On Sun, Nov 3, 2013 at 6:24 AM, Fox Charli wrote: > I am running Debian Squeeze 6.0.7 on a NSLU2
Debian squeeze will be EOL in a few months, you might want to upgrade to wheezy. > After a flash-kernel, my apt seems to be broken : Those two sound unrelated. > apt-get: symbol lookup error: /usr/lib/libapt-pkg.so.4.10: undefined symbol: > _ZTI3FileFd That sounds like ABI breakage in apt or mixing apt and libapt-pkg versions from different places. Which version of which package from which repository provides apt-get and which version of which package from which repository provides /usr/lib/libapt-pkg.so.4.10? Run these for answers: apt-cache policy $(dpkg -S $(which apt-get) | sed s/:.*//) apt-cache policy $(dpkg -S /usr/lib/libapt-pkg.so.4.10 | sed s/:.*//) -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caktje6hnoprwefc_w6fxd60npubewhpk8y4zsvafr5q1kr9...@mail.gmail.com