Package: libc-bin Version: 2.13-3 When I "aptitude upgrade" the setup portion of libc-bin fails and renders the system unusable.
The setup script removes the symbolic link lib64 -> /lib in the root directory. I was able to recover using the following command: /lib/ld-linux-x86-64.so.2 --library-path /lib /bin/ln -sf /lib /lib64 I suggest that this update be removed until the setup script is fixed. I am running debian sid. Preparing to replace libc-bin 2.13-2 (using .../libc-bin_2.13-3_amd64.deb) ... Unpacking replacement libc-bin ... Processing triggers for man-db ... Setting up libc-bin (2.13-3) ... (Reading database ... 241713 files and directories currently installed.) Preparing to replace libc6 2.13-2 (using .../libc6_2.13-3_amd64.deb) ... Unpacking replacement libc6 ... dpkg (subprocess): unable to execute rm command for cleanup (rm): No such file or directory dpkg: error while cleaning up: subprocess rm cleanup returned error exit status 2 Could not exec dpkg! E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi' E: Sub-process returned an error code E: Sub-process /usr/bin/dpkg returned an error code (100) A package failed to install. Trying to recover: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1305173799.9271.7.camel@venus

