Reference public pip issue.

Change-Id: I944d0ac68cc1ea21f7384bb86d2051fe4c3201f7
This commit is contained in:
Joshua Harlow
2013-06-11 10:10:42 -07:00
parent 0f73af57aa
commit 05519531f9

View File

@@ -16,3 +16,5 @@ The temporary folder for building (/tmp/XYZ) is not owned by your user!
This is a new feature of pip>=1.3 where it seems to incorrectly handle the SUDO This is a new feature of pip>=1.3 where it seems to incorrectly handle the SUDO
user. To get around this just remove the above directory and reactivate the user. To get around this just remove the above directory and reactivate the
appropriate ANVIL command. appropriate ANVIL command.
Issue @ https://github.com/pypa/pip/issues/982