On Fri, Oct 18, 2002 at 05:58:53PM +0200, Per Lundberg wrote: > The problem is that libc6-dbg is unpacked BEFORE libc6, and libc6 > 2.3.1-1 requires the new dynamic linked ld-linux.so.2 (which has not > been installed yet). Thus, dpkg-dbg is unpacked correctly, but when > trying to unpack libc6 (and running any other program from this > point on) things fail badly since it tries to load libc from > /usr/lib/debug/libc6.so... which don't work, since the new > ld-linux.so.2 has not been installed yet.
Do you think making libc6-dbg pre-depend instead of depend'ing on libc6 (= 2.3.1-1) would work? -- learning from failures is nice in theory... but in practice, it sucks :) - Wolfgang Jaehrling -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

