Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] lvm2 initramfs-tools hook fails  (Read 3093 times)

Online Carnophage

  • User
  • Posts: 40
    • http://carnophage.wordpress.com
[solved] lvm2 initramfs-tools hook fails
« on: 2022/07/04, 09:35:29 »
« Last Edit: 2022/07/05, 11:00:48 by Carnophage »

Offline Mister00X

  • User
  • Posts: 198
Re: lvm2 initramfs-tools hook fails
« Reply #1 on: 2022/07/04, 09:40:08 »
Thanks for the heads up. All my systems use lvm, this would be very fatal for me.
Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say. – Edward Snowden

Offline dpanter

  • User
  • Posts: 61
Re: lvm2 initramfs-tools hook fails
« Reply #2 on: 2022/07/04, 12:17:51 »
The simplest immediate fix is to pull lvm2 from testing.
Having apt-listbugs installed and reading the bug reports before committing to any update is a very good idea.

As of writing, assuming you have the testing repo enabled, the command/version would be
Code: [Select]
sudo apt install lvm2=2.03.11-2.1
<< insert signature here >>

Offline tomsiduction

  • User
  • Posts: 207
Re: lvm2 initramfs-tools hook fails
« Reply #3 on: 2022/07/04, 16:29:54 »
Hello and thank you

That was the fix

Offline Mte90

  • User
  • Posts: 216
  • KDE & Debian lover
    • http://www.mte90.net
Re: lvm2 initramfs-tools hook fails
« Reply #4 on: 2022/07/04, 17:15:48 »
I executed:

Code: [Select]
cp -a /lib/udev/rules.d/69-lvm.rules /lib/udev/rules.d/69-lvm-metad.rules
Reported in the debian ticket that seems fix the issue on updating to the latest kernel as https://forum.siduction.org/index.php?topic=8646.msg69073#msg69073

Offline sidrak

  • Newbie
  • Posts: 1
Re: lvm2 initramfs-tools hook fails
« Reply #5 on: 2022/07/04, 23:47:31 »
FYI it's fixed now

Offline tomsiduction

  • User
  • Posts: 207
Re: [solved] lvm2 initramfs-tools hook fails
« Reply #6 on: 2022/07/05, 11:39:06 »
Hello
Unfortunately I get now
Code: [Select]
depmod: WARNING: could not open modules.builtin.modinfo at /var/tmp/mkinitramfs_PGxXYF/lib/modules/5.16.9-1-siduction-amd64: No such file or directory



Can this be ignored?

Online michaa7

  • User
  • Posts: 2.295
Re: [solved] lvm2 initramfs-tools hook fails
« Reply #7 on: 2022/07/05, 11:55:06 »
I did.

Modul is building. System booting. X+nvidia working.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline Mister00X

  • User
  • Posts: 198
Re: [solved] lvm2 initramfs-tools hook fails
« Reply #8 on: 2022/07/05, 13:46:23 »
Hello
Unfortunately I get now
Code: [Select]
depmod: WARNING: could not open modules.builtin.modinfo at /var/tmp/mkinitramfs_PGxXYF/lib/modules/5.16.9-1-siduction-amd64: No such file or directory


Can this be ignored?
This appears to be https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014319
Unfortunately I have no idea if this can be ignored or not.
For now I have downgraded kmod and put it on hold.
Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say. – Edward Snowden

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: [solved] lvm2 initramfs-tools hook fails
« Reply #9 on: 2022/07/05, 13:52:37 »
Quote from: Mister00X
....
This appears to be https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014319
Unfortunately I have no idea if this can be ignored or not. ...

I see it is categorized "Minor".  I have just now upgraded two very different systems here -- one laptop with Intel graphics and one desktop with Nvidia graphics, and they both are working trouble-free.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline Mister00X

  • User
  • Posts: 198
Re: [solved] lvm2 initramfs-tools hook fails
« Reply #10 on: 2022/07/05, 13:55:40 »
Quote
I see it is categorized "Minor".  I have just now upgraded two very different systems here -- one laptop with Intel graphics and one desktop with Nvidia graphics, and they both are working trouble-free.

Oh yes you're right I completely ignored the severity of that report.
In that case I will unhold kmod again.
Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say. – Edward Snowden