Package: libc6 Version: 2.2.5-13 Severity: critical Justification: breaks unrelated software
After the apt-get upgrade it seems that libc6 is partially broken. Some Applications can not startup because they miss the library "libdb.so.2". (i.e. apache 1.3.26-1) It seems that apache requires /lib/libdb.so.2 - so i fixed this temorarily with the following link : ln -s /lib/libdb.so.3 /lib/libdb.so.2 Regards Marc Schoechlin -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux bart 2.4.18 #2 Fre Mai 31 19:21:06 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=de_DE@euro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

