Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554730 - dev-python/stevedore-1.6.0 blocks >=dev-python/pbr-1.0.0
Summary: dev-python/stevedore-1.6.0 blocks >=dev-python/pbr-1.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 11:23 UTC by Vladimir Datsevich
Modified: 2015-07-17 19:18 UTC (History)
1 user (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 Vladimir Datsevich 2015-07-13 11:23:45 UTC
When installing virtualenvwrapper on unstable, it requires stevedore, which itself depends on pbr.

The ebuild of stevedore-1.6.0 requires:

>=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
<dev-python/pbr-1.0.0[${PYTHON_USEDEP}]

In the source of stevedore-1.6.0 in the requieremnts.txt you can find:
pbr<2.0,>=0.11


That is, the ebuild has to be changed accordingly, please.

Reproducible: Always

Steps to Reproduce:
1. install virtualenvwrapper
2. look at blocking messages from emerge
3.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-07-17 19:17:52 UTC
fixed in 1.6.0-r1