On Fri, Nov 10, 2006, Lars Schimmer wrote: > tetris:~# ls /var/lib/python-support/python2.*/gtk-2.0/gtk > ls: /var/lib/python-support/python2.*/gtk-2.0/gtk: No such file or directory > tetris:~# > > So far so bad.
That's really bad. I suspected you would only have 2.4 and be missing 2.3, but you don't even have 2.4. This is because your python-gtk2 is out-of-date: > tetris:~# apt-cache policy python-gtk2 > python-gtk2: > Installed: 2.8.2-3 > Candidate: 2.8.6-6 > Version table: > 2.10.1-2 0 > 100 http://debian.inode.at experimental/main Packages > 2.8.6-6 0 > 900 http://debian.inode.at unstable/main Packages > 600 http://debian.inode.at testing/main Packages > *** 2.8.2-3 0 > 100 /var/lib/dpkg/status [...] > Maybe that will help. It certainly will... Always update your system before reporting bugs please! -- Loïc Minier <[EMAIL PROTECTED]>