Excerpts from Andreas Jaeger's message of 2017-03-01 16:22:24 +0100: > On 2017-03-01 06:26, Tony Breeds wrote: > > Hi All, > > Earlier today the release team tagged PBR 2.0.0. The reason for the > > major > > version bump is because warnerrors has been removed in favor of > > warning-is-error from sphinx >= 1.5.0. > > Can we change the sphinx==1.3.6 line in upper-constraints now?
We're currently running into failures updating requirements because of the pbr cap in several libraries. I see requestsexceptions, sqlalchemy-migrate, yaql, fairy-slipper, pypowervm, gnocchiclient, reno, and aodhclient mentioned in http://logs.openstack.org/88/439588/2/check/gate-requirements-tox-py27-check-uc-ubuntu-xenial/97625f3/console.html for example. I'm working on reno right now. Doug > > Andreas > > > It seems that several projects outside both inside and outside OpenStack > > have > > capped pbr <2.0.0 so we can't actually use this release yet. The > > requirements > > team will work with all projects to remove the cap of pbr in those projects. > > > > The good news is that projects using upper-constraints.txt are insulated > > from > > this and shouldn't be affected[1]. However upper-constraints.txt isn't > > being used > > by all projects and *those* projects will start seeing > > > > ContextualVersionConflicts: (pbr 2.0.0 in gate logs. It's recommended that > > those projects add a local ban for pbr and associate it with: > > https://bugs.launchpad.net/openstack-requirements/+bug/1668848 > > > > Then once the situation is resolved we can unwind and remove the temporary > > caps. > > > > Yours Tony. > > > > [1] There is at least 1 corner case where the coverage job installed > > directly > > from a git URL and therefore that wasn't protected. > > > > > > > > __________________________________________________________________________ > > OpenStack Development Mailing List (not for usage questions) > > Unsubscribe: [email protected]?subject:unsubscribe > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
