[Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing
Rafael David Tinoco
rafaeldtinoco at ubuntu.com
Wed Mar 11 12:10:44 UTC 2020
** No longer affects: kmod (Ubuntu Focal)
** No longer affects: kmod (Ubuntu)
** No longer affects: initramfs-tools (Ubuntu Focal)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1863261
Title:
modinfo prints an error message if modules.builtin.bin is missing
Status in initramfs-tools package in Ubuntu:
Fix Released
Bug description:
Running a simple "update-initramfs -u" in a system with kmod version
26+20191223-1ubuntu1 (from focal-proposed)
will result into a bunch of:
depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could
not open builtin file
'/var/tmp/mkinitramfs_FLkEYb/lib/modules/5.4.0-14-generic/modules.builtin.bin'
errors. That happens because:
modinfo prints an error message if modules.builtin.bin is missing and
it was fixed upstream (Debian) in:
commit 835d584
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sat Jan 18 15:44:32 2020
mkinitramfs: Copy modules.builtin.bin into initramfs
modinfo now prints an error message if modules.builtin.bin (created
by depmod) is missing. Copy it in early if it's present.
Closes: #948257
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
and reported in bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948257
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261/+subscriptions
More information about the foundations-bugs
mailing list