Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=204448
--- Comment #24 from David Tonhofer d.tonhofer@m-plify.com --- (In reply to comment #23)
So, Did the "prelink --all" missed this file ?
I seems that automatic prelink does not consider .so files, only executables.
See also comment #18
This happens on a RH 6.3
rpm --verify --all announces that:
"prelink: /usr/lib64/libusb-0.1.so.4.4.4: at least one of file's dependencies has changed since prelinking"
A daily cron-started prelink (via /etc/cron.daily/prelink) does not change that, i.e. that error is not being fixed. Well, a full prelink doesn't always run so I tried manually:
"prelink -av -f"
(BTW, Getting a set of "X has undefined non-weak symbols" warnings....)
But this does not fix it:
"prelink: /usr/lib64/libusb-0.1.so.4.4.4: at least one of file's dependencies has changed since prelinking"
No joy.
triage@lists.fedoraproject.org