Your message dated Mon, 30 Apr 2012 20:54:06 +0100 with message-id <[email protected]> and subject line Re: Bug#670950: initramfs-tools: update-initramfs failed (modules.builtin not found) has caused the Debian Bug report #670950, regarding initramfs-tools: update-initramfs failed (modules.builtin not found) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 670950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670950 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: initramfs-tools Version: 0.102 Severity: important Hi, when trying to execute update-initramfs -u, the program fails with the following output: update-initramfs: Generating /boot/initrd.img-3.1.0-1-686-pae WARNING: could not open /var/tmp/mkinitramfs_WvF6h2/lib/modules/3.1.0-1-686-pae/modules.builtin: No such file or directory Cheers, Frank -- Package-specific info: -- initramfs sizes -- /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-686-pae root=UUID=20bddedb-67a2-48fe-976e-e32054aee8fe ro quiet -- resume RESUME=UUID=f571f923-b222-4340-912f-395fc5b84ee2 -- /proc/filesystems ext4 fuseblk vfat udf iso9660 -- lsmod Module Size Used by isofs 34640 0 udf 66480 0 crc_itu_t 12331 1 udf nls_utf8 12416 1 nls_cp437 12417 1 vfat 17116 1 fat 44497 1 vfat acpi_cpufreq 12807 1 mperf 12421 1 acpi_cpufreq cpufreq_userspace 12520 0 cpufreq_conservative 12987 0 cpufreq_powersave 12422 0 cpufreq_stats 12762 0 ppdev 12651 0 lp 12797 0 binfmt_misc 12813 1 nfsd 193100 13 nfs 261523 0 lockd 57220 2 nfs,nfsd fscache 31978 1 nfs auth_rpcgss 32143 2 nfs,nfsd nfs_acl 12463 2 nfs,nfsd sunrpc 143692 19 nfs_acl,auth_rpcgss,lockd,nfs,nfsd fuse 52153 5 snd_usb_audio 71277 1 snd_usbmidi_lib 18805 1 snd_usb_audio snd_seq_midi 12744 0 snd_seq_midi_event 13124 1 snd_seq_midi it87 17958 0 hwmon_vid 12398 1 it87 snd_rawmidi 18376 2 snd_seq_midi,snd_usbmidi_lib coretemp 12807 0 usbhid 31523 0 hid 60120 1 usbhid loop 17804 0 gspca_zc3xx 37664 0 gspca_main 22291 1 gspca_zc3xx videodev 61627 1 gspca_main media 13692 1 videodev usb_storage 35183 2 uas 13096 0 lm63 12903 0 sr_mod 17468 0 cdrom 34813 1 sr_mod radeon 575991 4 ttm 42997 1 radeon drm_kms_helper 22699 1 radeon drm 129839 6 drm_kms_helper,ttm,radeon i2c_i801 12670 0 uhci_hcd 22337 0 i2c_algo_bit 12713 1 radeon ehci_hcd 35509 0 i2c_core 19116 7 i2c_algo_bit,i2c_i801,drm,drm_kms_helper,radeon,lm63,videodev usbcore 100005 10 ehci_hcd,uhci_hcd,uas,usb_storage,gspca_main,gspca_zc3xx,usbhid,snd_usbmidi_lib,snd_usb_audio snd_hda_codec_realtek 196816 1 parport_pc 22036 1 power_supply 13283 1 radeon parport 31254 3 parport_pc,lp,ppdev e1000e 113731 0 snd_hda_intel 21725 2 snd_hda_codec 58526 2 snd_hda_intel,snd_hda_codec_realtek snd_hwdep 12943 2 snd_hda_codec,snd_usb_audio snd_pcm 53258 3 snd_hda_codec,snd_hda_intel,snd_usb_audio iTCO_wdt 16945 0 snd_seq 39487 2 snd_seq_midi_event,snd_seq_midi snd_timer 22356 2 snd_seq,snd_pcm snd_seq_device 13016 3 snd_seq,snd_rawmidi,snd_seq_midi pcspkr 12515 0 iTCO_vendor_support 12632 1 iTCO_wdt snd 38551 17 snd_seq_device,snd_timer,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio soundcore 12921 1 snd evdev 17225 12 floppy 48159 0 processor 27389 1 acpi_cpufreq psmouse 46143 0 snd_page_alloc 12867 2 snd_pcm,snd_hda_intel serio_raw 12738 0 button 12817 0 ext4 270079 1 crc16 12327 1 ext4 jbd2 52246 1 ext4 mbcache 12897 1 ext4 sd_mod 35425 9 crc_t10dif 12332 1 sd_mod ata_generic 12439 0 ata_piix 21179 3 fan 12594 0 thermal 13103 0 thermal_sys 17752 3 thermal,fan,processor libata 124945 2 ata_piix,ata_generic scsi_mod 135128 5 libata,sd_mod,sr_mod,uas,usb_storage -- /etc/initramfs-tools/modules -- /etc/kernel-img.conf # Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes do_bootloader = no do_initrd = yes link_in_boot = no -- /etc/initramfs-tools/initramfs.conf MODULES=most BUSYBOX=y KEYMAP=n COMPRESS=gzip BOOT=local DEVICE= NFSROOT=auto -- /etc/initramfs-tools/update-initramfs.conf update_initramfs=yes backup_initramfs=no -- /sys/block fd0 loop0 loop1 loop2 loop3 loop4 loop5 loop6 loop7 sda sdb sdc sdd sr0 -- mkinitramfs hooks /etc/initramfs-tools/hooks/: /usr/share/initramfs-tools/hooks: brltty busybox dmsetup fuse keymap klibc kmod ntfs_3g thermal udev -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores) 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-2 ii udev 175-3.1 Versions of packages initramfs-tools recommends: ii busybox 1:1.19.3-6 Versions of packages initramfs-tools suggests: ii bash-completion 1:1.99-3 -- no debconf information
--- End Message ---
--- Begin Message ---On Mon, Apr 30, 2012 at 09:37:02PM +0200, Frank Kottler wrote: > All right, then. I got the impression this warning had led to an abort > of update-initramfs. Sorry for the mistake. > > This bug can be closed. OK, closing. Ben. -- Ben Hutchings We get into the habit of living before acquiring the habit of thinking. - Albert Camus
--- End Message ---

