yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34058
[Bug 1456800] Re: issue with pbr 1.0 release
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1456800
Title:
issue with pbr 1.0 release
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
gate-glance-python27 of https://review.openstack.org/#/c/184304/ failed with:
ft1.1178: glance.tests.unit.test_opts.OptsTestCase.test_list_manage_opts_StringException: Traceback (most recent call last):
File "glance/tests/unit/test_opts.py", line 301, in test_list_manage_opts
expected_opt_groups, expected_opt_names)
File "glance/tests/unit/test_opts.py", line 45, in _test_entry_point
list_fn = ep.load()
File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2344, in load
self.require(*args, **kwargs)
File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2361, in require
items = working_set.resolve(reqs, env, installer)
File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 838, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (pbr 1.0.0 (/home/jenkins/workspace/gate-glance-python27/.tox/py27/lib/python2.7/site-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.log', 'sqlalchemy-migrate', 'oslo.context', 'oslo.serialization', 'stevedore', 'keystonemiddleware', 'oslo.messaging', 'oslo.config', 'oslo.concurrency', 'oslo.i18n', 'python-keystoneclient', 'oslo.utils', 'oslo.db', 'oslo.vmware', 'taskflow', 'python-cinderclient']))
See: http://logs.openstack.org/04/184304/1/check/gate-glance-
python27/a9278fa/
According to logs, pbr 1.0 and hacking 0.10.2 were installed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1456800/+subscriptions
References