On Mon, 2014-06-30 at 16:52 +0000, Paul Michali (pcm) wrote: > I have out for review 103536 to add this version to global > requirements, so that Neutron has an oslo fix (review 102909) for > encoding failure, which affects some gate runs. This review for global > requirements is failing requirements check > (http://logs.openstack.org/36/103536/1/check/check-requirements-integration-dsvm/6d9581c/console.html#_2014-06-30_12_34_56_921). > I did a recheck bug 1334898, but see the same error, with the release not > found, even though it is in PyPI. Infra folks say this is a known issue with > pushing out pre-releases. > > > Do we have a work-around? > Any proposed solution to try?
That makes two oslo alpha releases which are failing openstack/requirements checks: https://review.openstack.org/103256 https://review.openstack.org/103536 and an issue with the py27 stable/icehouse test jobs seemingly pulling in oslo.messaging 1.4.0.0a2: http://lists.openstack.org/pipermail/openstack-dev/2014-June/039021.html and these comments on IRC: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2014-06-30.log 2014-06-30T15:27:33 <pcm__> hi. Need help with getting latest oslo.messaging release added to global requirements. Can someone advise on the issues I see. 2014-06-30T15:28:06 <mordred> pcm__: there are issues adding oslo pre-releases to the mirror right now - we're working on a solution ... so you're not alone at least :) 2014-06-30T15:29:02 <pcm__> mordred: Jenkins failed saying that it could not find the release, but it is available. 2014-06-30T15:29:31 <bknudson> pcm__: mordred: is the fix to remove the check for --no-use-wheel in the check-requirements-integration-dsvm ? 2014-06-30T15:29:55 <mordred> bknudson: nope. it's to completely change our mirroring infrastructure :) Presumably there's more information somewhere on what solution infra are working on, but that's all I got ... We knew this pre-release-with-wheels stuff was going to be a little rocky, so this isn't surprising. Hopefully it'll get sorted out soon. Mark. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
