Siduction Forum

Siduction Forum => Upgrade Warnings => Thema gestartet von: Carnophage in 2022/07/04, 09:35:29

Titel: [solved] lvm2 initramfs-tools hook fails
Beitrag von: Carnophage in 2022/07/04, 09:35:29
After today's upgrade I seem to hit: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014314
Titel: Re: lvm2 initramfs-tools hook fails
Beitrag von: Mister00X in 2022/07/04, 09:40:08
Thanks for the heads up. All my systems use lvm, this would be very fatal for me.
Titel: Re: lvm2 initramfs-tools hook fails
Beitrag von: dpanter in 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
sudo apt install lvm2=2.03.11-2.1
Titel: Re: lvm2 initramfs-tools hook fails
Beitrag von: tomsiduction in 2022/07/04, 16:29:54
Hello and thank you

That was the fix
Titel: Re: lvm2 initramfs-tools hook fails
Beitrag von: Mte90 in 2022/07/04, 17:15:48
I executed:

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
Titel: Re: lvm2 initramfs-tools hook fails
Beitrag von: sidrak in 2022/07/04, 23:47:31
FYI it's fixed now
Titel: Re: [solved] lvm2 initramfs-tools hook fails
Beitrag von: tomsiduction in 2022/07/05, 11:39:06
Hello
Unfortunately I get now

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?
Titel: Re: [solved] lvm2 initramfs-tools hook fails
Beitrag von: michaa7 in 2022/07/05, 11:55:06
I did.

Modul is building. System booting. X+nvidia working.
Titel: Re: [solved] lvm2 initramfs-tools hook fails
Beitrag von: Mister00X in 2022/07/05, 13:46:23
Zitat von: tomsiduction in 2022/07/05, 11:39:06
Hello
Unfortunately I get now

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.
Titel: Re: [solved] lvm2 initramfs-tools hook fails
Beitrag von: dibl in 2022/07/05, 13:52:37
Zitat von: 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.
Titel: Re: [solved] lvm2 initramfs-tools hook fails
Beitrag von: Mister00X in 2022/07/05, 13:55:40
ZitatI 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.