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

Bob Hansen hansenb at us.ibm.com
Wed May 11 20:31:48 UTC 2016



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

Questions:
1.What is the proper URL to synch my mirror from?
2.See many references to per-reqion openstack pypi mirrors, should I be
using them? If so, what are the URLs, or where can I find them?

Bob Hansen
z/VM OpenStack Enablement
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20160511/66857148/attachment.html>


More information about the OpenStack-Infra mailing list