Bug#944726: systemd undefined symbol
Michael Biebl
biebl at debian.org
Thu Nov 14 22:51:43 GMT 2019
Am 14.11.19 um 20:26 schrieb Sorin Manolache:
> I had the same problem. The cause were some old libs in
> /lib/x86_64-linux-gnu, especially a libseccomp. They are not
> package-managed (i.e. they don't belong to any package). I have copied
> them manually from /usr/lib/x86_64-linux-gnu to /lib/x86_64-linux-gnu
> some time ago. The new libseccomp2 package shipped new binaries to
> /usr/lib/x86_64-linux-gnu but the runtime loader loaded the old version
> in /lib/x86_64-linux-gnu.
The order in which the dynamic linker search for libraries is defined in
$ cat /etc/ld.so.conf.d/x86_64-linux-gnu.conf
# Multiarch support
/usr/local/lib/x86_64-linux-gnu
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20191114/9c37aa29/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list