Comment 14 for bug 350016

Revision history for this message
Edward Z. Yang (ezyang) wrote :

As far as I can tell, the manifestation of this issue hasn't been fixed.

>>> print sys.path
['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/Numeric', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/var/lib/python-support/python2.6', '/usr/lib/python2.6/dist-packages/gtk-2.0', '/var/lib/python-support/python2.6/gtk-2.0', '/usr/local/lib/python2.6/dist-packages']

ezyang@javelin:~$ aptitude show automake
Package: automake
State: installed
Automatically installed: yes
Version: 1:1.10.2-0ubuntu3

ezyang@javelin:~$ aptitude show python2.6
Package: python2.6
New: yes
State: installed
Automatically installed: no
Version: 2.6.2-0ubuntu1

Maybe Python needs to be repackaged?