Bug 1647232 - New dependencies required for RHEL7 EPEL
Summary: New dependencies required for RHEL7 EPEL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: general
Version: develop
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Christopher Beer
QA Contact: Bill Peck
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-06 22:47 UTC by Christopher Beer
Modified: 2018-11-13 14:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-13 14:26:16 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Beaker Project Gerrit 6328 0 None None None 2018-11-09 15:09:44 UTC

Description Christopher Beer 2018-11-06 22:47:50 UTC
Description of problem:
The Jenkins job for testing dependency requirements failed with unresolved dependencies. The check was for 'Beaker server for RHEL7 for arch in x86_64'.

Version-Release number of selected component (if applicable):
RHEL7

How reproducible:
Always

Steps to Reproduce:
Run Jenkins job:
'https://beaker-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/beaker-project.org-repoclosure/'
OR
Run command: 
dnf repoclosure --repofrompath=rhel,http://pulp-read.dist.prod.ext.phx2.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/ --repofrompath=rhel-optional,http://pulp-read.dist.prod.ext.phx2.redhat.com/content/dist/rhel/server/7/7Server/x86_64/optional/os/ --repofrompath=rhel-extras,http://pulp-read.dist.prod.ext.phx2.redhat.com/content/dist/rhel/server/7/7Server/x86_64/extras/os/ --repofrompath=beaker,https://beaker-project.org/yum/server-testing/RedHatEnterpriseLinux7/ --repoid=rhel --repoid=rhel-optional --repoid=rhel-extras --repoid=beaker --check=beaker --exclude=python-contextlib2.src --forcearch=x86_64 --arch=x86_64 --arch=noarch --arch=src --refresh

Actual results:
Error: Repoclosure ended with unresolved dependencies.
package: python-oslo-sphinx-4.0.0-1.el7.src from beaker
  unresolved deps:
    python2-six >= 1.9.0
    python2-requests >= 2.5.2
package: python-pbr-4.2.0-2.el7.src from beaker
  unresolved deps:
    python2-sphinx >= 1.1.3
    python2-oslo-sphinx

Expected results:
No error message

Additional info:

Comment 2 Christopher Beer 2018-11-13 14:26:16 UTC
Additional dependencies added to the yum-repos.conf file in the beaker-project.org repo.


Note You need to log in before you can comment on or make changes to this bug.