Activity log for bug #1926621

Date Who What changed Old value New value Message
2021-04-29 14:08:18 Chuck Short bug added bug
2021-04-29 14:24:11 OpenStack Infra starlingx: status New In Progress
2021-04-29 15:09:09 Chuck Short description Collecting git-review Downloading https://files.pythonhosted.org/packages/52/32/314cdb83186d43661a36d3e49390f818bce4e878b90a0bc980a3c70252bb/git-review-2.1.0.tar.gz (62kB) Complete output from command python setup.py egg_info: Couldn't find index page for 'pbr' (maybe misspelled?) No local packages or download links found for pbr>=4.1.0 Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-UkHpmF/git-review/setup.py", line 20, in <module> setuptools.setup(setup_requires=['pbr>=4.1.0'], pbr=True) File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup _setup_distribution = dist = klass(attrs) File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__ self.fetch_build_eggs(attrs.pop('setup_requires')) File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs parse_requirements(requires), installer=self.fetch_build_egg File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 618, in resolve dist = best[req.key] = env.best_match(req, self, installer) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 862, in best_match return self.obtain(req, installer) # try and download/install File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 874, in obtain return installer(requirement) File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 339, in fetch_build_egg return cmd.easy_install(req) File "/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 617, in easy_install raise DistutilsError(msg) distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=4.1.0') While building the container to setup the developer environment for centos7, the container will fail to build because newer versions on git-review do not support python2.7, from the release notes: https://docs.opendev.org/opendev/git-review/latest/releasenotes.html "As of this release, git-review no longer supports running under the Python 2.7 interpreter. The major version component has been increased accordingly. Users wishing to use git-review with Python 2.7 can cap their installations like pip install "git-review<2", though pip version 9 and later will use python_requires package metadata to avoid installing git-review on an unsupported interpreter. Future removal of support for Python 3 minor versions will only result in a minor version increase for corresponding git-review releases." Traceback is below: Collecting git-review   Downloading https://files.pythonhosted.org/packages/52/32/314cdb83186d43661a36d3e49390f818bce4e878b90a0bc980a3c70252bb/git-review-2.1.0.tar.gz (62kB)     Complete output from command python setup.py egg_info:     Couldn't find index page for 'pbr' (maybe misspelled?)     No local packages or download links found for pbr>=4.1.0     Traceback (most recent call last):       File "<string>", line 1, in <module>       File "/tmp/pip-build-UkHpmF/git-review/setup.py", line 20, in <module>         setuptools.setup(setup_requires=['pbr>=4.1.0'], pbr=True)       File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup         _setup_distribution = dist = klass(attrs)       File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__         self.fetch_build_eggs(attrs.pop('setup_requires'))       File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs         parse_requirements(requires), installer=self.fetch_build_egg       File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 618, in resolve         dist = best[req.key] = env.best_match(req, self, installer)       File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 862, in best_match         return self.obtain(req, installer) # try and download/install       File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 874, in obtain         return installer(requirement)       File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 339, in fetch_build_egg         return cmd.easy_install(req)       File "/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 617, in easy_install         raise DistutilsError(msg)     distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=4.1.0')
2021-04-30 14:09:52 Ghada Khalil tags stx.build
2021-05-01 00:39:25 Ghada Khalil starlingx: assignee Chuck Short (zulcss)
2021-05-01 00:40:13 Ghada Khalil starlingx: importance Undecided High
2021-05-01 00:40:21 Ghada Khalil tags stx.build stx.6.0 stx.build
2021-11-24 19:36:53 Chuck Short starlingx: status In Progress Fix Released
2021-11-24 19:38:07 Ghada Khalil marked as duplicate 1927137