Initramfs configuration hook overlayroot sets CRYPTSETUP=1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-initramfs-tools (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Running Ubuntu Server 17.10 preview downloaded from cdimages.
update-initramfs produces a warning complaining that CRYPSETUP should not be set in /etc/initramfs.
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.
WARNING: Setting CRYPTSETUP in /etc/initramfs-
Further investigation showed that the warning is produced by the script /usr/share/
$ lsb_release -rd
Description: Ubuntu Artful Aardvark (development branch)
Release: 17.10
$ apt-cache policy overlayroot
overlayroot:
Installed: 0.39ubuntu1
Candidate: 0.39ubuntu1
Version table:
*** 0.39ubuntu1 500
500 http://
100 /var/lib/
$ apt-cache policy cryptsetup
cryptsetup:
Installed: 2:1.7.3-4ubuntu1
Candidate: 2:1.7.3-4ubuntu1
Version table:
*** 2:1.7.3-4ubuntu1 500
500 http://
100 /var/lib/
Changed in cloud-initramfs-tools (Ubuntu): | |
importance: | Undecided → Low |
Status changed to 'Confirmed' because the bug affects multiple users.