Bug 1434356 - sudo pip install produces a warning message with typo
Summary: sudo pip install produces a warning message with typo
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pip
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Orsava
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-21 10:49 UTC by Pavel Grunt
Modified: 2017-04-01 17:23 UTC (History)
6 users (show)

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:
Clone Of:
Environment:
Last Closed: 2017-04-01 17:23:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fix typo in downstream-only patch (1.14 KB, patch)
2017-03-21 10:49 UTC, Pavel Grunt
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.