Activity log for bug #1453738

Date Who What changed Old value New value Message
2015-05-11 09:48:34 Denny bug added bug
2015-05-11 09:48:34 Denny attachment added output of blkid https://bugs.launchpad.net/bugs/1453738/+attachment/4395355/+files/blkid
2015-05-11 09:49:22 Denny description See Bug #1447282: new bug report was asked for the combination GPT + LVM + encrypted home dir Release: 15.04 (upgrade from 14.10) See Bug #1447282: new bug report was asked for the combination GPT + LVM + encrypted home dir Release: 15.04 (upgrade from 14.10) From Bug #1447282: Martin Pitt (pitti) wrote 4 hours ago: #45 JuanYang, Martin, etc.: Your situation seems different, as you use LVM. I don't know yet whether you also use GPT, but as it's a sufficiently different case, please file a new bug about this. Please include the following: - output of "sudo blkid" - attach /etc/fstab and /etc/crypttab - run "sudo journalctl -b > /tmp/journal.txt" and attach /tmp/journal.txt. Thanks!
2015-05-11 09:50:21 Denny description See Bug #1447282: new bug report was asked for the combination GPT + LVM + encrypted home dir Release: 15.04 (upgrade from 14.10) From Bug #1447282: Martin Pitt (pitti) wrote 4 hours ago: #45 JuanYang, Martin, etc.: Your situation seems different, as you use LVM. I don't know yet whether you also use GPT, but as it's a sufficiently different case, please file a new bug about this. Please include the following: - output of "sudo blkid" - attach /etc/fstab and /etc/crypttab - run "sudo journalctl -b > /tmp/journal.txt" and attach /tmp/journal.txt. Thanks! See Bug #1447282: new bug report was asked for the combination GPT + LVM + encrypted home dir Release: 15.04 (upgrade from 14.10) From Bug #1447282: Martin Pitt (pitti) wrote 4 hours ago: #45 JuanYang, Martin, etc.: Your situation seems different, as you use LVM. I don't know yet whether you also use GPT, but as it's a sufficiently different case, please file a new bug about this. Please include the following:  - output of "sudo blkid"  - attach /etc/fstab and /etc/crypttab  - run "sudo journalctl -b > /tmp/journal.txt" and attach /tmp/journal.txt. Thanks!
2015-05-11 09:50:46 Denny attachment added fstab https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4395356/+files/fstab
2015-05-11 09:51:01 Denny attachment added crypttab https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4395357/+files/crypttab
2015-05-11 09:51:51 Denny attachment added journalctl -b https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4395358/+files/journal.txt
2015-05-11 17:14:08 Martin Pitt ecryptfs-utils (Ubuntu): status New Incomplete
2015-05-13 05:49:15 Denny attachment added contents of /dev/mapper https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4396619/+files/mapper
2015-05-13 14:06:27 Nobuto Murata bug added subscriber Nobuto Murata
2015-05-14 06:30:50 Nobuto Murata ecryptfs-utils (Ubuntu): status Incomplete Confirmed
2015-05-17 19:25:58 Xavier Guillot bug added subscriber Xavier Guillot
2015-05-25 03:01:14 Vindicator bug added subscriber Vindicator
2015-05-26 17:21:39 Bruno Munoz bug added subscriber Bruno Munoz
2015-05-27 06:59:38 Bruno Munoz attachment added journal.txt https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4405230/+files/journal.txt
2015-05-27 07:00:07 Bruno Munoz attachment added blkid_fstab_crypttab.output https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4405231/+files/blkid_fstab_crypttab.output
2015-05-27 09:04:45 Bruno Munoz bug task added systemd
2015-05-27 09:24:39 Bruno Munoz summary Keeps asking for cryptswap password when booting (GPT + LVM + encrypted home dir) Keeps asking for cryptswap password when booting (LVM + encrypted home dir)
2015-06-01 14:10:03 Martin Pitt tags systemd-boot
2015-06-07 23:25:23 Erik Zimmerman bug added subscriber Erik Zimmerman
2015-06-12 06:37:02 Martin Pitt summary Keeps asking for cryptswap password when booting (LVM + encrypted home dir) Keeps asking for cryptswap password with using the same swap partition encrypted and unencrypted
2015-06-12 06:57:22 Martin Pitt ecryptfs-utils (Ubuntu): importance Undecided High
2015-06-12 06:57:22 Martin Pitt ecryptfs-utils (Ubuntu): status Confirmed Triaged
2015-06-12 07:01:44 Martin Pitt description See Bug #1447282: new bug report was asked for the combination GPT + LVM + encrypted home dir Release: 15.04 (upgrade from 14.10) From Bug #1447282: Martin Pitt (pitti) wrote 4 hours ago: #45 JuanYang, Martin, etc.: Your situation seems different, as you use LVM. I don't know yet whether you also use GPT, but as it's a sufficiently different case, please file a new bug about this. Please include the following:  - output of "sudo blkid"  - attach /etc/fstab and /etc/crypttab  - run "sudo journalctl -b > /tmp/journal.txt" and attach /tmp/journal.txt. Thanks! When installing Ubuntu with "Use LVM" (but not encryption!), and "encrypt my home dir", the installer adds the original unencrypted swap to fstab. Then, ecryptfs-setup-swap keeps that, and additionally configures an encrypted swap via an UUID and without offset (which would trigger bug 953857 again!), so that you end up with *two* swap configs for one and the same partition, once unencrypted and once encrypted: fstab: /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 crypttab: cryptswap1 UUID=f636d7ef-9405-482d-a90a-5ba67026fcfb /dev/urandom swap,offset=1024,cipher=aes-xts-plain64 (UUID is for ubuntubuntu--vg-swap_1). This can't work, as the unencrypted one is faster, so trying to set up the encrypted one fails.
2015-06-12 07:01:51 Martin Pitt information type Public Public Security
2015-06-12 07:02:25 Martin Pitt summary Keeps asking for cryptswap password with using the same swap partition encrypted and unencrypted installer in LVM mode sets up broken encrypted swap, using duplicate unencrypted swap
2015-06-12 07:02:50 Martin Pitt affects systemd ecryptfs
2015-06-12 07:10:31 Martin Pitt nominated for series Ubuntu Wily
2015-06-12 07:10:31 Martin Pitt bug task added ecryptfs-utils (Ubuntu Wily)
2015-06-12 07:10:51 Martin Pitt ecryptfs-utils (Ubuntu Wily): milestone ubuntu-15.07
2015-06-12 07:11:02 Martin Pitt nominated for series Ubuntu Trusty
2015-06-12 07:11:02 Martin Pitt bug task added ecryptfs-utils (Ubuntu Trusty)
2015-06-12 07:11:02 Martin Pitt nominated for series Ubuntu Vivid
2015-06-12 07:11:02 Martin Pitt bug task added ecryptfs-utils (Ubuntu Vivid)
2015-06-12 07:11:02 Martin Pitt nominated for series Ubuntu Utopic
2015-06-12 07:11:02 Martin Pitt bug task added ecryptfs-utils (Ubuntu Utopic)
2015-06-12 07:11:12 Martin Pitt ecryptfs-utils (Ubuntu Trusty): milestone ubuntu-14.04.3
2015-06-12 07:11:16 Martin Pitt ecryptfs-utils (Ubuntu Trusty): importance Undecided High
2015-06-12 07:11:18 Martin Pitt ecryptfs-utils (Ubuntu Utopic): importance Undecided High
2015-06-12 07:11:20 Martin Pitt ecryptfs-utils (Ubuntu Vivid): importance Undecided High
2015-06-12 07:11:24 Martin Pitt ecryptfs-utils (Ubuntu Trusty): status New Triaged
2015-06-12 07:11:26 Martin Pitt ecryptfs-utils (Ubuntu Utopic): status New Triaged
2015-06-12 07:11:28 Martin Pitt ecryptfs-utils (Ubuntu Vivid): status New Triaged
2015-06-12 07:21:51 Martin Pitt bug added subscriber Ubuntu Foundations Bugs
2015-07-09 07:22:54 Martin Pitt ecryptfs-utils (Ubuntu Wily): status Triaged In Progress
2015-07-09 07:22:56 Martin Pitt ecryptfs-utils (Ubuntu Wily): assignee Martin Pitt (pitti)
2015-07-09 08:34:11 Martin Pitt ecryptfs-utils (Ubuntu Utopic): status Triaged Won't Fix
2015-07-09 10:01:19 Martin Pitt ecryptfs-utils (Ubuntu Trusty): importance High Medium
2015-07-09 10:02:30 Martin Pitt description When installing Ubuntu with "Use LVM" (but not encryption!), and "encrypt my home dir", the installer adds the original unencrypted swap to fstab. Then, ecryptfs-setup-swap keeps that, and additionally configures an encrypted swap via an UUID and without offset (which would trigger bug 953857 again!), so that you end up with *two* swap configs for one and the same partition, once unencrypted and once encrypted: fstab: /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 crypttab: cryptswap1 UUID=f636d7ef-9405-482d-a90a-5ba67026fcfb /dev/urandom swap,offset=1024,cipher=aes-xts-plain64 (UUID is for ubuntubuntu--vg-swap_1). This can't work, as the unencrypted one is faster, so trying to set up the encrypted one fails. When installing Ubuntu with "Use LVM" (but not encryption!), and "encrypt my home dir", the installer adds the original unencrypted swap to fstab. Then, ecryptfs-setup-swap keeps that, and additionally configures an encrypted swap via an UUID and without offset (which would trigger bug 953875 again!), so that you end up with *two* swap configs for one and the same partition, once unencrypted and once encrypted: fstab: /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 crypttab: cryptswap1 UUID=f636d7ef-9405-482d-a90a-5ba67026fcfb /dev/urandom swap,offset=1024,cipher=aes-xts-plain64 (UUID is for ubuntubuntu--vg-swap_1). This can't work, as the unencrypted one is faster, so trying to set up the encrypted one fails.
2015-07-09 10:11:54 Martin Pitt ecryptfs-utils (Ubuntu Wily): status In Progress Fix Committed
2015-07-09 10:13:41 Martin Pitt attachment added ecryptfs-utils vivid debdiff https://bugs.launchpad.net/ubuntu/wily/+source/ecryptfs-utils/+bug/1453738/+attachment/4426897/+files/vivid.debdiff
2015-07-09 10:13:48 Martin Pitt ecryptfs-utils (Ubuntu Vivid): status Triaged In Progress
2015-07-09 10:16:06 Martin Pitt description When installing Ubuntu with "Use LVM" (but not encryption!), and "encrypt my home dir", the installer adds the original unencrypted swap to fstab. Then, ecryptfs-setup-swap keeps that, and additionally configures an encrypted swap via an UUID and without offset (which would trigger bug 953875 again!), so that you end up with *two* swap configs for one and the same partition, once unencrypted and once encrypted: fstab: /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 crypttab: cryptswap1 UUID=f636d7ef-9405-482d-a90a-5ba67026fcfb /dev/urandom swap,offset=1024,cipher=aes-xts-plain64 (UUID is for ubuntubuntu--vg-swap_1). This can't work, as the unencrypted one is faster, so trying to set up the encrypted one fails. When installing Ubuntu with "Use LVM" (but not encryption!), and "encrypt my home dir", the installer adds the original unencrypted swap to fstab. Then, ecryptfs-setup-swap keeps that, and additionally configures an encrypted swap via an UUID and without offset (which would trigger bug 953875 again!), so that you end up with *two* swap configs for one and the same partition, once unencrypted and once encrypted: fstab: /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 crypttab: cryptswap1 UUID=f636d7ef-9405-482d-a90a-5ba67026fcfb /dev/urandom swap,offset=1024,cipher=aes-xts-plain64 (UUID is for ubuntubuntu--vg-swap_1). This can't work, as the unencrypted one is faster, so trying to set up the encrypted one fails. SRU TEST CASE: -------------- - Install 15.04 with LVM (no encryption) and select "encrypt my home dir" - Boot will ask you for a (nonexisting) passphrase for the swap partition; press Enter - Install the update - Reboot and verified that the bogus passphrase question is gone - Verify that "swapon -s" has a swap partition (usually dm-2), and that /dev/mapper/cryptswap1 points to that. It should NOT be the unencrypted /dev/mapper/ubuntu--vg-swap_1!.
2015-07-09 10:27:50 Launchpad Janitor branch linked lp:ubuntu/wily-proposed/ecryptfs-utils
2015-07-09 12:20:40 Ubuntu Foundations Team Bug Bot tags systemd-boot patch systemd-boot
2015-07-09 13:43:50 Launchpad Janitor ecryptfs-utils (Ubuntu Wily): status Fix Committed Fix Released
2015-07-11 12:17:13 Tobias Birkefeld bug added subscriber tbirkefeld
2015-07-15 19:34:53 Chris J Arges ecryptfs-utils (Ubuntu Vivid): status In Progress Fix Committed
2015-07-15 19:34:55 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2015-07-15 19:35:01 Chris J Arges bug added subscriber SRU Verification
2015-07-15 19:35:08 Chris J Arges tags patch systemd-boot patch systemd-boot verification-needed
2015-07-15 19:49:11 Launchpad Janitor branch linked lp:ubuntu/vivid-proposed/ecryptfs-utils
2015-07-16 05:51:12 Tobias Birkefeld tags patch systemd-boot verification-needed patch systemd-boot verification-done
2015-07-27 16:50:32 keithy bug added subscriber keithy
2015-07-28 20:54:24 Launchpad Janitor ecryptfs-utils (Ubuntu Vivid): status Fix Committed Fix Released
2015-07-28 20:54:30 Adam Conrad removed subscriber Ubuntu Stable Release Updates Team
2015-07-29 07:50:58 sudodus bug added subscriber sudodus
2015-08-04 15:42:15 Launchpad Janitor branch linked lp:ecryptfs
2015-11-12 07:36:28 Mathew Hodson ecryptfs-utils (Ubuntu Wily): milestone ubuntu-15.07
2015-11-12 07:36:37 Mathew Hodson ecryptfs-utils (Ubuntu Trusty): milestone ubuntu-14.04.3 ubuntu-14.04.4
2015-11-12 07:37:24 Mathew Hodson ecryptfs-utils (Ubuntu Vivid): milestone vivid-updates
2015-11-12 21:49:44 Raúl Martínez bug added subscriber Raúl Martínez
2015-12-09 14:46:38 calimocho bug added subscriber calimocho
2016-04-09 11:01:04 alexeytokar bug added subscriber alexeytokar
2016-05-14 14:08:06 Alexander Angelis bug added subscriber Alexander Angelis
2016-05-14 14:12:53 Alexander Angelis attachment added Screenshot of bug while updating https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1453738/+attachment/4662880/+files/Screenshot%20from%202016-05-14%2015-12-01.png
2017-03-03 13:07:20 Michael Wolfindale bug added subscriber Michael Wolfindale
2017-03-03 13:07:28 Michael Wolfindale removed subscriber Michael Wolfindale