[Bug 1904226] Re: [Regression] grub-install: error: failed to register the EFI boot entry: Operation not permitted.

dann frazier 1904226 at bugs.launchpad.net
Tue Nov 17 18:11:58 UTC 2020


*** This bug is a duplicate of bug 1892792 ***
    https://bugs.launchpad.net/bugs/1892792

** This bug has been marked a duplicate of bug 1892792
   grub-install fails due to uninitialized variable

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to efivar in Ubuntu.
https://bugs.launchpad.net/bugs/1904226

Title:
  [Regression] grub-install: error: failed to register the EFI boot
  entry: Operation not permitted.

Status in efivar package in Ubuntu:
  New

Bug description:
  When updating libefiboot1 from 37-2ubuntu2 to 37-2ubuntu2.1 on focal,
  the following error now occurs.

  $ grub-install /dev/nvme0n1 --target=x86_64-efi --efi-directory=/boot/efi
  Installing for x86_64-efi platform.
  grub-install: warning: Internal error.
  grub-install: error: failed to register the EFI boot entry: Operation not permitted.

  I was able to trace the bug to a parsing failure in acpi_root. The
  same fix as in LP: 1892792 solves the problem, and I've recompiled to
  verify that. The parser should simply not apply, but the uninitialized
  variable is reliably uninitialized to a value that suggests a match.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/efivar/+bug/1904226/+subscriptions



More information about the foundations-bugs mailing list