RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1151589 - trove does not install dependency python-pbr
Summary: trove does not install dependency python-pbr
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: distribution
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Liberty
Assignee: Sergey Gotliv
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-10 18:37 UTC by Chris Hoge
Modified: 2016-03-08 16:31 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-08 16:31:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Hoge 2014-10-10 18:37:03 UTC
Description of problem:
Then installing openstack-trove-guestagent the python-pbr dependency isn't installed.

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

How reproducible:
install openstack-trove-guestagent
start openstack-trove-guestagent service
service does not start with dependency failure

Steps to Reproduce:
1. yum install -y openstack-trove-guestagent
2. service openstack-trove-guestagent start

Actual results:
ImportError: No module named pbr.version


Expected results:



Additional info:

Comment 1 Luigi Toscano 2015-03-18 11:28:03 UTC
Sorry for the late answer; I tried the steps on a non-guest machine and of course the startup fails for other reasons (but not because of missing pbr.version). Can you please confirm the exact versions you used, or recheck on the latest set of packages for?
(I tried openstack-trove-guestagent-2014.2.2-1.el7.noarch on centos7).

Comment 4 Alan Pevec 2016-03-08 16:31:55 UTC
In RDo Liberty openstack-trove has Requires:         python-pbr


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