PBR

requiring specific version of pip causes installation failures

Bug #1296310 reported by Doug Hellmann
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
PBR
Fix Released
High
Doug Hellmann

Bug Description

Requiring a specific version of pip in our requirements.txt causes failures for anyone on a system with a different pip, even though we don't actually require the version we specify.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :
Changed in pbr:
importance: Undecided → High
status: New → Triaged
assignee: nobody → Doug Hellmann (doug-hellmann)
status: Triaged → In Progress
Revision history for this message
Dariusz Suchojad (dsuch) wrote :

Hello,

this is a 'me too' comment. I've just been unable to install pbr and cliff because of specific pip verions being used even though like you say these are not needed anywhere.

Please update your requirements.

Thanks a lot!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to pbr (master)

Reviewed: https://review.openstack.org/82356
Committed: https://git.openstack.org/cgit/openstack-dev/pbr/commit/?id=4a69c118642f30a1f5af655add22424cc984d301
Submitter: Jenkins
Branch: master

commit 4a69c118642f30a1f5af655add22424cc984d301
Author: Doug Hellmann <email address hidden>
Date: Sun Mar 23 07:52:38 2014 -0700

    Remove pip version specifier

    We don't actually require pip 1.4, and saying that we do
    breaks package installation in a lot of cases. Remove the
    version specifier from our requirements list.

    Fixes-bug: #1296310
    Change-Id: I69c67c4c8cba7076e33292eaab9070ba51b4dff3

Changed in pbr:
status: In Progress → Fix Committed
Changed in pbr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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