FS#74876 - [python-pip] refuses to upgrade packages with an infinite loop
Attached to Project:
Arch Linux
Opened by Andreas Richter (df8oe) - Saturday, 28 May 2022, 07:40 GMT
Last edited by David Thurstenson (thurstylark) - Saturday, 16 July 2022, 11:30 GMT
Opened by Andreas Richter (df8oe) - Saturday, 28 May 2022, 07:40 GMT
Last edited by David Thurstenson (thurstylark) - Saturday, 16 July 2022, 11:30 GMT
|
Details
Description:
python-pip refuses to install packages. An upgrade to newest python-pip seems mandatory. Additional info: * python-pip 21.0-1 Steps to reproduce: pip install --upgrade <any package name> leads to infinite "has inconsistent version: filename has 'x.y.z', but metadata has 'x.y.z' You can find informations here: https://github.com/pypa/pip/issues/10929 |
This task depends upon
Closed by David Thurstenson (thurstylark)
Saturday, 16 July 2022, 11:30 GMT
Reason for closing: Fixed
Additional comments about closing: python-pip 22.1.2
Saturday, 16 July 2022, 11:30 GMT
Reason for closing: Fixed
Additional comments about closing: python-pip 22.1.2
Can you still reproduce this with python-pip 22.1.2 (currently in [testing])?