https://bugzilla.redhat.com/show_bug.cgi?id=1148604



--- Comment #3 from Peter Lemenkov <[email protected]> ---
(In reply to John Eckersberg from comment #2)
> OK, what really is happening is that the sd_notify_drv.so is not linked
> against libsystem-daemon.  This used to work previously because something
> else in the erlang runtime was linked against libsystemd-daemon, so the
> symbol was already mapped into the process and loading the sd_notify module
> would work.
> 
> However the newer erlang builds don't link with libsystemd-daemon
> necessarily, which is what happens here.
> 
> I'm updating erlang-sd_notify to explicitly carry that link-time dependency.

John, thanks for digging into this. I added you as a co-maintainers. Looks like
this change was related to a recent libsystemd-daemon.so -> libsystemd.so
change (see this #1125105).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to