-
Bug
-
Resolution: Done-Errata
-
Minor
-
rhel-8.10.z
-
None
-
grub2-2.02-169.el8_10
-
Yes
-
Moderate
-
rhel-bootloader
-
1
-
False
-
False
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Due to the change to '99-grub-mkconfig.install' introduced in 'grub2-common-2.02-167', grub2-mkconfig will only be executed if RUN_MKCONFIG is set to "true". However, this variable will only be set to "true" if $ARCH equals to "ppc64" or "ppc64le", but not when GRUB_ENABLE_BLSCFG is false.
This breaks kernel updates on systems that explicitly disable BLS.
Please provide the package NVR for which the bug is seen:
grub2-common-2.02-167.el8_10
How reproducible is this bug?:
Always
Steps to reproduce
- Set GRUB_ENABLE_BLSCFG=false in /etc/default/grub.
- Update the kernel-core package.
- Check that /boot/grub2/grub.cfg hasn't been updated.
- links to
-
RHBA-2025:154415 grub2 update