glibc 2.23 -> 2.24 logs:

ldconfig: Cannot lstat /lib64/ld-2.23.so: No such file or directory

those are always shown with FIRST upgrade to 2.24
second ldconfig already is silent (no dead links)

this is visible in docker env. aufs fun?

$ uname -r
4.4.6-1

$ rpm -q rpm poldek glibc
rpm-5.4.15-33.x86_64
poldek-0.32.1-3.x86_64
glibc-2.23-5.x86_64

$ poldek -u glibc
glibc-2.23-5.x86_64 obsoleted by glibc-2.24-1.x86_64
greedy upgrade glibc-libcrypt-2.23-5.x86_64 to 2.24-1.x86_64 (unresolved glibc = 6:2.23-5)
   glibc-libcrypt-2.23-5.x86_64 obsoleted by glibc-libcrypt-2.24-1.x86_64
greedy upgrade glibc-devel-2.23-5.x86_64 to 2.24-1.x86_64 (unresolved glibc-libcrypt(x86_64) = 6:2.23-5)
      glibc-devel-2.23-5.x86_64 obsoleted by glibc-devel-2.24-1.x86_64
glibc-devel-2.24-1.x86_64 marks glibc-devel-utils-2.24-1.x86_64 (cap glibc-devel-utils = 6:2.24-1) glibc-devel-utils-2.23-5.x86_64 obsoleted by glibc-devel-utils-2.24-1.x86_64 glibc-devel-2.24-1.x86_64 marks glibc-headers-2.24-1.x86_64 (cap glibc-headers = 6:2.24-1)
       glibc-headers-2.23-5.x86_64 obsoleted by glibc-headers-2.24-1.x86_64
glibc-2.24-1.x86_64 marks ldconfig-2.24-1.x86_64 (cap ldconfig = 6:2.24-1)
 ldconfig-2.23-5.x86_64 obsoleted by ldconfig-2.24-1.x86_64
There are 6 packages to install (5 marked by dependencies), 6 to remove:
I glibc-2.24-1.x86_64
D glibc-devel-2.24-1.x86_64  glibc-devel-utils-2.24-1.x86_64
D glibc-headers-2.24-1.x86_64  glibc-libcrypt-2.24-1.x86_64
D ldconfig-2.24-1.x86_64
R glibc-2.23-5.x86_64  glibc-devel-2.23-5.x86_64
R glibc-devel-utils-2.23-5.x86_64  glibc-headers-2.23-5.x86_64
R glibc-libcrypt-2.23-5.x86_64  ldconfig-2.23-5.x86_64
This operation will free 9.7KB of disk space.
Need to get 3.6MB of archives (3.6MB to download).

Retrieving [1/6] th::ldconfig-2.24-1.x86_64.rpm...
..............................done
Retrieving [2/6] th::glibc-2.24-1.x86_64.rpm...
..............................done
Retrieving [3/6] th::glibc-devel-utils-2.24-1.x86_64.rpm...
..............................done
Retrieving [4/6] th::glibc-headers-2.24-1.x86_64.rpm...
..............................done
Retrieving [5/6] th::glibc-libcrypt-2.24-1.x86_64.rpm...
..............................done
Retrieving [6/6] th::glibc-devel-2.24-1.x86_64.rpm...
..............................done
Executing pm-command.sh --upgrade -vh --root / --define _check_dirname_deps 1...
Preparing... ##################################################
Repackaging...
glibc-devel ##################################################
glibc-libcrypt ##################################################
glibc-devel-utils ##################################################
glibc-headers ##################################################
glibc ##################################################
ldconfig ##################################################
Upgrading...
ldconfig ##################################################
glibc-headers ##################################################
glibc ##################################################
glibc-devel-utils ##################################################
glibc-libcrypt ##################################################
glibc-devel ##################################################
/sbin/ldconfig: Cannot lstat /lib64/libcrypt-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/ld-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libBrokenLocale-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libanl-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libc-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libcidn-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libdl-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libm-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libmvec-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libnsl-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libnss_db-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libnss_dns-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libnss_files-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libpthread-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libresolv-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/librt-2.23.so: No such file or directory
/sbin/ldconfig: Cannot lstat /lib64/libutil-2.23.so: No such file or directory /sbin/ldconfig: Cannot lstat /lib64/libcrypt-2.23.so: No such file or directory
$ ls -l /lib64
ls: cannot access '/lib64/ld-2.23.so': No such file or directory
ls: cannot access '/lib64/libBrokenLocale-2.23.so': No such file or directory
ls: cannot access '/lib64/libanl-2.23.so': No such file or directory
ls: cannot access '/lib64/libc-2.23.so': No such file or directory
ls: cannot access '/lib64/libcidn-2.23.so': No such file or directory
ls: cannot access '/lib64/libdl-2.23.so': No such file or directory
ls: cannot access '/lib64/libm-2.23.so': No such file or directory
ls: cannot access '/lib64/libmvec-2.23.so': No such file or directory
ls: cannot access '/lib64/libnsl-2.23.so': No such file or directory
ls: cannot access '/lib64/libnss_db-2.23.so': No such file or directory
ls: cannot access '/lib64/libnss_dns-2.23.so': No such file or directory
ls: cannot access '/lib64/libnss_files-2.23.so': No such file or directory
ls: cannot access '/lib64/libpthread-2.23.so': No such file or directory
ls: cannot access '/lib64/libresolv-2.23.so': No such file or directory
ls: cannot access '/lib64/librt-2.23.so': No such file or directory
ls: cannot access '/lib64/libutil-2.23.so': No such file or directory
ls: cannot access '/lib64/libcrypt-2.23.so': No such file or directory
total 24804
?????????? ? ?    ?          ?            ? ld-2.23.so
-rwxr-xr-x 1 root root  166616 Aug  6 09:31 ld-2.24.so
lrwxrwxrwx 1 root root 10 Aug 29 10:04 ld-linux-x86-64.so.2 -> ld-2.24.so
?????????? ? ?    ?          ?            ? libBrokenLocale-2.23.so
-rwxr-xr-x 1 root root    6176 Aug  6 09:31 libBrokenLocale-2.24.so
lrwxrwxrwx 1 root root 23 Aug 29 10:04 libBrokenLocale.so.1 -> libBrokenLocale-2.24.so
-rwxr-xr-x 1 root root   18608 Aug  6 09:31 libSegFault.so
lrwxrwxrwx 1 root root      15 Jun 17 23:01 libacl.so.1 -> libacl.so.1.1.0
-rwxr-xr-x 3 root root   35288 Feb 24  2015 libacl.so.1.1.0
?????????? ? ?    ?          ?            ? libanl-2.23.so
-rwxr-xr-x 1 root root   14888 Aug  6 09:31 libanl-2.24.so
lrwxrwxrwx 1 root root      14 Aug 29 10:04 libanl.so.1 -> libanl-2.24.so
lrwxrwxrwx 1 root root      16 Jun 19 10:23 libasn1.so.8 -> libasn1.so.8.0.0
-rwxr-xr-x 1 root root  663288 Feb 25  2015 libasn1.so.8.0.0
lrwxrwxrwx 1 root root      16 Jun 17 23:01 libattr.so.1 -> libattr.so.1.1.0
-rwxr-xr-x 3 root root   18640 Feb 24  2015 libattr.so.1.1.0
lrwxrwxrwx 1 root root 17 Jun 17 23:01 libaudit.so.1 -> libaudit.so.1.0.0
-rwxr-xr-x 3 root root  105064 May 11 19:58 libaudit.so.1.0.0
lrwxrwxrwx 1 root root 19 Jun 17 23:01 libauparse.so.0 -> libauparse.so.0.0.0
-rwxr-xr-x 3 root root   96928 May 11 19:58 libauparse.so.0.0.0
lrwxrwxrwx 1 root root 20 Jun 17 23:01 libbeecrypt.so.7 -> libbeecrypt.so.7.0.0
-rwxr-xr-x 3 root root  205360 Nov 28  2015 libbeecrypt.so.7.0.0
lrwxrwxrwx 1 root root 17 Jun 19 10:24 libblkid.so.1 -> libblkid.so.1.1.0
-rwxr-xr-x 1 root root  266888 Apr 29 18:15 libblkid.so.1.1.0
lrwxrwxrwx 1 root root      15 Jun 17 23:01 libbz2.so.1 -> libbz2.so.1.0.0
lrwxrwxrwx 1 root root      15 Jun 17 23:01 libbz2.so.1.0 -> libbz2.so.1.0.0
-rwxr-xr-x 3 root root   70952 Feb 25  2015 libbz2.so.1.0.0
?????????? ? ?    ?          ?            ? libc-2.23.so
-rwxr-xr-x 1 root root 1701488 Aug  6 09:31 libc-2.24.so
lrwxrwxrwx 1 root root      12 Aug 29 10:04 libc.so.6 -> libc-2.24.so
lrwxrwxrwx 1 root root 18 Jun 19 10:24 libcap-ng.so.0 -> libcap-ng.so.0.0.0
-rwxr-xr-x 1 root root   22760 Nov 29  2015 libcap-ng.so.0.0.0
lrwxrwxrwx 1 root root      14 Jun 17 23:01 libcap.so.2 -> libcap.so.2.25
-rwxr-xr-x 3 root root   23040 Mar 30 21:02 libcap.so.2.25
?????????? ? ?    ?          ?            ? libcidn-2.23.so
-rwxr-xr-x 1 root root  190752 Aug  6 09:31 libcidn-2.24.so
lrwxrwxrwx 1 root root      15 Aug 29 10:04 libcidn.so.1 -> libcidn-2.24.so
lrwxrwxrwx 1 root root 17 Jun 19 10:23 libcom_err.so.2 -> libcom_err.so.2.1
-rwxr-xr-x 1 root root   14536 Oct 25  2015 libcom_err.so.2.1
?????????? ? ?    ?          ?            ? libcrypt-2.23.so
-rwxr-xr-x 1 root root   47368 Aug  6 09:31 libcrypt-2.24.so
lrwxrwxrwx 1 root root 16 Aug 29 10:04 libcrypt.so.1 -> libcrypt-2.24.so
-rwxr-xr-x 3 root root 2451024 May  3 18:25 libcrypto.so.1.0.0
-rwxr-xr-x 3 root root 1774808 Feb 25  2015 libdb-5.2.so
-rwxr-xr-x 3 root root 2310424 Feb 25  2015 libdb_sql-5.2.so
?????????? ? ?    ?          ?            ? libdl-2.23.so
-rwxr-xr-x 1 root root   14512 Aug  6 09:31 libdl-2.24.so
lrwxrwxrwx 1 root root      13 Aug 29 10:04 libdl.so.2 -> libdl-2.24.so
-rwxr-xr-x 3 root root   96760 Apr  5 16:03 libelf-0.166.so
lrwxrwxrwx 1 root root      15 Jun 17 23:01 libelf.so.1 -> libelf-0.166.so
lrwxrwxrwx 1 root root 22 Jun 19 10:24 libevent-2.0.so.5 -> libevent-2.0.so.5.1.10
-rwxr-xr-x 1 root root  291992 Sep  6  2015 libevent-2.0.so.5.1.10
lrwxrwxrwx 1 root root 17 Jun 19 10:24 libfdisk.so.1 -> libfdisk.so.1.1.0
-rwxr-xr-x 1 root root  360264 Apr 29 18:15 libfdisk.so.1.1.0
-rw-r--r-- 1 root root     899 Mar  5 19:04 libfreebl3.chk
-rwxr-xr-x 1 root root  502808 Mar  5 19:06 libfreebl3.so
lrwxrwxrwx 1 root root      13 Jun 19 10:24 libgcc_s.so -> libgcc_s.so.1
-rwxr-xr-x 1 root root   89880 Dec  5  2015 libgcc_s.so.1
lrwxrwxrwx 1 root root 19 Jun 19 10:24 libgcrypt.so.20 -> libgcrypt.so.20.1.0
-rwxr-xr-x 1 root root 1104224 Apr 18 15:57 libgcrypt.so.20.1.0
lrwxrwxrwx 1 root root 35 Jun 17 23:01 libgomp-plugin-host_nonshm.so.1 -> libgomp-plugin-host_nonshm.so.1.0.0 -rwxr-xr-x 3 root root 10104 Dec 5 2015 libgomp-plugin-host_nonshm.so.1.0.0
lrwxrwxrwx 1 root root      16 Jun 17 23:01 libgomp.so.1 -> libgomp.so.1.0.0
-rwxr-xr-x 3 root root  138304 Dec  5  2015 libgomp.so.1.0.0
lrwxrwxrwx 1 root root 22 Jun 19 10:24 libgpg-error.so.0 -> libgpg-error.so.0.18.0
-rwxr-xr-x 1 root root   80400 May 11 17:51 libgpg-error.so.0.18.0
lrwxrwxrwx 1 root root 18 Jun 19 10:23 libgssapi.so.3 -> libgssapi.so.3.0.0
-rwxr-xr-x 1 root root  256440 Feb 25  2015 libgssapi.so.3.0.0
lrwxrwxrwx 1 root root 19 Jun 19 10:23 libhcrypto.so.4 -> libhcrypto.so.4.1.0
-rwxr-xr-x 1 root root  213280 Feb 25  2015 libhcrypto.so.4.1.0
lrwxrwxrwx 1 root root 20 Jun 19 10:23 libheimbase.so.1 -> libheimbase.so.1.0.0
-rwxr-xr-x 1 root root   19120 Feb 25  2015 libheimbase.so.1.0.0
lrwxrwxrwx 1 root root 20 Jun 19 10:23 libheimntlm.so.0 -> libheimntlm.so.0.1.0
-rwxr-xr-x 1 root root   27592 Feb 25  2015 libheimntlm.so.0.1.0
lrwxrwxrwx 1 root root 17 Jun 17 23:01 libhistory.so.6 -> libhistory.so.6.3
-rwxr-xr-x 3 root root   35120 Feb 25  2015 libhistory.so.6.3
lrwxrwxrwx 1 root root 17 Jun 19 10:23 libhx509.so.5 -> libhx509.so.5.0.0
-rwxr-xr-x 1 root root  304928 Feb 25  2015 libhx509.so.5.0.0
lrwxrwxrwx 1 root root      15 Jun 19 10:24 libitm.so.1 -> libitm.so.1.0.0
-rwxr-xr-x 1 root root  112920 Dec  5  2015 libitm.so.1.0.0
lrwxrwxrwx 1 root root      16 Jun 19 10:23 libkafs.so.0 -> libkafs.so.0.5.1
-rwxr-xr-x 1 root root   31520 Feb 25  2015 libkafs.so.0.5.1
lrwxrwxrwx 1 root root 17 Jun 19 10:23 libkrb5.so.26 -> libkrb5.so.26.0.0
-rwxr-xr-x 1 root root  526752 Feb 25  2015 libkrb5.so.26.0.0
lrwxrwxrwx 1 root root      16 Jun 17 23:01 liblzma.so.5 -> liblzma.so.5.2.2
-rwxr-xr-x 3 root root  154176 Oct 13  2015 liblzma.so.5.2.2
?????????? ? ?    ?          ?            ? libm-2.23.so
-rwxr-xr-x 1 root root 1067280 Aug  6 09:31 libm-2.24.so
lrwxrwxrwx 1 root root      12 Aug 29 10:04 libm.so.6 -> libm-2.24.so
lrwxrwxrwx 1 root root 17 Jun 17 23:01 libmagic.so.1 -> libmagic.so.1.0.0
-rwxr-xr-x 3 root root  138288 May 13 17:02 libmagic.so.1.0.0
lrwxrwxrwx 1 root root 17 Jun 19 10:24 libmount.so.1 -> libmount.so.1.1.0
-rwxr-xr-x 1 root root  304712 Apr 29 18:15 libmount.so.1.1.0
?????????? ? ?    ?          ?            ? libmvec-2.23.so
-rwxr-xr-x 1 root root  170240 Aug  6 09:31 libmvec-2.24.so
lrwxrwxrwx 1 root root      15 Aug 29 10:04 libmvec.so.1 -> libmvec-2.24.so
lrwxrwxrwx 1 root root 18 Jun 17 23:01 libncursesw.so.6 -> libncursesw.so.6.0
-rwxr-xr-x 3 root root  448752 Apr 13 20:58 libncursesw.so.6.0
?????????? ? ?    ?          ?            ? libnsl-2.23.so
-rwxr-xr-x 1 root root   88936 Aug  6 09:31 libnsl-2.24.so
lrwxrwxrwx 1 root root      14 Aug 29 10:04 libnsl.so.1 -> libnsl-2.24.so
?????????? ? ?    ?          ?            ? libnss_db-2.23.so
-rwxr-xr-x 1 root root   31024 Aug  6 09:31 libnss_db-2.24.so
lrwxrwxrwx 1 root root 17 Aug 29 10:04 libnss_db.so.2 -> libnss_db-2.24.so
?????????? ? ?    ?          ?            ? libnss_dns-2.23.so
-rwxr-xr-x 1 root root   22800 Aug  6 09:31 libnss_dns-2.24.so
lrwxrwxrwx 1 root root 18 Aug 29 10:04 libnss_dns.so.2 -> libnss_dns-2.24.so
?????????? ? ?    ?          ?            ? libnss_files-2.23.so
-rwxr-xr-x 1 root root   47504 Aug  6 09:31 libnss_files-2.24.so
lrwxrwxrwx 1 root root 20 Aug 29 10:04 libnss_files.so.2 -> libnss_files-2.24.so
-rwxr-xr-x 1 root root   67824 Feb 20  2016 libnss_myhostname.so.2
lrwxrwxrwx 1 root root 23 Jun 17 23:01 libossp-uuid.so.16 -> libossp-uuid.so.16.0.22
-rwxr-xr-x 3 root root   48520 Dec 24  2015 libossp-uuid.so.16.0.22
lrwxrwxrwx 1 root root      16 Jun 19 10:23 libpam.so.0 -> libpam.so.0.84.1
-rwxr-xr-x 1 root root   60016 May  1 18:52 libpam.so.0.84.1
lrwxrwxrwx 1 root root 21 Jun 19 10:23 libpam_misc.so.0 -> libpam_misc.so.0.82.1
-rwxr-xr-x 1 root root   14512 May  1 18:52 libpam_misc.so.0.82.1
lrwxrwxrwx 1 root root 17 Jun 19 10:23 libpamc.so.0 -> libpamc.so.0.82.1
-rwxr-xr-x 1 root root   14512 May  1 18:52 libpamc.so.0.82.1
lrwxrwxrwx 1 root root      16 Jun 17 23:01 libpcre.so.1 -> libpcre.so.1.2.6
-rwxr-xr-x 3 root root  456848 Nov 24  2015 libpcre.so.1.2.6
lrwxrwxrwx 1 root root 21 Jun 17 23:01 libpcreposix.so.0 -> libpcreposix.so.0.0.3
-rwxr-xr-x 3 root root   10208 Nov 24  2015 libpcreposix.so.0.0.3
lrwxrwxrwx 1 root root      16 Jun 17 23:01 libpopt.so.0 -> libpopt.so.0.0.0
-rwxr-xr-x 3 root root   52328 Feb 25  2015 libpopt.so.0.0.0
?????????? ? ?    ?          ?            ? libpthread-2.23.so
-rwxr-xr-x 1 root root  135320 Aug  6 09:31 libpthread-2.24.so
lrwxrwxrwx 1 root root 18 Aug 29 10:04 libpthread.so.0 -> libpthread-2.24.so lrwxrwxrwx 1 root root 18 Jun 17 23:01 libreadline.so.6 -> libreadline.so.6.3
-rwxr-xr-x 3 root root  296936 Feb 25  2015 libreadline.so.6.3
?????????? ? ?    ?          ?            ? libresolv-2.23.so
-rwxr-xr-x 1 root root   88808 Aug  6 09:31 libresolv-2.24.so
lrwxrwxrwx 1 root root 17 Aug 29 10:04 libresolv.so.2 -> libresolv-2.24.so lrwxrwxrwx 1 root root 18 Jun 19 10:23 libroken.so.18 -> libroken.so.18.1.0
-rwxr-xr-x 1 root root   86056 Feb 25  2015 libroken.so.18.1.0
-rwxr-xr-x 3 root root  446608 May 11 20:22 librpm-5.4.so
-rwxr-xr-x 3 root root  169760 May 11 20:22 librpmbuild-5.4.so
-rwxr-xr-x 3 root root   64016 May 11 20:22 librpmconstant-5.4.so
-rwxr-xr-x 3 root root  355264 May 11 20:22 librpmdb-5.4.so
-rwxr-xr-x 3 root root 1555120 May 11 20:22 librpmio-5.4.so
-rwxr-xr-x 3 root root  317600 May 11 20:22 librpmmisc-5.4.so
?????????? ? ?    ?          ?            ? librt-2.23.so
-rwxr-xr-x 1 root root   31616 Aug  6 09:31 librt-2.24.so
lrwxrwxrwx 1 root root      13 Aug 29 10:04 librt.so.1 -> librt-2.24.so
-rwxr-xr-x 3 root root  130456 Apr  1 00:29 libselinux.so.1
-rwxr-xr-x 3 root root  236800 Nov 29  2015 libsemanage.so.1
-rwxr-xr-x 3 root root  536304 Oct 25  2015 libsepol.so.1
lrwxrwxrwx 1 root root 21 Jun 19 10:24 libsmartcols.so.1 -> libsmartcols.so.1.1.0
-rwxr-xr-x 1 root root  151400 Apr 29 18:15 libsmartcols.so.1.1.0
lrwxrwxrwx 1 root root 19 Jun 19 10:23 libsqlite3.so.0 -> libsqlite3.so.0.8.6
-rwxr-xr-x 1 root root  862544 May 11 17:57 libsqlite3.so.0.8.6
-rwxr-xr-x 3 root root  480448 May  3 18:25 libssl.so.1.0.0
lrwxrwxrwx 1 root root      15 Jun 19 10:24 libssp.so.0 -> libssp.so.0.0.0
-rwxr-xr-x 1 root root   10288 Dec  5  2015 libssp.so.0.0.0
lrwxrwxrwx 1 root root 27 Jun 19 10:24 libsystemd-daemon.so.0 -> libsystemd-daemon.so.0.0.12
-rwxr-xr-x 1 root root   24408 Feb 20  2016 libsystemd-daemon.so.0.0.12
lrwxrwxrwx 1 root root 26 Jun 19 10:24 libsystemd-id128.so.0 -> libsystemd-id128.so.0.0.28
-rwxr-xr-x 1 root root   23616 Feb 20  2016 libsystemd-id128.so.0.0.28
lrwxrwxrwx 1 root root 28 Jun 19 10:24 libsystemd-journal.so.0 -> libsystemd-journal.so.0.11.5
-rwxr-xr-x 1 root root  135304 Feb 20  2016 libsystemd-journal.so.0.11.5
lrwxrwxrwx 1 root root 25 Jun 19 10:24 libsystemd-login.so.0 -> libsystemd-login.so.0.9.3
-rwxr-xr-x 1 root root   58104 Feb 20  2016 libsystemd-login.so.0.9.3
lrwxrwxrwx 1 root root 19 Jun 19 10:24 libsystemd.so.0 -> libsystemd.so.0.8.0
-rwxr-xr-x 1 root root  536184 Feb 20  2016 libsystemd.so.0.8.0
-rwxr-xr-x 1 root root   35624 Aug  6 09:31 libthread_db-1.0.so
lrwxrwxrwx 1 root root 19 Aug 29 10:04 libthread_db.so.1 -> libthread_db-1.0.so lrwxrwxrwx 1 root root 18 Jun 19 10:23 libtirpc.so.1 -> libtirpc.so.1.0.10
-rwxr-xr-x 1 root root  184984 Sep 17  2015 libtirpc.so.1.0.10
lrwxrwxrwx 1 root root      16 Jun 19 10:24 libudev.so.1 -> libudev.so.1.6.4
-rwxr-xr-x 1 root root  126592 Feb 20  2016 libudev.so.1.6.4
lrwxrwxrwx 1 root root 20 Jun 17 23:01 libustr-1.0.so.1 -> libustr-1.0.so.1.0.4
-rwxr-xr-x 3 root root  224544 Oct 26  2015 libustr-1.0.so.1.0.4
?????????? ? ?    ?          ?            ? libutil-2.23.so
-rwxr-xr-x 1 root root   10560 Aug  6 09:31 libutil-2.24.so
lrwxrwxrwx 1 root root      15 Aug 29 10:04 libutil.so.1 -> libutil-2.24.so
lrwxrwxrwx 1 root root      16 Jun 19 10:24 libuuid.so.1 -> libuuid.so.1.3.0
-rwxr-xr-x 1 root root   18880 Apr 29 18:15 libuuid.so.1.3.0
lrwxrwxrwx 1 root root      16 Jun 19 10:23 libwind.so.0 -> libwind.so.0.0.0
-rwxr-xr-x 1 root root  166024 Feb 25  2015 libwind.so.0.0.0
lrwxrwxrwx 1 root root 18 Jun 19 10:23 libxcrypt.so.2 -> libxcrypt.so.2.0.0
-rwxr-xr-x 1 root root   18608 Feb 25  2015 libxcrypt.so.2.0.0
lrwxrwxrwx 1 root root      13 Jun 17 23:01 libz.so.1 -> libz.so.1.2.8
-rwxr-xr-x 3 root root   86584 Feb 26  2015 libz.so.1.2.8
drwxr-xr-x 3 root root    4096 Jun 19 10:23 security
drwxr-xr-x 2 root root    4096 Jun 19 10:23 xcrypt

--
glen

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to