touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #43757
[Bug 1400203] Re: libsystemd-login sd_login_monitor_new not working
This bug was fixed in the package systemd - 218-2ubuntu3
---------------
systemd (218-2ubuntu3) vivid; urgency=medium
* core-Put-session-scopes-into-all-cgroup-controllers.patch: Revert upstream
commit 02ba8fb3357d to fix eternal kernel deep sleep hangs when unmounting
an ntfs-3g partition. (LP: #1398859)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Thu, 18 Dec 2014 13:32:49 +0100
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
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
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