[openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

Doug Hellmann doug at doughellmann.com
Mon Jan 5 17:22:39 UTC 2015


On Jan 5, 2015, at 12:00 PM, Matt Riedemann <mriedem at linux.vnet.ibm.com> wrote:

> There is a deprecation warning in pip 6.0.6 which is making the py26 (on stable branches) and py27 jobs hit subunit log sizes of over 50 MB which makes the job fail.
> 
> A logstash query shows this started happening around 1/3 which is when pip 6.0.6 was released. In Nova alone there are nearly 18 million hits of the deprecation warning.
> 
> Should we temporarily block so that pip < 6.0.6?
> 
> https://bugs.launchpad.net/nova/+bug/1407736

I think this is actually a change in pkg_resources (in the setuptools dist) [1], being triggered by stevedore using require=False to avoid checking dependencies when plugins are loaded.

Doug

[1] https://bitbucket.org/pypa/setuptools/commits/b1c7a311fb8e167d026126f557f849450b859502


> 
> -- 
> 
> Thanks,
> 
> Matt Riedemann
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




More information about the OpenStack-dev mailing list