See also the pip issues, which I found to be at the
heart of virtualenv issues
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1373254
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
This is still a confirmed issue for us on 13.04 and 14.04. Debian has a
fix merged already for multiple months and the workaround is not very
good for those who need to package their applications and cannot update
virtualenv using pip or mess with /usr/lib/python. Is it possible we can
get the fix
sudo pip install --upgrade virtualenv
works for me, on Ubuntu 13.10. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_nd.py missing in /usr/lib/python2.7/
To mana
Here is workaround for 13.04
cd /usr/lib/python2.7
sudo ln -s plat-x86_64-linux-gnu/_sysconfigdata_nd.py .
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_nd.py missing
With lubuntu 13.04, "sudo pip install --upgrade virtualenv" actually
resolves the problem.
You will need to install pip, using "sudo apt-get install python-pip"
first.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
sudo pip install --upgrade virtualenv did not seem to solve the problem in my
case.
The workaround from comment #4 did.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_n
Yup, as Mar-castelluccio said - the problem could be in the currently
packaged version of virtualenv. After upgrading to the latest version in
the Cheese shop
sudo pip install --upgrade virtualenv
the problem seems to be fixed.
--
You received this bug notification because you are a member
Cool, thanks for the update.
** Changed in: virtualenv (Ubuntu)
Status: Fix Released => Invalid
** Changed in: python2.7 (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
No one said they are fixes. They are workarounds. However the problem
was in the in-tree virtualenv in the Firefox source code.
** Changed in: virtualenv (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Python has been recently multiarched, virtualenv should be fixed to include
multiarch python locations.
The comment #4 nor #7 are not "fixes" they just break co-installing python for
multiple architectures.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Marco's workaround in comment 4 here fixed the problem for me, too
(though I used a symlink instead of moving the file).
Specifically, I ran these commands:
cd /usr/lib/python2.7
ln -s plat-x86_64-linux-gnu/_sysconfigdata_nd.py .
and I was able to build firefox after doing that.
--
You recei
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: virtualenv (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
See also: https://bugzilla.mozilla.org/show_bug.cgi?id=837631
** Bug watch added: Mozilla Bugzilla #837631
https://bugzilla.mozilla.org/show_bug.cgi?id=837631
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
** Also affects: virtualenv (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_nd.py missing in /usr/lib/python2.7/
To
Moving the file from /usr/lib/python2.7/plat-x86_64-linux-gnu to
/usr/lib/python2.7 solved my problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_nd.py missing in /u
This is the build log, when I try to build Firefox:
Creating Python environment
Cannot find file /usr/include/x86_64-linux-gnu/python2.7 (bad symlink)
New python executable in
/home/marco/Scrivania/FD/src/obj-x86_64-unknown-linux-gnu/_virtualenv/bin/python2.7
Not overwriting existing python scrip
$ dpkg -S _sysconfigdata_nd.py
libpython2.7-minimal:amd64:
/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd.py
so it's there, and no, the (closed) Debian issues are not related. so
what are you trying to report?
** Changed in: python2.7 (Ubuntu)
Status: New => Incomplete
--
Y
Related Debian bugs:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695707
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695958
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sys
18 matches
Mail list logo