[Bug 351895] Re: Setuptools In Jaunty Doesn't Work

2011-03-15 Thread Carl Meyer
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

[Bug 725178] Re: egg-info directory name lacks Python version string

2011-03-14 Thread Carl Meyer
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

[Bug 725178] Re: egg-info directory name lacks Python version string

2011-02-25 Thread Carl Meyer
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

[Bug 456902] Re: [i845G] Karmic stops responding a few minutes after log in

2010-02-14 Thread Carl Meyer
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

[Bug 521050] Re: libpython2.6 package contains broken symlink

2010-02-12 Thread Carl Meyer
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

[Bug 521050] [NEW] libpython2.6 package contains broken symlink

2010-02-12 Thread Carl Meyer
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/

[Bug 198218] Re: [hardy] After suspend sound isnt working anymore

2008-09-25 Thread Carl Meyer
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