You're failing to install the the kernel packages due to
intel-i915-dkms:

=================== log =================
Removing linux-tools-6.8.0-49-generic (6.8.0-49.49) ...
Removing linux-tools-6.8.0-49 (6.8.0-49.49) ...
Setting up linux-headers-6.8.0-54-generic (6.8.0-54.56) ...
/etc/kernel/header_postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.8.0-54-generic
Kernel config not found for '6.8.0-40-generic'
AUXILIARY_BUS is enabled for 6.8.0-49-generic.
AUXILIARY_BUS is enabled for 6.8.0-54-generic.
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
AUXILIARY_BUS is enabled for 6.8.0-54-generic.

Building module:
Cleaning build area...
 export LEX=flex; export YACC=bison; cp defconfigs/i915 .config; 'make' -j16 
BUILD_CONFIG= KLIB=/lib/modules/6.8.0-54-generic olddefconfig; 'make' -j16 
KLIB=/lib/modules/6.8.0-54-generic BUILD_CONFIG=........(bad exit status: 2)
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/intel-i915-dkms.0.crash'
Error! Bad return status for module build on kernel: 6.8.0-54-generic (x86_64)
Consult /var/lib/dkms/intel-i915-dkms/1.24.6.12.240823.13/build/make.log for 
more information.
dkms autoinstall on 6.8.0-54-generic/x86_64 failed for intel-i915-dkms(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 * dkms: autoinstall for kernel 6.8.0-54-generic
   ...fail!
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
dpkg: error processing package linux-headers-6.8.0-54-generic (--configure):
 installed linux-headers-6.8.0-54-generic package post-installation script 
subprocess returned error exit status 11
dpkg: dependency problems prevent configuration of linux-headers-generic:
 linux-headers-generic depends on linux-headers-6.8.0-54-generic; however:
  Package linux-headers-6.8.0-54-generic is not configured yet.
=================== log =================

You may create an empty file /etc/dkms/no-autoinstall to skip auto build
of that dkms during kernel packages installation, and try to resolve the
compilation problem later:

$ sudo touch /etc/dkms/no-autoinstall
$ sudo apt-get install -f

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

Title:
  package linux-headers-6.8.0-55-generic 6.8.0-55.57 failed to
  install/upgrade: installed linux-headers-6.8.0-55-generic package
  post-installation script subprocess returned error exit status 11

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to