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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To David Runge (dvzrv)
Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by David Runge (dvzrv) - Wednesday, 29 June 2022, 10:04 GMT
@df8oe: Thanks for the ticket!

Can you still reproduce this with python-pip 22.1.2 (currently in [testing])?
Comment by Andreas Richter (df8oe) - Wednesday, 29 June 2022, 13:28 GMT
I can confirm python-pip 22.1.2 is working properly

Loading...