Hi, I have tried that workaround but without any success :(
I get the same message : # dpkg -i ./download/libc6_2.13-27_amd64.deb (Reading database ... 81988 files and directories currently installed.) Preparing to replace libc6:amd64 2.13-27 (using .../libc6_2.13-27_amd64.deb) ... A copy of the C library was found in an unexpected directory: '/lib/x86_64-linux-gnu/libc-2.13.so' It is not safe to upgrade the C library in this situation; please remove that copy of the C library or get it out of '/lib/x86_64-linux-gnu' and try again. dpkg: error processing ./download/libc6_2.13-27_amd64.deb (--install): subprocess new pre-installation script returned error exit status 1 Errors were encountered while processing: ./download/libc6_2.13-27_amd64.deb I have tried with all versions from 2.13-20 to 2.13-27 with exactly the same result ! Regards Mourad Le 08/05/2012 09:57, Nikolay Kichukov a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Mourad, I've been fighting this problem for a whole day on my debian testing which also used the same libc6 library as the one on your system. I have tried all I could think of to resolve this, one of the operations rendering my system totally useless ... so I did a lot of manual work to fix it. Anyways, the long story in short: Download the appropriate libc6 2.13.-27 library from snapshot.debian.net, in my case for 64 bit installation (amd64): http://snapshot.debian.org/archive/debian/20120227T041421Z/pool/main/e/eglibc/libc6_2.13-27_amd64.deb dpkg -i libc6_2.13-27_amd64.deb Which fixes libraries and configuration files which might have gone bad probably by mixing repos (testing and unstable) for example or from other sources ... After that, apt-get -f install fixes the required packages and dependencies for libc6-(friends). Let me know if you are not able to resolve the problem. PS: I am not subscribed to the list, so CC me. Cheers, - -Nik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPqNIGAAoJEDFLYVOGGjgXLgYH/0ncOLA1gOK0E5ptcEaUai8B L1/n0a9pnW0E5wxxyA3TJgNz7V9eRKTVfqTxQzmPb+JM9V1FxyV3QrWtXHfMffwh G70+iFXG3LQb1qIE+oE3G3W7FJG8n6dW7AprLrH3N+Nj/+RaRZQawjCwiywLyctL FkVEY9EF6wy+2JQwJRYUHP5vPYlfb7Ylun8NI4B/NqnaB6ycdv+0p4/aQyj0+ScR MteJatGfNHeEdezH6nHCi5y8VouZ2z19a0yw6tMEHO11n7wPm9W8JEPVkRxPfN7a s4+rXG33c83W1DiDxqEfswuSJfM8q9iSVFIxa8NwEZNnR4k5JgnEPXiTJs8Lluk= =dQbV -----END PGP SIGNATURE-----
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org