Article 6D8AF Kernel install failed

Kernel install failed

by
lucmove
from LinuxQuestions.org on (#6D8AF)
I had a bunch of files ready for installation of a new kernel. The last two fail:

Code:# dpkg -i linux-headers-4.19.0-0.bpo.9-amd64_4.19.118-2+deb10u1~bpo9+1_amd64.deb
Selecting previously unselected package linux-headers-4.19.0-0.bpo.9-amd64.
(Reading database ... 318544 files and directories currently installed.)
Preparing to unpack linux-headers-4.19.0-0.bpo.9-amd64_4.19.118-2+deb10u1~bpo9+1_amd64.deb ...
Unpacking linux-headers-4.19.0-0.bpo.9-amd64 (4.19.118-2+deb10u1~bpo9+1) ...
Setting up linux-headers-4.19.0-0.bpo.9-amd64 (4.19.118-2+deb10u1~bpo9+1) ...
/etc/kernel/header_postinst.d/dkms:
configure: error: unknown
Error! Bad return status for module build on kernel: 4.19.0-0.bpo.9-amd64 (x86_64)
Consult /var/lib/dkms/spl/0.6.5.9/build/make.log for more information.Code:# cat /var/lib/dkms/spl/0.6.5.9/build/make.log
DKMS make.log for spl-0.6.5.9 for kernel 4.19.0-0.bpo.9-amd64 (x86_64)
Mon Jul 24 20:27:33 -03 2023
make: *** No targets specified and no makefile found. Stop.Code:# dpkg -i linux-image-4.19.0-0.bpo.9-amd64-unsigned_4.19.118-2+deb10u1~bpo9+1_amd64.deb
Selecting previously unselected package linux-image-4.19.0-0.bpo.9-amd64-unsigned.
(Reading database ... 326612 files and directories currently installed.)
Preparing to unpack linux-image-4.19.0-0.bpo.9-amd64-unsigned_4.19.118-2+deb10u1~bpo9+1_amd64.deb ...
Unpacking linux-image-4.19.0-0.bpo.9-amd64-unsigned (4.19.118-2+deb10u1~bpo9+1) ...
dpkg: dependency problems prevent configuration of linux-image-4.19.0-0.bpo.9-amd64-unsigned:
linux-image-4.19.0-0.bpo.9-amd64-unsigned depends on initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool; however:
Package initramfs-tools is not configured yet.
Package linux-initramfs-tool is not installed.
Package initramfs-tools which provides linux-initramfs-tool is not configured yet.

dpkg: error processing package linux-image-4.19.0-0.bpo.9-amd64-unsigned (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-4.19.0-0.bpo.9-amd64-unsignedAny hopes? What can I do to proceed?

TIA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments