Package: src:grub2 Version: 2.00-22 Severity: important Tags: patch upstream
Dear Debian folks, I know you are aware of the bug already, but it is only tracked in Launchpad [1], so I’ll submit it to the Debian report too, so it is tracked properly. The official option name for `/etc/default/grub` is `GRUB_ENABLE_CRYPTODISK` so the names should be corrected in `/usr/lib/grub/grub-mkconfig_lib`. $ grep -R CRYPTODISK_ENABLE /usr/lib/grub/ /usr/lib/grub/grub-mkconfig_lib: if [ x$GRUB_CRYPTODISK_ENABLE = xy ]; then /usr/lib/grub/grub-mkconfig_lib: if [ x$GRUB_CRYPTODISK_ENABLE = xy ]; then Otherwise `grub-install` fails. It would be great if that could be fixed in the next upload. I think this bug report is unrelated to #695410 [2], so I submitted a new one. Thanks, Paul [1] https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1232237 [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695410
signature.asc
Description: This is a digitally signed message part