[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package lvm2 - 2.03.11-2ubuntu3

---
lvm2 (2.03.11-2ubuntu3) hirsute; urgency=medium

  * Fix file mode of debian/initramfs-tools/lvm2/hooks/lvm2 (LP:
#1915579)

 -- Lukas Märdian   Thu, 04 Mar 2021 11:00:58 +0100

** Changed in: lvm2 (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Ernst Sjöstrand
You really should migrate this from proposed to non-proposed asap!

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Brian Murray
** Tags removed: rls-hh-incoming

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Aaron Johnson
2.03.11-2ubuntu3 fixed this for me as well

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Eugene Crosser
I confirm that after upgarading lvm2 to 2.03.11-2ubuntu3 from -proposed,
the hook file has correct permissions, and resulting initrd is bootable.

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Lukas Märdian
Thank a lot for the confirmation @Mario!

I've uploaded the fixed package to hirsute-proposed and @xnox
implemented a check in "pkgbinarymangler" to avoid such failures in the
future: https://launchpad.net/ubuntu/+source/pkgbinarymangler/147

** Changed in: lvm2 (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Mario Schwalbe
@Lukas (#8): Works.

1. Permissions are correct. This was obvious already, since `update-initramfs 
-v` states that it doesn't execute /usr/share/initramfs-tools/hooks/lvm2 due to 
insufficient permissions.
2. Unpacked the initramfs and files are included again.
3. Boots.

Thanks a lot.

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Alan Pope 🍺🐧🐱 🦄
The steps in comment #7 worked for me. Thanks @toabctl

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Lukas Märdian
That file mode must have been lost during the last merge...
I've prepared a fix for the 664 -> 755 mode change of 
/usr/share/initramfs-tools/hooks/lvm2 available in this PPA (currently 
building):

https://launchpad.net/~slyon/+archive/ubuntu/lp1915579

Could you please check and confirm if this is fixing the problem for
you?

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Lukas Märdian
** Changed in: lvm2 (Ubuntu)
 Assignee: (unassigned) => Lukas Märdian (slyon)

** Changed in: lvm2 (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Thomas Bechtold
I also have this problem (with a LUKS & LVM). As a workaround, I did:

1) boot into live CD, start a terminal and do everything as root (sudo -i)
2) open the encrypted LUKS partition: cryptsetup luksOpen /dev/nvme0n1p3 
nvme0n1p3_crypt

Note that the name (in my case "nvme0n1p3_crypt") must match the name that is 
in the etc/crypttab . Otherwise the later generated initramfs will not work 
correctly.
3) vgscan && vgchange -ay vgubuntu
4) mount /dev/vgubuntu/root /mnt
5) mount /dev/nvme0n1p2 /mnt/boot# this is my /boot partition
6) mount --bind /dev /mnt/dev && mount --bind /sys /mnt/sys && mount --bind 
/proc /mnt/proc
7) chroot /mnt
8) chmod 755 /usr/share/initramfs-tools/hooks/lvm2
9) update-initramfs -u

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Alan Pope 🍺🐧🐱 🦄
I've tried the steps in comment 2, but I'm still left at (initramfs)
after a reboot.

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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

[Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Mario Schwalbe
Good morning. Took me an afternoon to figure this out, after no kernel
was booting anymore. Still present with version 2.03.11-2ubuntu2 of the
package.

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

Title:
  lvm2 version 2.03.11-2ubuntu1 breaks initramfs

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

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