[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1107983: linux-image-6.12.32-amd64 missing /lib/modules directory



Control: reassign -1 src:linux 6.12.32-1
Control: tags -1 + moreinfo unreproducible

Hi Mark,

On Wed, Jun 18, 2025 at 02:02:25PM +0100, Mark wrote:
> Package: linux-image-6.12.32-amd64
> Version: 6.12.32-1
> Severity: normal
> X-Debbugs-Cc: markasmith101@gmail.com
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>    * What led up to the situation?
>   
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
>    * What was the outcome of this action?
>    * What outcome did you expect instead?
> 
> Package: linux-image-6.12.32-amd64
> Version: 6.12.32-1
> 
> After installing linux-image-6.12.32-amd64 on Debian testing (Trixie), the kernel boots fine but the /lib/modules/6.12.32 directory is missing.
> 
> This causes update-initramfs and DKMS to fail for this kernel, as no modules are present.
> 
> linux-image-6.12.31-amd64 works correctly.
> 
> Steps to reproduce:
> 1. Install linux-image-6.12.32-amd64 via apt
> 2. Run update-initramfs -u -k 6.12.32
> 3. Observe missing /lib/modules/6.12.32
> 
> Please check if the build is incomplete or if a dependency is missing.

The modules are correctly in the Debian package, can you thus please
provide the full apt and dpkg logs from your upgrade to the 6.12.32
kernel please?

(note that in above you have two commands you got the update-initramfs
call wrong (btw, it is done automatically on package installation), it
should be

update-initramfs -u -k 6.12.32-amd64

and the module directory is not /lib/modules/6.12.32 but
/lib/modules/6.12.32-amd64.

Regards,
Salvatore


Reply to: