[Eisfair] Kernel Panic nach Systemupdate

Marcus Roeckrath marcus.roeckrath at gmx.de
Sa Apr 13 10:51:44 CEST 2019


Hallo Harald,

Harald Seitter wrote:

> dest06:/usr/bin # readelf -d rsync | grep NEEDED
>   0x0000000000000001 (NEEDED)             Shared library: [libacl.so.1]
>   0x0000000000000001 (NEEDED)             Shared library: [libpopt.so.0]
>   0x0000000000000001 (NEEDED)             Shared library: [libslp.so.1]
>   0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
> dest06:/usr/bin #
> dest06:/usr/bin # ldd rsync
[...]
>          libz.so.1 => /lib64/libz.so.1 (0x00007fb79f61c000)

Das sieht aber danach aus, dass zwar die libz eingeschleppt, aber nicht
direkt von rsync gelinkt wird, denn das sah unter Verwendung des Opensuse
src-RPMs so aus:

eis # readelf -d rsync | grep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libacl.so.1]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libpopt.so.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

Weil das Probleme macht, haben wir nicht mehr gegen die externe libz
gelinkt.

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair