[Bug 124246] grubby fatal error: unable to find a suitable template

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 14 08:23:09 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=124246

Lars E. Pettersson <lars at homer.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lars at homer.se

--- Comment #66 from Lars E. Pettersson <lars at homer.se> 2011-11-14 03:23:03 EST ---
Just did an update of Fedora 16 on a x86_64 machine and got the same message:

  Updating   : kernel-tools-3.1.1-1.fc16.x86_64                           13/26 
  Installing : kernel-3.1.1-1.fc16.x86_64                                 14/26 
grubby fatal error: unable to find a suitable template
  Cleanup    : kernel-headers-3.1.0-7.fc16.x86_64                         15/26 

(no further errors showed up)

This was the first kernel update on my Fedora 16 installation, updated from
kernel 3.1.0-7.fc16.x86_64 to 3.1.1-1.fc16.x86_64 using the following grub
packages:

# rpm -qa grub*
grub-efi-0.97-84.fc16.x86_64
grub2-1.99-12.fc16.x86_64
grubby-8.3-1.fc16.x86_64
#

And the following templates (verified OK with rpm -V)

# ll /etc/grub.d/
total 80
-rwxr-xr-x. 1 root root 6709 Oct 27 03:19 00_header
-rwxr-xr-x. 1 root root 5959 Oct 27 03:19 10_linux
-rwxr-xr-x. 1 root root 5875 Oct 27 03:19 20_linux_xen
-rwxr-xr-x. 1 root root 5960 Oct 27 03:19 30_os-prober
-rwxr-xr-x. 1 root root  214 Oct 27 03:19 40_custom
-rwxr-xr-x. 1 root root   95 Oct 27 03:19 41_custom
-rwxr-xr-x. 1 root root 1259 Oct 27 03:19 90_persistent
-rw-r--r--. 1 root root  483 Oct 27 03:19 README
#

The only strange thing noted in /etc/grub2.cfg was the lack of the recovery
mode entry:

# grep menuentry /etc/grub2.cfg 
menuentry 'Fedora (3.1.1-1.fc16.x86_64)' --class gnu-linux --class gnu --class
os {
menuentry 'Linux, with Linux 3.1.0-7.fc16.x86_64' --class gnu-linux --class gnu
--class os {
menuentry 'Linux, with Linux 3.1.0-7.fc16.x86_64 (recovery mode)' --class
gnu-linux --class gnu --class os {
menuentry "Microsoft Windows XP Professional (on /dev/sda2)" --class windows
--class os {

(/etc/grub2.cfg will be attached)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the triage mailing list