Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2019-03-11 Thread Michael Biebl
Hi Rebecca On Thu, 16 Oct 2014 22:22:29 +0100 "Rebecca N. Palmer" wrote: > Control: tags -1 patch > > Looks like the "swap=plain" assumption is at > src/cryptsetup/cryptsetup.c:162; here's a patch (untested as yet, will > try it in the morning if I don't hear anything). > > --- cryptsetup.c

Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2015-02-07 Thread Maximilian Gaukler
In one instance, which I cant exactly reproduce, systemd killed my swap partition's LUKS header even without hibernating. I was using a keyscript which failed (and there are some huge bugs regarding keyscripts and systemd), rebooted and somehow it had killed the header. Is there a

Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2014-10-17 Thread Rebecca N. Palmer
The patch (applied to Alioth git head) fixed this bug, but the system hung on the first shutdown after install (but not subsequent ones). /var/syslog extract: Oct 17 13:58:10 rnpalmer-laptop NetworkManager[680]: info (wlan0): supplicant interface state: disconnected - inactive Oct 17 14:17:02

Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2014-10-16 Thread Rebecca N. Palmer
Package: systemd Version: 215-5+b1 Severity: normal Dear Maintainer, I have LUKS encrypted /, /home and swap; before attempting to hibernate, the initramfs could successfully mount swap, but I normally skipped this and let systemd mount it, as systemd's swap setup would report failure if the

Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2014-10-16 Thread Michael Biebl
Am 16.10.2014 um 15:36 schrieb Rebecca N. Palmer: Package: systemd Version: 215-5+b1 Severity: normal Dear Maintainer, I have LUKS encrypted /, /home and swap; before attempting to hibernate, the initramfs could successfully mount swap, but I normally skipped this and let systemd mount

Bug#765594: systemd: Attempting to hibernate permanently breaks encrypted swap partition

2014-10-16 Thread Rebecca N. Palmer
Control: tags -1 patch Looks like the swap=plain assumption is at src/cryptsetup/cryptsetup.c:162; here's a patch (untested as yet, will try it in the morning if I don't hear anything). --- cryptsetup.c2014-10-16 22:10:00.369584521 +0100 +++ cryptsetup2.c 2014-10-16