Your message dated Mon, 21 Nov 2016 02:20:24 +0100
with message-id <[email protected]>
and subject line Re: check that executables don't link to libraries in /usr is
broken wrt libsystemd-shared
has caused the Debian Bug report #843809,
regarding check that executables don't link to libraries in /usr does not
consider libsystemd-shared and is broken with merged-usr
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
843809: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843809
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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?
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Wed, 9 Nov 2016 21:18:09 +0100 Michael Biebl <[email protected]> wrote:
> 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/
>
Let's close this. The check was removed altogether.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers