ISO element fails for fedora > 27

Bug #1778933 reported by Fred De Backer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
diskimage-builder
New
Undecided
Unassigned

Bug Description

post-install part 01-copy-bootloaders looks for /boot/efi/EFI/fedora/grubx64.efi

2018-06-27 13:47:49.224 | dib-run-parts Running /tmp/in_target.d/post-install.d/01-copy-bootloaders
2018-06-27 13:47:49.227 | + set -o pipefail
2018-06-27 13:47:49.227 | + TMP_BOOTLOADER_DIR=/tmp/bootloader_files
2018-06-27 13:47:49.227 | + mkdir -p /tmp/bootloader_files
2018-06-27 13:47:49.229 | + '[' fedora = fedora ']'
2018-06-27 13:47:49.229 | + GRUB_FILE=/boot/efi/EFI/fedora/grubx64.efi
2018-06-27 13:47:49.229 | + SHIM_FILE=/boot/efi/EFI/fedora/shim.efi
2018-06-27 13:47:49.229 | + SYSLINUX_FILE=/usr/share/syslinux/isolinux.bin
2018-06-27 13:47:49.229 | + LDLINUX_FILE=/usr/share/syslinux/ldlinux.c32
2018-06-27 13:47:49.229 | + cp /boot/efi/EFI/fedora/grubx64.efi /tmp/bootloader_files
2018-06-27 13:47:49.231 | cp: cannot stat '/boot/efi/EFI/fedora/grubx64.efi': No such file or directory

The package that was installed was grub2-efi-ia32-1:2.02-22.fc27.x86_64

2018-06-27 13:46:21.155 | > Installing : grub2-efi-ia32-1:2.02-22.fc27.x86_64 123/132

It contains /boot/efi/EFI/fedora/grubia32.efi

/boot/efi/EFI/fedora/grubx64.efi seems to be installed by grub2-efi-x64

Revision history for this message
Fred De Backer (freddebacker) wrote :

Failing command was: disk-image-create -o /httpboot/ipa fedora proliant-tools ironic-agent iso

Version info:
[root@ironic-server ~]# disk-image-create --version
2.15.1

Command works when explicitly installing grub2-efi-x64:
disk-image-create -o /httpboot/ipa -p grub2-efi-x64 fedora proliant-tools ironic-agent iso

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.