pip: error: no such option: -E

Bug #1100403 reported by Johannes Erdfelt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
Fix Released
Undecided
Johannes Erdfelt
Grizzly
Fix Released
Undecided
Johannes Erdfelt

Bug Description

Running setup.py, in a virtual environment, for a package using oslo's setup.py helpers will result in this error being printed to the screen:

"Usage: pip COMMAND [OPTIONS]

pip: error: no such option: -E"

This is because pip dropped the -E option in version 1.1. Version 1.2.1 is the latest, so it appears this bug has been around for a few months now.

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

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

Changed in oslo:
assignee: nobody → Johannes Erdfelt (johannes.erdfelt)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/19838
Committed: http://github.com/openstack/oslo-incubator/commit/93aacfa8eff3fa04578313c717de7ed2c28a51ef
Submitter: Jenkins
Branch: master

commit 93aacfa8eff3fa04578313c717de7ed2c28a51ef
Author: Johannes Erdfelt <email address hidden>
Date: Wed Jan 16 18:05:50 2013 +0000

    Stop using no longer valid -E option for pip

    Fixes bug 1100403

    Version 1.1 of pip dropped the -E option. It's not necessary anyway since
    running pip in a correctly setup virtualenv will automatically do the right
    thing.

    Change-Id: Ifec9f27b8dc169d594125a0808126abe77ed42e7

Changed in oslo:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in oslo:
milestone: none → grizzly-3
status: Fix Committed → Fix Released
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.