I installed Linux XFCE 6. Then I installed some applications after that I receive this message when trying to install/remove by apt:
- Code: Select all
/usr/bin/dpkg: error while loading shared libraries: libc.so&6: cannot open shared object file: No such file or directory
(strange the filename "libc.so&6"...)
I have been having trouble in general with this distro (segfaults in exaile, firefox). I starting to suspect that I have some error in my hard disk on I/O, but I ran a gparted tool to test the filesystem and all was ok. Additional question to this post? what other tool rather than test disk (I think is used by gparted) I can run to find errors in my hard drive?
Returning to the point, I couldn't fix the dpkg problem with any apt-get utility like apt-get install -f, dpkg --reconfigure -a. Always got the same error.
- Code: Select all
ls -l /lib/libc*
-rwxr-xr-x 1 root root 1315024 2009-01-29 08:23 libc-2.8.90.so
lrwxrwxrwx 1 root root 14 2009-04-21 11:34 libc6.so -> libc-2.8.90.so
lrwxrwxrwx 1 root root 14 2009-04-16 13:58 libcap.so.1 -> libcap.so.1.10
-rw-r--r-- 1 root root 10316 2007-07-31 16:20 libcap.so.1.10
lrwxrwxrwx 1 root root 14 2009-04-16 13:58 libcap.so.2 -> libcap.so.2.10
-rw-r--r-- 1 root root 13792 2008-06-12 10:39 libcap.so.2.10
-rw-r--r-- 1 root root 185820 2009-01-29 08:23 libcidn-2.8.90.so
lrwxrwxrwx 1 root root 17 2009-04-18 21:57 libcidn.so.1 -> libcidn-2.8.90.so
lrwxrwxrwx 1 root root 17 2009-04-16 13:58 libcom_err.so.2 -> libcom_err.so.2.1
-rw-r--r-- 1 root root 9576 2008-10-13 10:09 libcom_err.so.2.1
-rw-r--r-- 1 root root 38300 2009-01-29 08:23 libcrypt-2.8.90.so
lrwxrwxrwx 1 root root 18 2009-04-18 21:57 libcrypt.so.1 -> libcrypt-2.8.90.so
lrwxrwxrwx 1 root root 14 2009-04-18 21:57 libc.so.6 -> libc-2.8.90.so
Could it be generated when turning on the ubuntu repositories or installing the meta package mint-meta-gnome?
I wait for some help/suggestions (remember I can't of any form add/remove/update software cause of the error in any call to dpkg).
Thank You, and sorry for some mistake (first post, native Spanish lang).
bye!



