[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required. / Could not delete variable: Invalid argument"

2020-07-02 Thread Steve Langasek
Ubuntu 19.04 reached end of life on January 23, 2020.  I am therefore
marking this bug 'wontfix' for that release.

** Changed in: efibootmgr (Ubuntu Disco)
   Status: Triaged => Won't Fix

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required. / Could not delete variable:
  Invalid argument"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required. / Could not delete variable: Invalid argument"

2019-05-06 Thread Mathieu Trudel-Lapierre
** Summary changed:

- [master] Grub2 Failed to install "efibootmgr failed to register the boot 
entry: Block device required."
+ [master] Grub2 Failed to install "efibootmgr failed to register the boot 
entry: Block device required. / Could not delete variable: Invalid argument"

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required. / Could not delete variable:
  Invalid argument"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required."

2019-04-19 Thread Mathieu Trudel-Lapierre
Thanks, I think we have all the information we need right now; this
needs further investigation by a developer.

** Changed in: efibootmgr (Ubuntu Disco)
   Status: Incomplete => Triaged

** Changed in: efibootmgr (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required."

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required."

2019-04-18 Thread DavidV
root@laptop:/sys/firmware/efi/efivars# strace -ff efibootmgr -b  -B
execve("/bin/efibootmgr", ["efibootmgr", "-b", "", "-B"], 0x7fff3ef3c210 /* 
25 vars */) = 0
brk(NULL)   = 0x55e921747000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=99288, ...}) = 0
mmap(NULL, 99288, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1d82acc000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libefivar.so.1", 
O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0203\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=138312, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f1d82aca000
mmap(NULL, 141136, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1d82aa7000
mmap(0x7f1d82aaa000, 69632, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f1d82aaa000
mmap(0x7f1d82abb000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 
0x14000) = 0x7f1d82abb000
mmap(0x7f1d82abf000, 45056, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f1d82abf000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libefiboot.so.1", 
O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P$\0\0\0\0\0\0"..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=55216, ...}) = 0
mmap(NULL, 57376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1d82a98000
mmap(0x7f1d82a9a000, 32768, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1d82a9a000
mmap(0x7f1d82aa2000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 
0xa000) = 0x7f1d82aa2000
mmap(0x7f1d82aa5000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f1d82aa5000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260A\2\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1996592, ...}) = 0
mmap(NULL, 2004992, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1d828ae000
mprotect(0x7f1d828d, 1826816, PROT_NONE) = 0
mmap(0x7f1d828d, 1511424, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f1d828d
mmap(0x7f1d82a41000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 
0x193000) = 0x7f1d82a41000
mmap(0x7f1d82a8e000, 24576, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1df000) = 0x7f1d82a8e000
mmap(0x7f1d82a94000, 14336, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1d82a94000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\\21\0\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=18656, ...}) = 0
mmap(NULL, 20752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1d828a8000
mmap(0x7f1d828a9000, 8192, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f1d828a9000
mmap(0x7f1d828ab000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 
0x3000) = 0x7f1d828ab000
mmap(0x7f1d828ac000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f1d828ac000
close(3)= 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f1d828a6000
arch_prctl(ARCH_SET_FS, 0x7f1d828a6b80) = 0
mprotect(0x7f1d82a8e000, 16384, PROT_READ) = 0
mprotect(0x7f1d828ac000, 4096, PROT_READ) = 0
mprotect(0x7f1d82abf000, 4096, PROT_READ) = 0
mprotect(0x7f1d82aa5000, 4096, PROT_READ) = 0
mprotect(0x55e920d53000, 4096, PROT_READ) = 0
mprotect(0x7f1d82b0e000, 4096, PROT_READ) = 0
munmap(0x7f1d82acc000, 99288)   = 0
access("/sys/firmware/efi/efivars/", F_OK) = 0
statfs("/sys/firmware/efi/efivars/", {f_type=EFIVARFS_MAGIC, f_bsize=4096, 
f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={val=[0, 0]}, 
f_namelen=255, f_frsize=4096, 
f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOEXEC|ST_RELATIME}) = 0
brk(NULL)   = 0x55e921747000
brk(0x55e921768000) = 0x55e921768000
openat(AT_FDCWD, "/sys/firmware/efi/efivars/", 
O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl(3, F_GETFD)  

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required."

2019-04-17 Thread Skip Montanaro
Ugh. Looks like the email attachment didn't survive the trip...

** Attachment added: "efibootmgr.out"
   
https://bugs.launchpad.net/ubuntu/+source/efibootmgr/+bug/1805490/+attachment/5256608/+files/efibootmgr.out

** Attachment removed: "efibootmgr.out"
   
https://bugs.launchpad.net/ubuntu/+source/efibootmgr/+bug/1805490/+attachment/5256607/+files/efibootmgr.out

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required."

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required."

2019-04-17 Thread Skip Montanaro
I looked at 1734147 but it didn't seem familiar. (That's not saying much
though, as I've not really paid close attention other than to note that
I'm affected by the grub issues.)

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required."

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805490] Re: [master] Grub2 Failed to install "efibootmgr failed to register the boot entry: Block device required."

2019-04-17 Thread Mathieu Trudel-Lapierre
In addition to the above; if anyone has previously had Ubuntu 17.10
installed on the affected system, it is possible this is due to bug
1734147. Please see if the bug's description matched with what you are
seeing. If you're unsure, ask here for help.

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

Title:
  [master] Grub2 Failed to install "efibootmgr failed to register the
  boot entry: Block device required."

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs