Bug#1101350: additional info on initrd content:

2025-03-26 Thread Eric Valette
On 26/03/2025 11:16, Eric Valette wrote: lsinitramfs /boot/initrd.img-6.12.20 . kernel kernel/x86 kernel/x86/microcode kernel/x86/microcode/AuthenticAMD.bin kernel kernel/x86 kernel/x86/microcode kernel/x86/microcode/.enuineIntel.align.0123456789abc kernel/x86/microcode/GenuineIntel.bin . usr

Bug#1101350: amd64-microcode: microcode update check keeps telling me I'm not using the latest microcode

2025-03-26 Thread Eric Valette
Package: amd64-microcode Version: 3.20250311.1 Severity: important Tags: security X-Debbugs-Cc: debian-am...@lists.debian.org, Debian Security Team User: debian-am...@lists.debian.org Usertags: amd64 After I updated to this version of amd-microcode, apt update triggers check that keeps telling

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-27 Thread Eric Valette
On 27/03/2025 16:46, Eric Valette wrote: On 25/03/2025 01:12, Ben Hutchings wrote: Hi Eric, - The *complete* kernel config that you were using (before enabling CONFIG_MODULE_DECOMPRESS). I switched tp 6.12.20 but same problem. Config attached. - All the error messages from the initramfs

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-28 Thread Eric Valette
command and if I exit again a kernel panic from memory. More latter on. -- Eric Valette

Bug#1101350: Tried on another amd machine, same model. Same failure.

2025-03-27 Thread Eric Valette
On 26/03/2025 11:31, Eric Valette wrote: After reboot: processor : 15 vendor_id : AuthenticAMD cpu family : 23 = 0x17 model : 96 = 0x60 model name : AMD Ryzen 7 4800H with Radeon Graphics stepping: 1 microcode : 0x8600104 New Microcode patches

Bug#1102453: libssl-doc: error when regenerating man pages

2025-04-09 Thread Eric Valette
Package: libssl-doc Version: 3.5.0-1 Severity: normal Processing triggers for man-db (2.13.0-1) ... /usr/bin/mandb: warning: whatis for X509_CINF_new.3ssl.gz exceeds 8192 bytes, truncating. /usr/bin/mandb: warning: whatis for i2d_ASN1_GENERALSTRING.3ssl.gz exceeds 8192 bytes, truncating. -- S

Bug#1101350: Tried on another amd machine, same model. Same failure.

2025-04-10 Thread Eric Valette
directory contains extra stuff. So I propose to apply this simple modification in case someone does the same (and the package content could simply be a copy of the relebant directory as the README has informative info that are not in /usr/share/doc/amd64-microcode/...). Regards, -- Eric Valette

Bug#1101350: Tried on another amd machine, same model. Same failure.

2025-03-28 Thread Eric Valette
On Thu, 27 Mar 2025 16:29:30 +0100 Eric Valette wrote: On 26/03/2025 11:31, Eric Valette wrote: After reboot: processor : 15 vendor_id : AuthenticAMD cpu family : 23 = 0x17 model : 96 = 0x60 model name : AMD Ryzen 7 4800H with Radeon Graphics stepping

Bug#1100470: grub2-common: Segfault messages when running update-grub

2025-03-14 Thread Eric Valette
ELF object binary architecture: AMD x86-64 lines 1-31/31 (END) here as been a udev update also this morning but udev seems to be working. -- Eric Valette

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-17 Thread Eric Valette
On 16/03/2025 20:13, Ben Hutchings wrote: Control: tag -1 moreinfo unreproducible On Sat, 2025-03-08 at 12:29 +0100, Eric Valette wrote: On Fri, 7 Mar 2025 20:43:08 +0100 Marc Haber wrote: On Fri, Mar 07, 2025 at 05:44:00PM +0100, Eric Valette wrote: CONFIG_MODULE_DECOMPRESS=y So the

Bug#1100470: Segfault with NTFS CVE fixes

2025-03-15 Thread Eric Valette
Just for the record :     1) NTFS fs have been created using W10 or W11 tools,     2) I did run from windows cmd line  chkdsk /r /x /f on one of the three NTFS fs triggering the problem,     3) no error found     4) But it still segfault, -- Eric Valette

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-04-30 Thread Eric Valette
On 30/04/2025 03:19, Ben Hutchings wrote: On Fri, 2025-04-25 at 19:38 +0200, Eric Valette wrote: [...] I think the bug #1099801 Marco d'Itri closed is a dupplicate from mine that must also be closed I guess. Do you mean that the new version of kmod fixes this for you? If you rea

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-04-25 Thread Eric Valette
On Fri, 28 Mar 2025 10:06:35 +0100 Eric Valette wrote: On 28/03/2025 09:40, Eric Valette wrote: > On 28/03/2025 01:28, Ben Hutchings wrote: >> - What does the command "/usr/lib/klibc/bin/fstype /dev/nvme0n1p5" >>    print? > > /usr/lib/klibc/bin/fstype /dev/nv

Bug#1099655: compressed kernel modules are probably not loaded

2025-03-07 Thread Eric Valette
initrd 146: usr/lib/modules/6.6.80/kernel/fs/ext4/ext4.ko.xz initrd 145: usr/lib/modules/6.6.80/kernel/fs/ext4/ext4.ko Note that modules images are compressed in the regular fs (non initrd) eg : /lib/modules/6.6.80/kernel/fs/ext4/ext4.ko.xz -- Eric Valette

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-07 Thread Eric Valette
# CONFIG_MODULE_COMPRESS_ZSTD is not set and that's rather strange as the working version, and allthougt the config file says COMPRESS=zstd it is not respected! Iguess the working one is none and the non working one is XZ in initrd. --eric -- Eric Valette

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-08 Thread Eric Valette
On 08/03/2025 12:50, Chris Hofstaedtler wrote: On Sat, Mar 08, 2025 at 12:29:06PM +0100, Eric Valette wrote: On Fri, 7 Mar 2025 20:43:08 +0100 Marc Haber wrote: On Fri, Mar 07, 2025 at 05:44:00PM +0100, Eric Valette wrote: CONFIG_MODULE_DECOMPRESS=y So the culprit is there. It is not set

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-08 Thread Eric Valette
On Fri, 7 Mar 2025 20:43:08 +0100 Marc Haber wrote: On Fri, Mar 07, 2025 at 05:44:00PM +0100, Eric Valette wrote: CONFIG_MODULE_DECOMPRESS=y So the culprit is there. It is not set in my own kernel build (never been so far although config has been created via the official linux-source-6.6

Bug#1099655: initramfs-tools 146 generates incorrect initramfs : does not boot, does not find root fs

2025-03-08 Thread Eric Valette
On 08/03/2025 12:51, Marc Haber wrote: On Sat, Mar 08, 2025 at 12:29:06PM +0100, Eric Valette wrote: So the culprit is there. It is not set in my own kernel build (never been so far although config has been created via the official linux- source-6.6) and thus I cannot load compressed modules

Bug#1101350: Tried on another amd machine, same model. Same failure.

2025-03-29 Thread Eric Valette
On 28/03/2025 10:50, Eric Valette wrote: On Thu, 27 Mar 2025 16:29:30 +0100 Eric Valette wrote: On 26/03/2025 11:31, Eric Valette wrote: After reboot: processor   : 15 vendor_id   : AuthenticAMD cpu family  : 23 = 0x17 model   : 96 = 0x60 model name  : AMD Ryzen 7

Bug#1105784: 7.1.8-dfsg-2 is even worse only directory created and no conf file

2025-05-17 Thread Eric Valette
-dkmsmodprobe.conf /etc/modprobe.d/ -- Eric Valette

Bug#1105784: 7.1.8-dfsg-2 is even worse only directory created and no conf file

2025-05-18 Thread Eric Valette
On Sat, 17 May 2025 11:18:35 +0200 Eric Valette wrote: NB due to the first bug, I did copy virtualbox-dkms.conf in tmp, deleted the /etc/modprobe.d/virtualbox-dkms.conf directory and move back virtualbox-dkms.conf from tmp to /etc/modprobe.d/ This time, I had to take the config from the

Bug#1105784: Please put the modprobe conf file at a correct location!

2025-06-11 Thread Eric Valette
On Sun, 18 May 2025 11:40:28 +0200 Eric Valette wrote: Still not fixed in new version.7.1.8-dfsg-3 Still not fixed 7.1.10-dfsg-1 -- Eric Valette

Bug#1105784: Please put the modprobe conf file at a correct location!

2025-06-11 Thread Eric Valette
On 11/06/2025 11:21, Eric Valette wrote: On Sun, 18 May 2025 11:40:28 +0200 Eric Valette wrote: Still not fixed in new version.7.1.8-dfsg-3 Still not fixed 7.1.10-dfsg-1 more virtualbox-dkms.install.in ... debian/virtualbox-dkms.modprobe.conf /etc/modprobe.d/virtualbox-dkms.conf If you

Bug#1107595: fuse2fs: error when upgrading

2025-06-10 Thread Eric Valette
Package: fuse2fs Version: 1.47.2-2 Severity: normal Unpacking fuse2fs (1.47.2-2) over (1.47.2-1+b1) ... /var/lib/dpkg/info/fuse2fs.postrm: 6: test: failed-upgrade: unexpected operator -- System Information: Debian Release: 13.0 APT prefers stable-updates APT policy: (500, 'stable-updates'),

<    7   8   9   10   11   12