You are not logged in.

#1 2012-11-24 13:55:17

medusa1414
Member
Registered: 2012-11-12
Posts: 6

ldconfig: /usr/lib/libcrypto.so.0.9.8 is not a symbolic link

Im getting these errors when installing or upgrading an program:

ldconfig: /usr/lib/libcrypto.so.0.9.8 is not a symbolic link                                                                 
                                                                                                                             
ldconfig: /usr/lib/libssl.so.0.9.8 is not a symbolic link 

How can I get rid of these?

Output of ls:

[thomas@localhost ~]$ ls -lah /usr/lib | grep libcry
-rwxr-xr-x   1 root root   35K okt.  24 23:37 libcrypt-2.16.so
-rw-r--r--   1 root root   53K okt.  24 23:37 libcrypt.a
lrwxrwxrwx   1 root root    13 okt.  24 23:37 libcrypt.so -> libcrypt.so.1
lrwxrwxrwx   1 root root    16 okt.  24 23:37 libcrypt.so.1 -> libcrypt-2.16.so
-rw-r--r--   1 root root  4,0M mai   10  2012 libcrypto.a
lrwxrwxrwx   1 root root    18 nov.  15 18:01 libcrypto.so -> libcrypto.so.0.9.8
-rwxr-xr-x   1 root root  1,6M nov.  10 09:30 libcrypto.so.0.9.8
-rwxr-xr-x   1 root root  1,6M okt.  30 18:04 libcrypto.so.0.9.8.BACK
-r-xr-xr-x   1 root root  2,3M mai   10  2012 libcrypto.so.1.0.0
lrwxrwxrwx   1 root root    22 okt.  20 18:39 libcryptsetup.so -> libcryptsetup.so.4.4.0
lrwxrwxrwx   1 root root    22 okt.  20 18:39 libcryptsetup.so.4 -> libcryptsetup.so.4.4.0
-rwxr-xr-x   1 root root  120K okt.  20 18:39 libcryptsetup.so.4.4.0
[thomas@localhost ~]$ ls -lah /usr/lib32 | grep libcry
-rwxr-xr-x  1 root root   34K okt.  25 14:56 libcrypt-2.16.so
-rw-r--r--  1 root root   44K okt.  25 14:56 libcrypt.a
lrwxrwxrwx  1 root root    13 okt.  25 14:56 libcrypt.so -> libcrypt.so.1
lrwxrwxrwx  1 root root    16 okt.  25 14:56 libcrypt.so.1 -> libcrypt-2.16.so
-rw-r--r--  1 root root  3,1M mai   13  2012 libcrypto.a
lrwxrwxrwx  1 root root    18 mai   13  2012 libcrypto.so -> libcrypto.so.1.0.0
-r-xr-xr-x  1 root root  2,0M mai   13  2012 libcrypto.so.1.0.0
[thomas@localhost ~]$ ls -lah /usr/lib | grep libssl
-rw-r--r--   1 root root  715K mai   10  2012 libssl.a
lrwxrwxrwx   1 root root    15 mai   10  2012 libssl.so -> libssl.so.1.0.0
-rwxr-xr-x   1 root root  331K nov.  10 09:30 libssl.so.0.9.8
-rwxr-xr-x   1 root root  331K okt.  21 11:06 libssl.so.0.9.8_old
-r-xr-xr-x   1 root root  468K mai   10  2012 libssl.so.1.0.0
-rwxr-xr-x   1 root root  316K okt.  29 11:42 libssl3.so
[thomas@localhost ~]$ ls -lah /usr/lib32 | grep libssl
-rw-r--r--  1 root root  568K mai   13  2012 libssl.a
lrwxrwxrwx  1 root root    15 mai   13  2012 libssl.so -> libssl.so.1.0.0
-r-xr-xr-x  1 root root  428K mai   13  2012 libssl.so.1.0.0

Offline

#2 2012-11-25 03:18:30

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,132

Re: ldconfig: /usr/lib/libcrypto.so.0.9.8 is not a symbolic link

You've got stale (out of date) library files in addition to the current versions.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

Board footer

Powered by FluxBB