[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1111805: ld.so.conf settings prefer /lib over /usr/lib (drop /lib from ld.so.conf entirely?)



Am 14.09.25 um 21:19 schrieb Aurelien Jarno:
On 2025-09-14 21:14, Michael Biebl wrote:
Am 14.09.25 um 15:25 schrieb Michael Biebl:

Just curious: Have you rebuilt the whole archive?

Not me, but yes :) There are only a couple of failures not yet reported
(still investigating), but they are totally different kind of failures.


It appears "ncl" is also affected by this change [1], basically all packages that link against libgtcp.

Checking with objdump, they all have
  NEEDED               libgctp-2.0.0.so

I.e. the dependency is not including the SOVERSION. Notably it's the only NEEDED entry which ends with .so.

The setup of libgctp is also a bit special:

lrwxrwxrwx 1 root root     18 Sep  5 13:31 /usr/lib/x86_64-linux-gnu/libgctp-2.0.0.so -> libgctp-2.so.2.0.0
lrwxrwxrwx 1 root root     18 Sep  5 13:31 /usr/lib/x86_64-linux-gnu/libgctp-2.0.0.so.2 -> libgctp-2.so.2.0.0
-rw-r--r-- 1 root root 141224 Sep  5 13:31 /usr/lib/x86_64-linux-gnu/libgctp-2.so.2.0.0
lrwxrwxrwx 1 root root     18 Sep  5 13:31 /usr/lib/x86_64-linux-gnu/libgctp.so -> libgctp-2.so.2.0.0


So this could either be a bug in dpkg-shlibdeps, libgctp or the three packages linking against libgctp.


Aurelien, wdyt?



Michael


[1] ncl currently also ftbfs because of gcc15, but I tried a trixie chroot with this change.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


Reply to: