[Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing
Rafael David Tinoco
rafaeldtinoco at ubuntu.com
Thu Mar 12 18:37:37 UTC 2020
I'm flagging this as won't fix because of LP: #1864992. Focal has been
merged with 0.136ubuntu1 containing this "fix". Eoan and Bionic will not
face this issue with fix for LP: #1864992.
** Changed in: initramfs-tools (Ubuntu Eoan)
Status: In Progress => Won't Fix
** Changed in: initramfs-tools (Ubuntu Bionic)
Status: In Progress => Won't Fix
--
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
Status in initramfs-tools source package in Bionic:
Won't Fix
Status in initramfs-tools source package in Disco:
Won't Fix
Status in initramfs-tools source package in Eoan:
Won't Fix
Status in initramfs-tools source package in Focal:
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