grub2 used to install efi fonts in boot/efi/EFI/*/fonts/ but now it's installing them in boot/grub2/fonts/ Adjust the lorax templates to install the new location. This should hopefully fix the rawhide compose error: DEBUG util.py:446: 2021-07-08 16:10:05,585: template command error in x86.tmpl: DEBUG util.py:446: template command error in x86.tmpl: DEBUG util.py:446: 2021-07-08 16:10:05,585: install boot/efi/EFI//fonts/unicode.pf2 EFI/BOOT/fonts/ DEBUG util.py:446: install boot/efi/EFI//fonts/unicode.pf2 EFI/BOOT/fonts/ DEBUG util.py:446: 2021-07-08 16:10:05,586: OSError: nothing matching /var/tmp/lorax/lorax.t80f74er/installroot/boot/efi/EFI//fonts/unicode.pf2 in / DEBUG util.py:446: OSError: nothing matching /var/tmp/lorax/lorax.t80f74er/installroot/boot/efi/EFI//fonts/unicode.pf2 in / Signed-off-by: Kevin Fenzi <kevin@scrye.com> |
||
---|---|---|
.. | ||
appliance | ||
config_files | ||
live | ||
pxe-live | ||
aarch64.tmpl | ||
arm.tmpl | ||
efi.tmpl | ||
ppc64le.tmpl | ||
runtime-cleanup.tmpl | ||
runtime-install.tmpl | ||
runtime-postinstall.tmpl | ||
s390.tmpl | ||
x86.tmpl |