[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2024-06-17 Thread Mate Kukri
This has been marked Incomplete for years with no update, closing.

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Grub update fails on zfs root drives after software install..

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


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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2022-03-22 Thread Julian Andres Klode
** No longer affects: grub2 (Ubuntu Focal)

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

Title:
  Grub update fails on zfs root drives after software install..

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


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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-22 Thread Jeff Hoffman
Output after update

** Attachment added: "Grub-update"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870810/+attachment/5358013/+files/update-grub.log

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-07 Thread Jean-Baptiste Lallement
Thanks for the logs.

The curly brace error should be fixed now. Now we must understand why it
doesn't find the kernels.

- Could you please save /etc/grub.d/10_linux_zfs somewhere outside of 
/etc/grub.d/
- Replace /etc/grub.d/10_linux_zfs by the file in attachment. It adds set -x to 
watch its execution and the content of intermediary files to generate the menu.
- Make it executable:
   chmod +x /etc/grub.d/10_linux_zfs
- Then run update-grub:
   sudo update-grub 2>/tmp/update-grub.log

Verify that the log contains something and attach it to this report.


** Attachment added: "10_linux_zfs"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870810/+attachment/5348525/+files/10_linux_zfs

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-06 Thread Jeff Hoffman
See attached file

** Attachment added: "Concatenated file of requests.."
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870810/+attachment/5348132/+files/gruberrup

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-06 Thread Jean-Baptiste Lallement
Could you provide the output of the following commands:
lsblk -f
zfs list 
zfs list -t snapshot

Thanks

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

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-05 Thread Jean-Baptiste Lallement
** Changed in: grub2 (Ubuntu Focal)
Milestone: None => ubuntu-20.04

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-05 Thread Jean-Baptiste Lallement
grub.new untar-ed from attachments.

** Attachment added: "grub.cfg.new"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870810/+attachment/5347497/+files/grub.cfg.new

** Changed in: grub2 (Ubuntu Focal)
   Status: Confirmed => Triaged

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

Title:
  Grub update fails on zfs root drives after software install..

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

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

[Bug 1870810] Re: Grub update fails on zfs root drives after software install..

2020-04-05 Thread Jean-Baptiste Lallement
** Package changed: ubuntu-release-upgrader (Ubuntu) => grub2 (Ubuntu)

** Changed in: grub2 (Ubuntu)
   Importance: Undecided => High

** Changed in: grub2 (Ubuntu)
   Status: New => Confirmed

** Changed in: grub2 (Ubuntu)
 Assignee: (unassigned) => Jean-Baptiste Lallement (jibel)

** Also affects: grub2 (Ubuntu Focal)
   Importance: High
 Assignee: Jean-Baptiste Lallement (jibel)
   Status: Confirmed

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

Title:
  Grub update fails on zfs root drives after software install..

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

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