After the KDE troubles I had, I've updated all the packages this morning and that got me into some real trouble. My machine boots, but that's about it. I cannot upgrade packages via aptitude, see below:
Luckely dpkg still works, so I'll guess I have to install the karmic versions of apt/aptitude/dpkg..Code:sudo aptitude update aptitude: error while loading shared libraries: libapt-pkg-libc6.10-6.so.4.8: cannot open shared object file: No such file or directory 13:51 pts/3 127 wesleys@eniac:/home/wesleys$ sudo aptitude safe-upgrade aptitude: error while loading shared libraries: libapt-pkg-libc6.10-6.so.4.8: cannot open shared object file: No such file or directory 13:51 pts/3 127 wesleys@eniac:/home/wesleys$ ldd $(which aptitude) linux-gate.so.1 => (0xb76e9000) libapt-pkg-libc6.10-6.so.4.8 => not found libncursesw.so.5 => /lib/libncursesw.so.5 (0xb768a000) libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7682000) libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb75c4000) libept.so.0 => /usr/lib/libept.so.0 (0xb7553000) libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb740a000) libz.so.1 => /lib/libz.so.1 (0xb73f5000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb73dc000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb72e8000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb72c2000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb72a4000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7160000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb715c000) /lib/ld-linux.so.2 (0xb76ea000) libapt-pkg-libc6.10-6.so.4.8 => not found 13:52 pts/3 0 wesleys@eniac:/home/wesleys$ dpkg -S libapt-pkg-libc6.10-6.so.4.8 ^C 13:52 pts/3 130 wesleys@eniac:/home/wesleys$ apt-file search libapt-pkg-libc6.10-6.so.4.8 Can't load '/usr/lib/perl5/auto/AptPkg/AptPkg.so' for module AptPkg: libapt-pkg-libc6.10-6.so.4.8: cannot open shared object file: No such file or directory at /usr/lib/perl/5.10/DynaLoader.pm line 196. at /usr/lib/perl5/AptPkg/Config.pm line 8 Compilation failed in require at /usr/lib/perl5/AptPkg/Config.pm line 8. BEGIN failed--compilation aborted at /usr/lib/perl5/AptPkg/Config.pm line 8. Compilation failed in require at /usr/bin/apt-file line 28. BEGIN failed--compilation aborted at /usr/bin/apt-file line 28.



Adv Reply


Bookmarks