Bug 733826

Summary: python-virtualenv package doesn't work.
Product: [Fedora] Fedora Reporter: Anand Jeyahar <anand.jeyahar>
Component: python-virtualenvAssignee: Steve Milner <smilner>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: dmalcolm, smilner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 18:37:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anand Jeyahar 2011-08-27 08:54:31 UTC
Description of problem:
python-virtualenv creates a problem.
If i run virtualenv -v --no-site-packages <Dir name>
It throws up Permission denied error.

Version-Release number of selected component (if applicable):

python-virtualenv-1.5.1-2.fc15.noarch

How reproducible:
Always

Steps to Reproduce:
1. Run virtualenv -v <Dir-name>
2.
3.
  
Actual results:
Folowing error message:
virtualenv -v --no-site-packages nltk
Creating nltk/lib/python2.7
Symlinking nltk/lib64
Symlinking Python bootstrap modules
  Symlinking nltk/lib/python2.7/lib-dynload
  Symlinking nltk/lib/python2.7/config
  Symlinking nltk/lib64/python2.7/os.py
  Ignoring built-in bootstrap module: posix
  Symlinking nltk/lib64/python2.7/posixpath.py
  Cannot import bootstrap module: nt
  Symlinking nltk/lib64/python2.7/ntpath.py
  Symlinking nltk/lib64/python2.7/genericpath.py
  Symlinking nltk/lib64/python2.7/fnmatch.py
  Symlinking nltk/lib64/python2.7/locale.py
  Symlinking nltk/lib64/python2.7/encodings
  Symlinking nltk/lib64/python2.7/codecs.py
  Symlinking nltk/lib64/python2.7/stat.py
  Symlinking nltk/lib64/python2.7/UserDict.py
  Symlinking nltk/lib64/python2.7/copy_reg.py
  Symlinking nltk/lib64/python2.7/types.py
  Symlinking nltk/lib64/python2.7/re.py
  Symlinking nltk/lib64/python2.7/sre.py
  Symlinking nltk/lib64/python2.7/sre_parse.py
  Symlinking nltk/lib64/python2.7/sre_constants.py
  Symlinking nltk/lib64/python2.7/sre_compile.py
  Symlinking nltk/lib64/python2.7/warnings.py
  Symlinking nltk/lib64/python2.7/linecache.py
  Symlinking nltk/lib64/python2.7/_abcoll.py
  Symlinking nltk/lib64/python2.7/abc.py
  Symlinking nltk/lib64/python2.7/_weakrefset.py
Creating nltk/lib/python2.7/site-packages
Writing nltk/lib64/python2.7/site.py
Writing nltk/lib64/python2.7/orig-prefix.txt
Writing nltk/lib64/python2.7/no-global-site-packages.txt
Creating parent directories for nltk/include
Symlinking nltk/include/python2.7
Creating nltk/bin
New python executable in nltk/bin/python
Changed mode of nltk/bin/python to 0775
Testing executable with nltk/bin/python -c "import sys; print sys.prefix"
Traceback (most recent call last):
  File "/usr/bin/virtualenv", line 9, in <module>
    load_entry_point('virtualenv==1.5.1', 'console_scripts', 'virtualenv')()
  File "/usr/lib/python2.7/site-packages/virtualenv.py", line 558, in main
    prompt=options.prompt)
  File "/usr/lib/python2.7/site-packages/virtualenv.py", line 647, in create_environment
    site_packages=site_packages, clear=clear))
  File "/usr/lib/python2.7/site-packages/virtualenv.py", line 931, in install_python
    stdout=subprocess.PIPE)
  File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1202, in _execute_child
    raise child_exception
OSError: [Errno 13] Permission denied



Expected results:
Success. and a virtualenv created.


Additional info:

Comment 1 Fedora End Of Life 2012-08-07 18:37:20 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

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

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached 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 to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

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.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping