[Eisfair] eis64 mit openssl-32bit ?

Marcus Roeckrath marcus.roeckrath at gmx.de
Di Mär 12 21:32:31 CET 2019


Hallo Holger,

Holger Bruenjes wrote:

> Die base libs sind auch in 32bit installiert. Wenn keiner danach
> schreit kannst Du sie auch entfernen.

/usr/bin/rpasswd ist 32bit und erfordert libssl-32bit:

eis64 # file /usr/bin/rpasswd
/usr/bin/rpasswd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.0,
stripped

eis64 # ldd rpasswd
        linux-gate.so.1 (0xf77b8000)
        libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0xf772b000)
        libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0xf7505000)
        libc.so.6 => /lib/libc.so.6 (0xf7379000)
        libdl.so.2 => /lib/libdl.so.2 (0xf7374000)
        libz.so.1 => /lib/libz.so.1 (0xf735b000)
        /lib/ld-linux.so.2 (0xf77b9000)

eis64 # readelf -d /usr/bin/rpasswd | grep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libssl.so.1.0.0]
 0x00000001 (NEEDED)                     Shared library:
[libcrypto.so.1.0.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair