Bug 37661

Summary: fails to install into /boot/efi/ when /boot is on a LUKS partition
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: alterator-grubAssignee: ekorneechev <ekorneechev>
Status: CLOSED DUPLICATE QA Contact: qa-sisyphus
Severity: critical    
Priority: P3 CC: aen, ekorneechev, nickel, sem
Version: unstable   
Hardware: x86_64   
OS: Linux   
Bug Depends on:    
Bug Blocks: 37660    

Description Dmitry V. Levin 2019-12-23 03:31:47 MSK
The corresponding install step stops with the following diagnostics:
"Критическая ошибка
Невозможно установить загрузчик в /boot/efi:
Выполняется установка для платформы x86_64-efi.
grub-install: ошибка: попытка установки на шифрованный раздел без включённого cryptodisk.
Задайте "GRUB_ENABLE_CRYPTODISK=y" в файле "/etc/default/grub".

If GRUB_ENABLE_CRYPTODISK=y is manually added to /mnt/destination/etc/sysconfig/grub2,
the second attempt to install the bootloader succeeds.
Comment 1 Николай Костригин 2020-01-23 12:33:23 MSK
Duplicate for older FR #28225
Fix is being tested in task #244809

*** This bug has been marked as a duplicate of bug 28225 ***