[systemd-bugs] [Bug 82670] logind fails to suspend anymore after random number of suspends
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 29 18:13:35 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=82670
--- Comment #3 from Eli S. <skeggse at gmail.com> ---
(In reply to Lennart Poettering from comment #1)
> When this happens, what jobs do you see queued in "systemctl list-jobs"?
> What's the state of the systemd-supend.service and suspend.target units?
I think I'm having the same issue. I just upgraded my system yesterday to
4.0.6-1-ARCH. Along with that upgrade, I got systemd 221.
I just tried to `systemctl suspend` without root, and nothing happened. I did
this from dmenu, so I didn't get an error message per se. Here's the output of
`systemctl list-jobs` and the statuses associated with each job:
JOB UNIT TYPE STATE
2986 systemd-suspend.service start running
2985 suspend.target start waiting
● suspend.target - Suspend
Loaded: loaded (/usr/lib/systemd/system/suspend.target; static; vendor
preset: disabled)
Active: inactive (dead)
Docs: man:systemd.special(7)
● systemd-suspend.service - Suspend
Loaded: loaded (/usr/lib/systemd/system/systemd-suspend.service; static;
vendor preset: disabled)
Active: activating (start) since Mon 2015-06-29 18:05:56 PDT; 3min 59s ago
Docs: man:systemd-suspend.service(8)
Main PID: 1803 (systemd-sleep)
CGroup: /system.slice/systemd-suspend.service
└─1803 /usr/lib/systemd/systemd-sleep suspend
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150630/6422ab6f/attachment.html>
More information about the systemd-bugs
mailing list