[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577981: initramfs-tools: files in /etc/modprobe.d/ ignored (ie not copied) when building initramfs



Package: initramfs-tools
Version: 0.94.4
Severity: grave

In lenny, packages does not have to add the .conf extension to files in
/etc/modprobe.d/
When installing initramfs-tools in a lenny system (for example to upgrade
the kernel and other related components before upgrading all the system),
the initrd does not contain any /etc/modprobe.d/ files.

[...]
Setting up initramfs-tools (0.94.4) ...
update-initramfs: deferring update (trigger activated)
[...]
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.32-4-amd64
cp: cannot stat `/etc/modprobe.d/*.conf': No such file or directory
ran:/home/vdanjean#

Your fix to #506533 is too restrictive for squeeze (it will be ok after,
when all /etc/modprobe.d/ files will always have the .conf extension)

Note: I put the severity to grave to prevent the migration to testing as this
bug occurs at partial upgrades, even if the missing files generally do not have
grave consequences.

  Regards
    Vincent

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.32-4-amd64 root=/dev/mapper/eyak-root ro quiet

-- /proc/filesystems
	ext3
	fuseblk

-- lsmod
Module                  Size  Used by
tun                    10828  2 
binfmt_misc             6431  1 
ppdev                   5030  0 
lp                      7462  0 
parport                27938  2 ppdev,lp
sco                     7193  2 
bridge                 39598  0 
stp                     1440  1 bridge
bnep                    9411  2 
rfcomm                 29517  4 
l2cap                  24656  16 bnep,rfcomm
crc16                   1319  1 l2cap
uinput                  6376  1 
kvm_intel              37648  0 
kvm                   213228  1 kvm_intel
nfsd                  253862  11 
lockd                  57539  1 nfsd
nfs_acl                 2031  1 nfsd
auth_rpcgss            33476  1 nfsd
sunrpc                161121  10 nfsd,lockd,nfs_acl,auth_rpcgss
exportfs                3170  1 nfsd
acpi_cpufreq            5555  0 
cpufreq_conservative     5162  0 
cpufreq_stats           2659  0 
cpufreq_userspace       1992  0 
cpufreq_powersave        902  0 
microcode              21723  0 
fuse                   50110  1 
dm_crypt               10507  0 
coretemp                4213  0 
loop                   11783  0 
firewire_sbp2          11466  0 
snd_hda_codec_idt      42417  1 
snd_hda_intel          19683  1 
snd_hda_codec          54212  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep               5364  1 snd_hda_codec
snd_pcm_oss            32591  0 
snd_mixer_oss          12606  1 snd_pcm_oss
snd_pcm                60439  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            4400  0 
snd_rawmidi            15483  1 snd_seq_midi
snd_seq_midi_event      4628  1 snd_seq_midi
arc4                    1274  2 
joydev                  8411  0 
ecb                     1841  2 
snd_seq                42817  3 snd_seq_midi,snd_seq_midi_event
snd_timer              15502  2 snd_pcm,snd_seq
snd_seq_device          4477  3 snd_seq_midi,snd_rawmidi,snd_seq
iwlagn                 71740  0 
btusb                   9785  2 
iwlcore                78213  1 iwlagn
pcmcia                 19426  0 
bluetooth              41795  9 sco,bnep,rfcomm,l2cap,btusb
snd                    46350  14 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
yenta_socket           19115  1 
led_class               2401  1 iwlcore
rsrc_nonstatic          7294  1 yenta_socket
soundcore               4598  1 snd
mac80211              136220  2 iwlagn,iwlcore
serio_raw               3752  0 
pcmcia_core            24070  3 pcmcia,yenta_socket,rsrc_nonstatic
cfg80211              101416  3 iwlagn,iwlcore,mac80211
snd_page_alloc          6217  2 snd_hda_intel,snd_pcm
i2c_i801                7798  0 
dell_laptop             1969  0 
rfkill                 13012  5 bluetooth,cfg80211,dell_laptop
evdev                   7336  25 
dcdbas                  5048  1 dell_laptop
psmouse                49505  0 
ac                      2192  0 
battery                 4998  0 
processor              30247  3 acpi_cpufreq
wmi                     4307  0 
pcspkr                  1699  0 
ext3                  106502  6 
jbd                    37069  1 ext3
mbcache                 4970  1 ext3
dm_mod                 53690  21 dm_crypt
sg                     18728  0 
sr_mod                 12602  0 
cdrom                  29399  1 sr_mod
sd_mod                 29689  4 
crc_t10dif              1276  1 sd_mod
ata_generic             2983  0 
ata_piix               20445  0 
ahci                   32070  3 
uhci_hcd               18505  0 
tg3                    95583  0 
firewire_ohci          19484  0 
firewire_core          36688  2 firewire_sbp2,firewire_ohci
crc_itu_t               1307  1 firewire_core
libphy                 13542  1 tg3
thermal                11674  0 
ehci_hcd               30722  0 
libata                132199  3 ata_generic,ata_piix,ahci
scsi_mod              121941  5 firewire_sbp2,sg,sr_mod,sd_mod,libata
usbcore               121767  4 btusb,uhci_hcd,ehci_hcd
nls_base                6377  1 usbcore
i915                  253184  2 
drm_kms_helper         20049  1 i915
i2c_algo_bit            4225  1 i915
button                  4634  1 i915
video                  17445  1 i915
thermal_sys            11878  3 processor,thermal,video
output                  1692  1 video
drm                   142263  3 i915,drm_kms_helper
i2c_core               15584  5 i2c_i801,i915,drm_kms_helper,i2c_algo_bit,drm

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
BOOT=local
DEVICE=eth0
NFSROOT=auto

-- /etc/crypttab
# <target name>	<source device>		<key file>	<options>
decrypt-private	/dev/mapper/eyak-private	none	luks,checkargs=ext3,noauto


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
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.11-2      GNU cpio -- a program to manage ar
ii  findutils                    4.4.2-1     utilities for finding files--find,
ii  klibc-utils                  1.5.17-4    small utilities built with klibc f
ii  module-init-tools            3.12~pre2-2 tools for managing Linux kernel mo
ii  udev                         151-3       /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.15.3-1 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



Reply to: