Comment # 11 on bug 1186781 from
(In reply to Usr Merge from comment #7)
> I can confirm that /lib64 contains two dead links
> ld-lsb-x86-64.so.{2,3} -> ld-linux-x86-64.so.2
> both pointing to the same missing target, while /usr/lib64 contains the
> working links
> ld-lsb-x86-64.so.3 -> ld-linux-x86-64.so.2 -> ld-2.33.so

Here is a hint about the situation before the catastrophe:

$ /usr/lib64/ld-2.33.so /usr/bin/locate lib64/ld-
/lib64/ld-2.33.so
/lib64/ld-linux-x86-64.so.2
/lib64/ld-lsb-x86-64.so.2
/lib64/ld-lsb-x86-64.so.3

$ /usr/lib64/ld-2.33.so /usr/bin/ls -l /var/lib/mlocate/mlocate.db
-rw-r--r-- 1 nobody nobody 40964796 Jun  2 00:04 /var/lib/mlocate/mlocate.db


You are receiving this mail because: