touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #44280
[Bug 1400203] Re: libsystemd-login sd_login_monitor_new not working
I uploaded the fix to the SRU review queue.
** Changed in: systemd (Ubuntu Utopic)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1400203
Title:
libsystemd-login sd_login_monitor_new not working
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Utopic:
In Progress
Bug description:
There is a C API in libsystemd-login for receiving notifications, see
sd_login_monitor_new(3). It is not working in the Utopic version of
systemd, because it attempts to access /run/systemd/machines which
does not exist on utopic.
I see a patch to fix this in the older, Trusty Tahr version of systemd
(http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/trusty/systemd/trusty/view/head:/debian/patches/login-
monitor-no-machine.patch). The patch isn't in the utopic systemd
(208-8ubuntu8).
I tracked down an issue in NetworkManager which I believe was due to
this issue. Attached is a C program to demonstrate.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1400203/+subscriptions
References