[On 17 Nov, @23:19, Daniel wrote in "Re: Bug#221360: upgrade of lib ..."] > What are those libraries? Are they symlinks, old versions, whatever -
forgot to add: libc.so.6 libdl.so.2 libm.so.6 libpthread.so.0 librt.so.1 DUH, i see it now /usr/lib vs /lib.... Ok I need new classes... ok, now I see: [EMAIL PROTECTED] dpkg -s /usr/lib/libc.so.6 Package `/usr/lib/libc.so.6' is not installed and no info is available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. [EMAIL PROTECTED] dpkg -s /usr/lib/libpthread.so.0 Package `/usr/lib/libpthread.so.0' is not installed and no info is available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. the same goes for the rest of the libraries. If have this in that dir (/usr/lib) (for libc) [23:39:45 /usr/lib] [EMAIL PROTECTED] ls -l libc* -rwxr-xr-x 1 root root 1.2M Sep 12 22:16 libc-2.3.2.so* -rw-r--r-- 1 root root 2.5M Nov 5 20:18 libc.a -rw-r--r-- 1 root root 204 Nov 5 20:07 libc.so lrwxrwxrwx 1 root root 13 Nov 1 13:40 libc.so.6 -> libc-2.3.2.so* -rw-r--r-- 1 root root 9.5K Nov 5 20:18 libc_nonshared.a [EMAIL PROTECTED] dpkg -S /usr/lib/libc-2.3.2.so dpkg: /usr/lib/libc-2.3.2.so not found. strange indeed.... grtz Miek

