Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620898 - dev-python/python-novaclient-7.1.1: uses old, incompatible pbr
Summary: dev-python/python-novaclient-7.1.1: uses old, incompatible pbr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-05 13:01 UTC by Carlos Konstanski
Modified: 2017-06-07 15:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Konstanski 2017-06-05 13:01:40 UTC
All the python openstack packages (with ~amd64 keyword) now want >=dev-python/pbr-2.0. All except dev-python/python-novaclient. The latest version in portage is currently 7.1.1, and it's still on:

CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]
    <dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"

The latest python-novaclient in github is fixed; it wants:

pbr!=2.1.0,>=2.0.0 # Apache-2.0

Could we get a version bump? This situation is causing upgrades to be blocked due to the pbr discrepancy. pbr is not a slotted package.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 15:26:04 UTC
7.1.2 will have the fix, 8.0.0 is for pike which isn't officially out yet, should be tagged today sometime
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-06-07 15:42:00 UTC
7.1.2 is in tree