RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1060334 - openstack-dashboard' returned 1: Error: Package: openstack-dashboard-2014.1-0.1b1.fc21.noarch (openstack-icehouse)
Summary: openstack-dashboard' returned 1: Error: Package: openstack-dashboard-2014.1-0...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-31 20:20 UTC by wes hayutin
Modified: 2014-02-04 10:05 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-04 10:05:57 UTC
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2014-01-31 20:20:37 UTC
Description of problem:

openstack-packstack-2013.2.1-0.29.dev956.fc20.noarch

ERROR during install:

ESC[0;36mDebug: Executing '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard'ESC[0m
ESC[1;31mError: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard' returned 1: Error: Package: openstack-dashboard-2014.1-0.1b1.fc21.noarch (openstack-icehouse)
           Requires: python-troveclient >= 1.0.0
           Available: python-troveclient-0.1.4-3.fc20.noarch (fedora)
               python-troveclient = 0.1.4-3.fc20
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
ESC[0m
ESC[1;31mError: /Stage[main]/Horizon/Package[horizon]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-dashboard' returned 1: Error: Package: openstack-dashboard-2014.1-0.1b1.fc21.noarch (openstack-icehouse)
           Requires: python-troveclient >= 1.0.0
           Available: python-troveclient-0.1.4-3.fc20.noarch (fedora)
               python-troveclient = 0.1.4-3.fc20
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Comment 1 Pádraig Brady 2014-02-03 23:22:48 UTC
This is surprising since the correct version of troveclient should
be available in the stable fedora repositories (since Jan 3rd 2014):
https://admin.fedoraproject.org/updates/python-troveclient-1.0.3-1.fc20

Are you using an out of date mirror perhaps?

Comment 2 Matthias Runge 2014-02-04 08:48:49 UTC
Astonishing, your yum lists:
Available: python-troveclient-0.1.4-3.fc20.noarch (fedora)

So, I'm curious, what does yum install python-troveclient return?

Comment 3 Matthias Runge 2014-02-04 08:52:38 UTC
Ugh, should get another coffee.

Is there a chance, you're still on f19?
bodhi -L python-troveclient
dist-6E-epel-testing-candidate  python-troveclient-1.0.3-1.el6
     f19-updates-candidate  python-troveclient-0.1.4-3.fc19
               f19-updates  python-troveclient-0.1.4-3.fc19
       f19-updates-testing  python-troveclient-0.1.4-3.fc19
       f20-updates-testing  python-troveclient-1.0.3-1.fc20
     f20-updates-candidate  python-troveclient-1.0.3-1.fc20
               f20-updates  python-troveclient-1.0.3-1.fc20


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