This bug was fixed in the package systemd - 204-10ubuntu4
---
systemd (204-10ubuntu4) utopic; urgency=medium
* Drop Fix-a-race-condition-at-boot-with-serio-devices.patch, superseded by
cherry-picked more generic upstream fix.
* logind.conf: Enable net_cls and netprio too, for
This has been fixed already in trusty-updates
** Changed in: oem-priority
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1313522
Title:
There is
This has been in trusty-updates for a while already, the bug was just
forgotten to get closed.
** Changed in: systemd (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd
Patches backported from newer systemd, committed:
http://anonscm.debian.org/gitweb/?p=pkg-
systemd/systemd.git;a=commitdiff;h=2ecac75111a5b
I tested this on a system without swap and with a swap partition. It
also supports swap files, but I haven't explicitly tested that.
** Changed in: systemd (
Checked deeper, src/login/logind-action.c() calls can_sleep(), which in
version 204 does not yet check for swap. So we need to backport the
checks in src/shared/sleep-config.c from later versions.
** Package changed: systemd-shim (Ubuntu) => systemd (Ubuntu)
** Changed in: systemd (Ubuntu)
Imp
Nevermind, pm-utils isn't checking available swap at all. In the past,
upower did that, but now systemd and systemd-shim would need to pick
that up.
** Package changed: pm-utils (Ubuntu) => systemd-shim (Ubuntu)
** Changed in: systemd-shim (Ubuntu)
Status: Incomplete => Triaged
--
You re
Can you please give me the output of
$ for op in suspend hibernate suspend-hybrid; do sudo pm-is-supported
--$op && echo $op; done
to confirm that it shows hibernate? That would be pm-utils not seeing
the lack of a swap partition then.
** Package changed: systemd (Ubuntu) => pm-utils (Ubuntu)
I'm not sure if systemd is the right project to report this bug against,
please let me know if I made any mistakes.
** Also affects: oem-priority
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed