[Eisfair] Eis64: liblz.so.1
Peter Bäumer
peter at baeumer.duckdns.org
So Jun 7 08:15:40 CEST 2026
Am 07.06.2026 um 07:51 schrieb Stefan H.:
> Guten Morgen,
>
> ich habe heute morgen mehrere Meldungen beim root:
>
> Betreff: Output from your job 6467
> Mailtext: /usr/bin/file: error while loading shared libraries: liblz.so.1: cannot open shared object file: No such file or directory
...
> Hat jemand eine Idee was da falsch läuft?
Da fehlt das Paket liblz1, zumindest bei mir …
ldd /usr/bin/file
linux-vdso.so.1 (0x00007fb4a0d3b000)
libmagic.so.1 => /usr/lib64/libmagic.so.1 (0x00007fb4a0cff000)
libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb4a0c0c000)
libseccomp.so.2 => /usr/lib64/libseccomp.so.2 (0x00007fb4a0bde000)
liblz.so.1 => not found
libzstd.so.1 => /usr/lib64/libzstd.so.1 (0x00007fb4a0b11000)
liblzma.so.5 => /usr/lib64/liblzma.so.5 (0x00007fb4a0adc000)
libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x00007fb4a0ac4000)
libz.so.1 => /usr/lib64/libz.so.1 (0x00007fb4a0aaa000)
libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb4a08ab000)
/lib64/ld-linux-x86-64.so.2 (0x00007fb4a0d3d000)
Lösung:
eisman install liblz1
Danach ist das ok
ldd /usr/bin/file
linux-vdso.so.1 (0x00007ff8f0648000)
libmagic.so.1 => /usr/lib64/libmagic.so.1 (0x00007ff8f060c000)
libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff8f0519000)
libseccomp.so.2 => /usr/lib64/libseccomp.so.2 (0x00007ff8f04eb000)
liblz.so.1 => /usr/lib64/liblz.so.1 (0x00007ff8f04d5000)
libzstd.so.1 => /usr/lib64/libzstd.so.1 (0x00007ff8f040f000)
liblzma.so.5 => /usr/lib64/liblzma.so.5 (0x00007ff8f03da000)
libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x00007ff8f03c2000)
libz.so.1 => /usr/lib64/libz.so.1 (0x00007ff8f03a8000)
libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff8f01a9000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff8f064a000)
Noch ein Stolperstein:
eisman update && eisman upgrade
(Re)building package database ...
[ 9%] => Fetching file (3.6.3) ...file: Compiled magic version [547] does not match with shared library magic version [546]
[ OK ]
[ 9%] => Fetching file-dev (3.6.3) ...file: Compiled magic version [547] does not match with shared library magic version [546]
[ OK ]
[ 38%] => Fetching libmagic1 (3.6.3) ...file: Compiled magic version [547] does not match with shared library magic version [546]
[ OK ]
[ 86%] => Fetching rclone (3.6.21) ...file: Compiled magic version [547] does not match with shared library magic version [546]
[ OK ]
[ 86%] => Fetching rclone-doc (3.6.21) ...file: Compiled magic version [547] does not match with shared library magic version [546]
[ OK ]
[100%] completed!
(Re)building outdated database ...
[100%] completed!
Cleaning up info cache ...
[100%] completed!
The following packages will be installed:
version status name source
---------------------------------------------------------------------
3.6.3 stable libmagic1 http://ananke.all.local
3.6.3 stable file http://ananke.all.local
2 package(s) using approx. 2 MB of disk space.
Continue (y/n) [yes]?
Downloading required packages ...
=> [####################] libmagic1 (3.6.3)... [ OK ]
=> [####################] file (3.6.3)... [ OK ]
Done!
Installation of: libmagic1 (3.6.3) ...
Successfully installed: libmagic1 (3.6.3)!
Installation of: file (3.6.3) ...
Successfully installed: file (3.6.3)!
Mehr Ungemach habe ich bis jetzt nicht gefunden,
ich hoffe das mit
eisman install liblz1
und
eisman update && eisman upgrade
jetzt erledigt ist
>
> Viele Grüße
> Stefan
MfG.
Peter B.
Mehr Informationen über die Mailingliste Eisfair