FS#42612 - [systemd] Can't shutdown the laptop with systemd 217
Attached to Project:
Arch Linux
Opened by Aliaksandr Stelmachonak (ava1ar) - Thursday, 30 October 2014, 04:06 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 09 November 2014, 22:04 GMT
Opened by Aliaksandr Stelmachonak (ava1ar) - Thursday, 30 October 2014, 04:06 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 09 November 2014, 22:04 GMT
|
Details
Description:
Can't shutdown the laptop with systemd 217 Additional info: * package version(s) Systemd 217 * config and/or log files etc. Steps to reproduce: - install systemd 217 - try shutdown (i.e. shutdown -h now) - laptop is rebooting instead of shutting down. Downgrading to systemd 216 solves the problem. I believe this is upstream bug, but for now reporting it here. |
This task depends upon
Closed by Dave Reisner (falconindy)
Sunday, 09 November 2014, 22:04 GMT
Reason for closing: Fixed
Additional comments about closing: systemd-217-6
Sunday, 09 November 2014, 22:04 GMT
Reason for closing: Fixed
Additional comments about closing: systemd-217-6
Will collect logs later today - did not have time to do it yesterday. Are you interested in some particular logs?
What am I supposed to interpret "Can't shutdown the laptop with systemd 217" as?
Does the binary you're trying to use exist?
Does it return some error?
Does it not return an error and then do nothing at all?
Does it shutdown part way and then a cat jumps out of your monitor, spilling your coffee?
In the bug i mentioned that instead of shutdown laptop just rebooting, like if you so "systemctl reboot" instead of "systemctl shutdown". It happens both when I try to shutdown in command line and in KDE gui. Downgrading to systemd 216 solves the problem - shutdown works fine immediately.
everything_systemd217.log (395.5 KiB)
Patch is available here: https://github.com/systemd/systemd/commit/4b5d8d0f22ae61ceb45a25391354ba53b43ee992.patch and can be applied on top of 217 version. I checked it and can confirm, that issue is fixed. Will appreciate if this patch will be applied for the systemd package in arch repo.