Possibly-bogus error about missing dkms.conf file during autoremove
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Confirmed
|
Medium
|
Unassigned | ||
linux (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Updating the kernel, or anything which requires rebuilding initramfs (including "apt-get autoremove") produces error messages like this:
run-parts: executing /etc/kernel/
Error! Could not locate dkms.conf file.
File: does not exist.
But dkms seems to be working fine -- virtualbox modules get rebuilt as they should be. There might be some other package which is broken with respect to dkms.conf, but the message gives no hint about where to look.
I tried to figure out where the message is coming from, but got no hits (other than log files) from
# find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 | xargs -0 zgrep -l 'Error.*Could not locate'
I will attach /var/log/
ACTUAL RESULTS:
Error saying dkms.conf is missing
EXPECTED RESULTS:
No error, or else an error which indicates which module is broken or the path of the missing file
(If the underlying problem is not in the above postinst script, but in another module which produces the un-useful iagnostic, please redirect this bug to that package).
$ locate dkms.conf
/etc/modprobe.
/home/jima/
/home/jima/
/usr/share/
/usr/src/
/usr/src/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.2.0-22-generic x86_64
NonfreeKernelMo
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CurrentDesktop: Unity
Date: Mon Dec 21 14:33:19 2015
HibernationDevice: RESUME=
InstallationDate: Installed on 2013-08-06 (867 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
IwConfig:
eth0 no wireless extensions.
lo no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.149.3
RfKill:
SourcePackage: linux
UpgradeStatus: Upgraded to wily on 2015-11-09 (42 days ago)
dmi.bios.date: 09/21/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1408
dmi.board.
dmi.board.name: P6T
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: System Product Name
dmi.product.
dmi.sys.vendor: System manufacturer
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
This change was made by a bot.