bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #41533] grub-install returns 0 even with Fatal errors


From: Mike
Subject: [bug #41533] grub-install returns 0 even with Fatal errors
Date: Sun, 09 Feb 2014 20:32:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?41533>

                 Summary: grub-install returns 0 even with Fatal errors
                 Project: GNU GRUB
            Submitted by: nekoexmachina
            Submitted on: Sun 09 Feb 2014 08:32:18 PM GMT
                Category: Installation
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 2.00
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

To reproduce:
umount /sys
run grub-install

What happens:
~ # grub-install --target=x86_64-efi --efi-directory=/boot /dev/sda
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI
variables.
Try 'modprobe efivars' as root.
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI
variables.
Try 'modprobe efivars' as root.
Installation finished. No error reported.
~ # echo $?
0


What should: If "Fatal" & installation is not finished, Grub should not tell
that it is. Also it should not return 0 in such cases.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41533>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]