This is fixed; not migrating to new issues tracker at
https://github.com/pypa/virtualenv
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/351895
Title:
Setuptools In Jaunty Doesn't Work
--
ubuntu-bug
This is an issue in the upstream Debian python-setuptools package. I've
discussed it with the Debian maintainer for python-setuptools and filed
a bug here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618367
** Bug watch added: Debian Bug tracker #618367
http://bugs.debian.org/cgi-bin/bugre
Pip uninstall calls the Distribution.egg_name() method, and appends
".egg-info", to determine where to find package metadata. This is
precisely the same technique used by setuptools/distribute's
install_egg_info command to determine the name of the metadata directory
when creating it (see
https://b
Dell Inspiron 1100 laptop with Karmic, I was experiencing freezes
reliably every boot after under an hour, mouse moving but no response
otherwise. Someone had said they could trigger the freeze with the
"kernel modesetting" system test, or with shifting to tty with C-A-Fx, I
was not able to trigger
Successful workaround:
car...@arugula:~/projects/pip/pip$ cd /usr/lib/
car...@arugula:/usr/lib$ sudo ln -s libpython2.6.so.1 libpython2.6.so
[sudo] password for carljm:
car...@arugula:/usr/lib$ ls -la libpython*
lrwxrwxrwx 1 root root 17 2010-02-12 11:02 libpython2.6.so ->
libpython2.6.so.1
Public bug reported:
Binary package hint: python2.6
The libpython2.6 package (version 2.6.4-0ubuntu3) installs a broken
symlink into /usr/lib/python2.6/config/libpython2.6.so. The symlink is
pointing to ../../libpython2.6.so (i.e. /usr/lib/libpython2.6.so), but
that file does not exist. /usr/lib/
I had this problem on a Dell Vostro desktop:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
Controller (rev 02)
Christian Apolloni's solution fixed it for me, I put "options snd-hda-
intel model=6stack-dig" in /etc/modprobe.d/alsa-base
alsa-info.sh results here: http://www