I enabled the commented out repos (IBM ones) ran an update and is now running the following command for all three files:
for p in `dpkg -l | awk {' print $2 '};`; do echo "Doing $p now"; dpkg- query -L $p | grep "libc.so.6" ;done > libc.so.6.output & replacing libc.so.6 with ld-linux.so.2 and libdl.so.2 Ill post the output when done... Any thing else I need to search for ? -- libc6 update for Edgy fails due to sanity check https://launchpad.net/bugs/81125 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs