Comment 2 for bug 1864399

Revision history for this message
Sorin Sbarnea (ssbarnea) wrote :

My impression is that we have two bugs here as I am found this today: https://review.rdoproject.org/zuul/build/de8f3d0c42254e65b42ab964346ff3f0/console

```
stdout: Ignoring python-ironicclient: markers 'python_version >= "3.6"' don't match your environment
Looking in indexes: http://mirror.regionone.rdo-cloud.rdoproject.org/pypi/simple, http://mirror.regionone.rdo-cloud.rdoproject.org/wheel/centos-7.7-x86_64
...
Collecting unicodecsv>=0.8.0; python_version < "3.0"
  Downloading http://mirror.regionone.rdo-cloud.rdoproject.org/pypifiles/packages/6f/a4/691ab63b17505a26096608cc309960b5a6bdf39e4ba1a793d5f9b1a53270/unicodecsv-0.14.1.tar.gz (10 kB)

:stderr: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement gitdb>=4.0.1 (from gitdb2>=2.0.0->GitPython<2.1.12,>=1.0.1->tripleo-common->-r /home/zuul/ci-config/test-requirements.txt (line 13)) (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4)
ERROR: No matching distribution found for gitdb>=4.0.1 (from gitdb2>=2.0.0->GitPython<2.1.12,>=1.0.1->tripleo-common->-r /home/zuul/ci-config/test-requirements.txt (line 13))

```

As you can see the list over versions does not contain any newer version.

I am confident that our mirroring is broken in my case.