Bug 1002611 - [abrt] python-pip-1.3.1-4.fc19: locations.py:54:_get_build_prefix:InstallationError: The temporary folder for building (/tmp/pip-build-elias) is not owned by your user!
Summary: [abrt] python-pip-1.3.1-4.fc19: locations.py:54:_get_build_prefix:Installatio...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pip
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2308fb40d383086cfb981669d72...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 14:23 UTC by Elias Vanderstuyft
Modified: 2015-02-17 16:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-17 16:58:35 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.51 KB, text/plain)
2013-08-29 14:23 UTC, Elias Vanderstuyft
no flags Details
File: environ (5.04 KB, text/plain)
2013-08-29 14:23 UTC, Elias Vanderstuyft
no flags Details

Description Elias Vanderstuyft 2013-08-29 14:23:52 UTC
Description of problem:
Running 'pip install python-rtmidi' as root while current dir is a user home directory.
The error is the following:
pip.exceptions.InstallationError: The temporary folder for building (/tmp/pip-build-elias) is not owned by your user!

Version-Release number of selected component:
python-pip-1.3.1-4.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python /usr/bin/pip install python-rtmidi
dso_list:       python-setuptools-0.6.36-1.fc19.noarch
executable:     /usr/bin/pip
kernel:         3.10.9-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
locations.py:54:_get_build_prefix:InstallationError: The temporary folder for building (/tmp/pip-build-elias) is not owned by your user!

Traceback (most recent call last):
  File "/usr/bin/pip", line 9, in <module>
    load_entry_point('pip==1.3.1', 'console_scripts', 'pip')()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 343, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2309, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2015, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.7/site-packages/pip/__init__.py", line 9, in <module>
    from pip.util import get_installed_distributions, get_prog
  File "/usr/lib/python2.7/site-packages/pip/util.py", line 15, in <module>
    from pip.locations import site_packages, running_under_virtualenv, virtualenv_no_global
  File "/usr/lib/python2.7/site-packages/pip/locations.py", line 64, in <module>
    build_prefix = _get_build_prefix()
  File "/usr/lib/python2.7/site-packages/pip/locations.py", line 54, in _get_build_prefix
    raise pip.exceptions.InstallationError(msg)
InstallationError: The temporary folder for building (/tmp/pip-build-elias) is not owned by your user!

Local variables in innermost frame:
msg: 'The temporary folder for building (/tmp/pip-build-elias) is not owned by your user!'
path: '/tmp/pip-build-elias'
fd: 6
file_uid: 1000

Comment 1 Elias Vanderstuyft 2013-08-29 14:23:55 UTC
Created attachment 791858 [details]
File: backtrace

Comment 2 Elias Vanderstuyft 2013-08-29 14:23:59 UTC
Created attachment 791859 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-03-24 14:57:31 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2015-01-09 19:38:36 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2015-02-17 16:58:35 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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