Virtualenv fails

Bug #1092107 reported by Chuck Short
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-virtualenv (Debian)
Fix Released
Unknown
python-virtualenv (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/virtualenv", line 3, in <module>
    virtualenv.main()
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 965, in main
    never_download=options.never_download)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 1072, in create_environment
    search_dirs=search_dirs, never_download=never_download)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 617, in install_distribute
    search_dirs=search_dirs, never_download=never_download)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 583, in _install_req
    cwd=cwd)
  File "/usr/lib/python2.7/dist-packages/virtualenv.py", line 1043, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /opt/stack/nova/.venv/bin/python -c "#!python
\"\"\"Bootstra... sys.exit(main())
" failed with error code 2
Command "virtualenv -q /opt/stack/nova/.venv" failed.

Revision history for this message
Barry Warsaw (barry) wrote :

This is a known problem, and we're hashing out solutions in Debian.

Changed in python-virtualenv (Debian):
status: Unknown → Fix Committed
Changed in python-virtualenv (Debian):
status: Fix Committed → Fix Released
Revision history for this message
Mar-castelluccio (mar-castelluccio) wrote :

So, is this fixed on Debian but not on Ubuntu?
I can't build Firefox on Ubuntu because of this bug.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-virtualenv (Ubuntu):
status: New → Confirmed
Revision history for this message
Stefano Rivera (stefanor) wrote :

Closing because the linked Debian bug was closed ages ago, and that fix flowed through to Ubuntu.

Changed in python-virtualenv (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.