On 20 May 2015 at 09:30, Victor Stinner <vstinner at redhat.com> wrote: > Hi, > > I found a related issue in glance. > > "issue with pbr 1.0 release" > https://bugs.launchpad.net/glance/+bug/1456800 > > "Modify entry point tests to not require deps" > https://review.openstack.org/#/c/184326/ So its the same pattern: pkg_resources is being asked to validate the dependencies, and they are failing because pip doesn't have a resolver and we've installed something strictly outside the deps of e.g. oslo.db. I recommended on the bug to use require=False, at least until we've worked through our management of dependencies to be less fragile. -Rob -- Robert Collins <rbtcollins at hp.com> Distinguished Technologist HP Converged Cloud