[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-05-25 Thread Launchpad Bug Tracker
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

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-05-20 Thread Ara Pulido
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

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-05-20 Thread Martin Pitt
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

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
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 (

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
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

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
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

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
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)

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-27 Thread Yu Ning
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