Bug#508178: initramfs-tools: Missing modules.dep in initrd image
Package: initramfs-tools
Version: 0.92j
Severity: normal
When building my own version of the Linux kernel, the generated initrd
does not contain the modules.dep file.
At early stage of boot, I get alerts saying :
modprobe: FATAL: could not load /lib/modules/2.6.26-doofi/modules.dep:
no such file or directory
I cannot get the alerts in my logs (even with bootlogd enabled).
Since my kernel has built in support for many devices it still runs fine
after the alerts but this bug might be the same as #499231 since the
alerts appeared recently (and I have no other version of initramfs-tools
to check).
Manually re-creating the initrd image solves the problem but
update-initramfs (and mkinitramfs) build initrd images missing the
modules.dep file.
I built the debian package with :
# make-kpkg --revision 0.5 --rootcmd fakeroot --initrd kernel_image
There is an Ubuntu report of this bug :
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/304776
I also found so information at
http://lists.debian.org/debian-user/2008/07/msg00258.html
but my kernel config file does already specify a local version for the
kernel (mine is CONFIG_LOCALVERSION="-doofi").
Kernel: Linux 2.6.26-doofi (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages initramfs-tools depends on:
ii cpio 2.9-13 GNU cpio -- a program to manage ar
ii findutils 4.4.0-2 utilities for finding files--find,
ii klibc-utils 1.5.12-2 small utilities built with klibc f
ii module-init-tools 3.4-1 tools for managing Linux kernel mo
ii udev 0.125-7 /dev/ and hotplug management daemo
Versions of packages initramfs-tools recommends:
ii busybox 1:1.10.2-2 Tiny utilities for small and embed
initramfs-tools suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org