With recent ELN composes (after the release package switch), ELN installs ultimately fail due to a bootloader install error:
Apr 24 00:53:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3046]: INFO:program:Running in chroot '/mnt/sysroot'... gen_grub_cfgstub /boot/grub2 /boot/efi/EFI/default
Apr 24 00:53:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3046]: INFO:program:/sbin/gen_grub_cfgstub: line 18: /boot/efi/EFI/default/grub.cfg.stb: No such file or directory
Apr 24 00:53:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3046]: DEBUG:program:Return code of gen_grub_cfgstub: 1
Apr 24 00:53:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3046]: ERROR:anaconda.modules.storage.bootloader.installation:Bootloader installation has failed: gen_grub_cfgstub script failed
With recent ELN composes (after the release package switch), ELN installs ultimately fail due to a bootloader install error: