Sample Header Ad - 728x90

Why is apt-mark hold not stopping dkms from running on Debian?

0 votes
2 answers
356 views
My apt install id3v2 fails due to
dkms: running auto installation service for kernel 6.1.0-18-amd64.
with
dpkg: error processing package linux-headers-amd64 (--configure):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 linux-image-6.1.0-18-amd64
 linux-headers-6.1.0-18-amd64
 linux-image-amd64
 linux-headers-amd64
I've tried apt-mark hold linux-image-amd64 and have two holds
$ apt-mark showhold
linux-headers-amd64
linux-image-amd64
I am running 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
Asked by OrigamiEye (223 rep)
Mar 6, 2024, 01:15 PM
Last activity: Mar 7, 2024, 12:19 AM