Hi,
On 02/03/2015 03:30 PM, Nicky Perian wrote: I guess such a breakage would not stay unfixed for long if it were common. Do you have specific pinnings or the like ? You're not being clear whether you're using backports already or not. In any case, here's how it looks on one of my wheezy systems, hooked to the backports archive, but as you can see python2.7 is not taken from backports. Hope this helps: myhost-~ $ cat /etc/debian_version 7.8 (totally up to date, by the way) myhost-~ $ dpkg -S pyexpat.so python2.6: /usr/lib/python2.6/lib-dynload/pyexpat.so python2.7: /usr/lib/python2.7/lib-dynload/pyexpat.so myhost-~ $ dpkg -l python2.7 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii python2.7 2.7.3-6+deb7 amd64 Interactive high-level object-ori myhost-~ $ python Python 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pyexpat >>> myhost-~ $ apt-cache madison python2.7 python2.7 | 2.7.3-6+deb7u2 | http://ftp.fr.debian.org/debian/ stable/main amd64 Packages python2.7 | 2.7.3-6+deb7u2 | http://security.debian.org/ stable/updates/main amd64 Packages python2.7 | 2.7.3-6+deb7u2 | http://ftp.fr.debian.org/debian/ stable/main Sources -- Georges Racinet Anybox SAS, http://anybox.fr Bureau: 09 72 39 50 97 / 09 72 39 13 06 Portable: 06 51 32 07 27 GPG: 0x33AB0A35, sur serveurs publics |