Bug 1434356

Summary: sudo pip install produces a warning message with typo
Product: [Fedora] Fedora Reporter: Pavel Grunt <pgrunt>
Component: python-pipAssignee: Tomas Orsava <torsava>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: bkabrda, donald, metherid, ncoghlan, TicoTimo, torsava
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pip-9.0.1-9.fc27 python-pip-9.0.1-9.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-01 17:23:19 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:
Attachments:
Description Flags
Fix typo in downstream-only patch none

Description Pavel Grunt 2017-03-21 10:49:56 UTC
Created attachment 1265007 [details]
Fix typo in downstream-only patch

Description of problem:
There is a downstream only patch which introduced a warning, which is useful imho, but it has a typo - missing space between "is" and "generally"

WARNING: Running pip install with root privileges isgenerally not a good idea.

Version-Release number of selected component (if applicable):
python3-pip-9.0.1-7.fc26.noarch

How reproducible:
100%

Steps to Reproduce:
1. sudo pip3 install PACKAGE
2. see warning message

Actual results:
WARNING: Running pip install with root privileges isgenerally ...

Expected results:
WARNING: Running pip install with root privileges is generally ...

Additional info:
patch attached

Comment 1 Igor Gnatenko 2017-03-21 10:50:58 UTC
++ from me ;)

Comment 2 Tomas Orsava 2017-03-21 11:17:37 UTC
Well, that's embarrassing :) Thanks for reporting—fixed!

Comment 3 Fedora Update System 2017-03-21 13:41:08 UTC
python-pip-9.0.1-9.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-0217cf92bb

Comment 4 Fedora Update System 2017-03-22 15:26:52 UTC
python-pip-9.0.1-9.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-0217cf92bb

Comment 5 Fedora Update System 2017-04-01 17:23:19 UTC
python-pip-9.0.1-9.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.