[OpenStack-Infra] Correct URL to synch local pypi mirror from

Jens Rosenboom j.rosenboom at x-ion.de
Wed May 11 21:32:27 UTC 2016


2016-05-11 22:31 GMT+02:00 Bob Hansen <hansenb at us.ibm.com>:
> Every few weeks my third part CI system gets burned by this. I have a
> bandersnatch mirror, that mirrors from pypi.python.org every few hours, but
> during a run it can't find packages that have been updated in various
> requirements.txt files and not on pypi.python.org.
>
> Recently there was a change made to the oslo.config and oslo.concurrency
> versions that are not on my mirror and are not on pypi.python.org.
>
> As an example, I see this in devstacklog.txt:
>
> 2016-05-11 19:30:32.938 | Collecting oslo.config===3.9.0 (from -c
> /opt/stack/new/requirements/upper-constraints.txt (line 211))
> 2016-05-11 19:30:32.941 | Could not find a version that satisfies the
> requirement oslo.config===3.9.0 (from -c
> /opt/stack/new/requirements/upper-constraints.txt (line 211)) (from
> versions: )
> 2016-05-11 19:30:32.943 | No matching distribution found for
> oslo.config===3.9.0 (from -c
> /opt/stack/new/requirements/upper-constraints.txt (line 211))
>
> A check on pypi (and my mirror) shows the most recent version is oslo.config
> 3.4.0

This error looks like the one fixed for infra earlier today, see
http://lists.openstack.org/pipermail/openstack-infra/2016-May/004262.html



More information about the OpenStack-Infra mailing list