Source: systemd
Version: 232-3

Am 09.11.2016 um 19:15 schrieb Michael Biebl:
> The /lib/systemd/systemd binary itself links against libsystemd-shared
> (interestingly, our debian/rules check seems to not have caught this).

Fwiw, I figured out what's going wrong here:

+ env -u LD_PRELOAD ldd debian/systemd/lib/systemd/systemd
+ OUT=  linux-vdso.so.1 (0x00007fff255f9000)
        libsystemd-shared-232.so => not found

In a chroot, systemd and libsytemd-shared are not installed.
We probably need to override LD_LIBRARY_PATH and point it to
debian/systemd/lib/systemd/


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to