On 2013-03-02 16:20:43 +0000, Simon McVittie wrote: > On Fri, 01 Mar 2013 at 17:00:35 +0100, Vincent Lefevre wrote: > > dpkg: error processing /var/cache/apt/archives/python2.7_2.7.3-7_amd64.deb > > (--unpack): > > trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is > > also in package python2.7-minimal 2.7.3-6 > > The amd64 binNMU 2.7.3-7+b1, which was intended to address this bug, also > has upgrade issues when upgrading directly from 2.7.3-6: > > dpkg: error processing /var/cache/apt/archives/python2.7_2.7.3-7+b1_amd64.deb > (--unpack): > trying to overwrite '/usr/lib/python2.7/lib-dynload/_ssl.so', which is also > in package python2.7-minimal 2.7.3-6
I confirm, but this is exactly the same problem: nothing has changed except that the files _hashlib.so and _ssl.so have been reversed from python2.7_2.7.3-7_amd64.deb to python2.7_2.7.3-7+b1_amd64.deb; that's why the filename has changed in the error message. FYI, python2.7-minimal 2.7.3-6 had: -rw-r--r-- root/root 38488 2013-01-02 15:34 ./usr/lib/python2.7/lib-dynload/_ssl.so -rw-r--r-- root/root 20696 2013-01-02 15:34 ./usr/lib/python2.7/lib-dynload/_hashlib.so and these are the only two files in /usr/lib/python2.7/lib-dynload. python2.7-minimal_2.7.3-7+b1_amd64.deb no longer has any file in this directory. python2.7 2.7.3-7+b1 still doesn't have a "Replaces:", hence the error. BTW, the MX problem for my domains should now be fixed. Thanks to Julien Cristau for the information (difficult to notice as the problem wasn't visible with the huge majority of SMTP clients). -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org