RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1428201 - Is Ocata CI broken as yum install instack-undercloud returns dependencies issues?
Summary: Is Ocata CI broken as yum install instack-undercloud returns dependencies iss...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: instack-undercloud
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-02 00:24 UTC by David Hill
Modified: 2017-03-03 00:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-03 00:27:42 UTC
Embargoed:


Attachments (Terms of Use)

Description David Hill 2017-03-02 00:24:01 UTC
Description of problem:
Is Ocata CI broken as yum install instack-undercloud returns dependencies issues?

--> Finished Dependency Resolution
Error: Package: instack-undercloud-6.0.0-0.20170213220712.10550e5.el7.centos.noarch (openstack-ocata)
           Requires: openstack-heat-templates
           Available: openstack-heat-templates-0.0.1-0.20170213135307.5705749.el7.centos.noarch (openstack-ocata)
               openstack-heat-templates = 0.0.1-0.20170213135307.5705749.el7.centos
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************

Error: Package: instack-undercloud-6.0.0-0.20170213220712.10550e5.el7.centos.noarch (openstack-ocata)
           Requires: openstack-heat-templates
           Available: openstack-heat-templates-0.0.1-0.20170213135307.5705749.el7.centos.noarch (openstack-ocata)
               openstack-heat-templates = 0.0.1-0.20170213135307.5705749.el7.centos
 You could try using --skip-broken to work around the problem


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


How reproducible:
Always
[openstack-ocata]
name=OpenStack Newton Testing
baseurl=https://trunk.rdoproject.org/centos7-ocata/current-passed-ci/
#baseurl=https://trunk.rdoproject.org/centos7-ocata/current/
gpgcheck=0
enabled=1
[openstack-deps-ocata]
name=OpenStack Newton Trunk Tested
baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-ocata/
gpgcheck=0
enabled=1


Steps to Reproduce:
1. Install the above ocata.repo
2. yum install instack-undercloud
3.

Actual results:
Fails

Expected results:
Succeeds

Additional info:
If I use the "current" instead , it seems to be working and the current-passed-ci hasn't been updated since feb 14.

https://trunk.rdoproject.org/centos7-ocata/

Comment 1 Alan Pevec 2017-03-03 00:27:42 UTC
Please use current-tripleo for Ocata, current-passed-ci is not used, we need to remove it.
Also I see you're editing .repo for Newton, you can install https://rdoproject.org/repos/openstack-ocata/rdo-release-ocata.rpm instead.


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