On Tue, May 16 2017, Andreas Jaeger wrote: > what exactly happened with Babel? > > I see in global-requirements the following: > Babel>=2.3.4,!=2.4.0 # BSD > > that shouldn't case a problem - or does it? Or what's the problem?
Damn, at the moment I pressed the `Sent' button I thought "You just complained without including much detail idiot". Sorry about that! One of the log that fails: http://logs.openstack.org/13/464713/2/check/gate-gnocchi-tox-py27-mysql-ceph-upgrade-from-3.1-ubuntu-xenial/db61bdf/console.html Basically oslo.policy pulls oslo.i18n which pulls Babel!=2.4.0 But Babel is already pulled by os-testr which depends on >=2.3.4. So pip does not solve that (unfortunately) and then the failure is: 2017-05-16 05:08:43.629772 | 2017-05-16 05:08:43.503 10699 ERROR gnocchi ContextualVersionConflict: (Babel 2.4.0 (/home/jenkins/workspace/gate-gnocchi-tox-py27-mysql-ceph-upgrade-from-3.1-ubuntu-xenial/upgrade/lib/python2.7/site-packages), Requirement.parse('Babel!=2.4.0,>=2.3.4'), set(['oslo.i18n'])) I'm pretty sure Babel should not even be in the requirements list of oslo.i18n since it's not a runtime dependency AFAIU. -- Julien Danjou /* Free Software hacker https://julien.danjou.info */
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev