[Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing
Rafael David Tinoco
rafaeldtinoco at ubuntu.com
Wed Mar 11 18:55:29 UTC 2020
** Also affects: initramfs-tools (Ubuntu Focal)
Importance: Medium
Assignee: Rafael David Tinoco (rafaeldtinoco)
Status: Fix Released
** Changed in: initramfs-tools (Ubuntu Eoan)
Status: New => In Progress
** Changed in: initramfs-tools (Ubuntu Bionic)
Status: New => In Progress
** Changed in: initramfs-tools (Ubuntu Focal)
Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned)
** Changed in: initramfs-tools (Ubuntu Bionic)
Importance: Undecided => Medium
** Changed in: initramfs-tools (Ubuntu Eoan)
Importance: Undecided => Medium
--
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:
In Progress
Status in initramfs-tools source package in Disco:
Won't Fix
Status in initramfs-tools source package in Eoan:
In Progress
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