Package: libboost1.35-dbg Severity: important On upgrading from lenny to squeeze, The file /usr/share/python/runtime.d/libboost1.35-dbg.rtupdate didn't recognise that python2.6 was a valid python version and thus blocked the installation of python2.6 --> which obviously broke / didn't let other packages get installed.
rtupdate() { case "$1" in - python2.4) py=py24 ;; + python2.6) py=py26;; python2.5) py=py25 ;; *) die $0 unknown python version $1 ;; esac -- System Information: Debian Release: 5.0.6 APT prefers stable APT policy: (900, 'stable'), (650, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36 (SMP w/4 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org