Bug#727786: CD/USB boot is the only way

2014-02-23 Thread Aurelien Jarno
On Tue, Nov 12, 2013 at 10:08:05AM -0500, Daniel Genin wrote: > Just ran into this bug after installing and uninstalling gdb64 (which > depends on libc6-amd64). > > Having root access does not solve the problem because rm and ln rely on > libc6 > > ~$ ldd /bin/rm > linux-vdso.so.1 => (0x7fff

Bug#727786: CD/USB boot is the only way

2013-11-12 Thread Daniel Genin
Just ran into this bug after installing and uninstalling gdb64 (which depends on libc6-amd64). Having root access does not solve the problem because rm and ln rely on libc6 ~$ ldd /bin/rm linux-vdso.so.1 => (0x7fffd578e000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f37ad8ee000) /l