On 01/15/2018 05:40 AM, Tomasz Kłoczko wrote:
Currently /sbin/ldconfig is part of the glibc package.
Depends which one package was installed/updated firs and which one
second system image end ups with 32 or 64 bits /sbin/ldconfig.
Depends which one binary will be present ldconfig by default goes over
/lib or /lib64 directories + any other directories specified in
/etc/ld.so,conf.d/  files.

I believe this part at least is not technically accurate, see sysdeps/unix/sysv/linux/x86_64/dl-cache.h in the glibc sources. x86-64 ldconfig processes the lib and libx32 directories as well.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to