[arch-general] Fwd: Kernel panic - after upgrade

Troy Engel troyengel+arch at gmail.com
Sun Jan 18 20:26:25 UTC 2015


On Sun, Jan 18, 2015 at 2:14 PM, Csányi Pál <csanyipal at gmail.com> wrote:
>
> /usr/bin/virt-host-validate,libaudit.so.1
> /usr/bin/playerjoy,libboost_system.so.1.55.0
> /usr/bin/gtkam,libgphoto2_port.so.10
> /usr/bin/downgrader,libalpm.so.8
> /usr/bin/sensord,librrd.so.4

OK you have a couple problems that are a little different, but similar:

libaudit.so.1  == reinstall "audit" package to get these libraries

libboost_*.so.1.55.0 == recompile playerjoy against the new boost-libs (1.57)

libgphoto2_port.so.10 == same thing as playerjoy, recompile against
new libgphoto2 (port-12)

libalpm.so.8 == that's pacman-4.1, recompile downgrader against
pacman-4.2 libalpm.so.9

librrd.so.4 == ignore, optional dependency (or install rrdtool to shut it up)

hth,
-te


More information about the arch-general mailing list