pip 1.5.4 tarball not mirrored by pypi-mirror with virtualenv 1.11

Bug #1300069 reported by Manuel Desbonnet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
New
Undecided
Unassigned

Bug Description

Running pypi-mirror with virtualenv 1.11.4 I find that the tarball for pip 1.5.4 is not included in the mirror built by the run-mirror script.

I think this is because virtualenv 1.11.4 preconfigures virtualenvs it creates with pip 1.5.4 already installed, and this causes pip not to download the tarball when called by run-mirror.

The lack of a pip tarball causes problems for older (pre 1.5?) versions of pip which don't support wheels.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to pypi-mirror (master)

Fix proposed to branch: master
Review: https://review.openstack.org/84081

Revision history for this message
Manuel Desbonnet (manuel-desbonnet) wrote :

Patch submitted to add --force-reinstall flag to 'pip install': https://review.openstack.org/84081

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.