[openstack-dev] [all] gate pep8 jobs broken today

Robert Collins robertc at robertcollins.net
Tue May 19 22:16:32 UTC 2015


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



More information about the OpenStack-dev mailing list