Bug#663347: initramfs-tools: avoid warnings like "FATAL: Module not found".
Package: initramfs-tools
Version: 0.101
Severity: minor
I think it's not a good idea to issue warnings like these:
FATAL: Module xhci not found.
FATAL: Module zfcp not found.
FATAL: Module i2o_block not found.
FATAL: Module dasd_diag_mod not found.
FATAL: Module dasd_eckd_mod not found.
FATAL: Module dasd_fba_mod not found.
if this concerns modules the user does not need.
It is a bad idea because users should not get used to "FATAL" warnings which is
the case here.
Kernel: Linux 3.2-9.towo.2-siduction-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages initramfs-tools depends on:
ii cpio 2.11-7
ii klibc-utils 2.0~rc3-1
ii module-init-tools 6-1.1
ii udev 175-3.1
Versions of packages initramfs-tools recommends:
ii busybox 1:1.19.3-5
Versions of packages initramfs-tools suggests:
ii bash-completion 1:1.99-3.2
-- no debconf information
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20120310145617.13564.69201.reportbug@localhost">ht tp://lists.debian.org/20120310145617.13564.69201.reportbug@localhost
03-10-2012, 04:06 PM
Ben Hutchings
Bug#663347: initramfs-tools: avoid warnings like "FATAL: Module not found".
On Sat, 2012-03-10 at 15:56 +0100, Michael Hatzold wrote:
> Package: initramfs-tools
> Version: 0.101
> Severity: minor
>
> I think it's not a good idea to issue warnings like these:
>
> FATAL: Module xhci not found.
> FATAL: Module zfcp not found.
> FATAL: Module i2o_block not found.
> FATAL: Module dasd_diag_mod not found.
> FATAL: Module dasd_eckd_mod not found.
> FATAL: Module dasd_fba_mod not found.
>
> if this concerns modules the user does not need.
[...]
These are generated by modinfo, not directly by initramfs-tools. This
is a regression between the old module-init-tools and kmod.
Ben.
--
Ben Hutchings
Quantity is no substitute for quality, but it's the only one we've got.