Comment # 5 on bug 1092668 from
The bug reproduces again.  The commands suggested in comment #3 yield the
following results.

root:~> time systemctl hibernate;echo $?;
Failed to hibernate system via logind: Sleep verb not supported

real    0m0.197s
user    0m0.007s
sys    0m0.003s
1
root:~> echo disk > /sys/power/state
bash: echo: write error: No space left on device


You are receiving this mail because: