Bug 855495

Summary: Alias system pip CLI from pip-python to python-pip
Product: [Fedora] Fedora Reporter: Nick Coghlan <ncoghlan>
Component: python-pipAssignee: Tim Flink <tflink>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: metherid, tflink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-07 04:28:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nick Coghlan 2012-09-08 05:27:52 UTC
To avoid a nameclash with perl-pip (I assume), the python-pip package installs the CLI as "pip-python" rather than as "pip".

By contrast, perl-pip uses the same name for both the package *and* the CLI.

The reversal in the Python version (package python-pip, CLI pip-python) seems unnecessarily confusing. It would be easier to remember if the CLI used the same order as the package.

Comment 1 Nick Coghlan 2012-09-08 05:36:30 UTC
Changed suggestion to aliasing, since an abrupt rename would break scripts that expect the reversed name on Fedora.

Comment 2 Tim Flink 2012-09-13 05:31:07 UTC
I guess that I hadn't really looked at the differences between perl-pip and python-pip all that much or noticed the discrepancy between the package and binary name.

I have a bunch of packaging work to do as soon as F18 alpha is released - I'll add the alias then and leave both of them for a couple of releases before phasing it out for F19 or F20.

Comment 3 Fedora Update System 2012-10-09 19:21:34 UTC
python-pip-1.2.1-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-pip-1.2.1-2.fc18

Comment 4 Fedora Update System 2012-10-10 05:03:43 UTC
Package python-pip-1.2.1-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-pip-1.2.1-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15769/python-pip-1.2.1-2.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-07 04:28:26 UTC
python-pip-1.2.1-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.