Your message dated Fri, 30 May 2008 14:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#469312: fixed in initramfs-tools 0.92b has caused the Debian Bug report #469312, regarding initramfs-tools: awk reports syntax error in update-initramfs 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.) -- 469312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469312 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: initramfs-tools Version: 0.91e Severity: critical Justification: breaks the whole system Attempting to run update-initramfs is giving me the following result: snowball:552$ sudo update-initramfs -u 2.6.22-3-k7 update-initramfs: Generating /boot/initrd.img-2.6.22-3-k7 awk: /^md/2/{print substr($5, 1, 3)} awk: ^ syntax error The resulting initrd image apears to be corrupt -- at any rate, my kernel panicked shortly after trying to mount it. -- Package-specific info: -- /proc/cmdline BOOT_IMAGE=Linux ro root=902 -- /proc/filesystems cramfs ext3 fuseblk -- lsmod Module Size Used by iptable_mangle 3136 0 iptable_filter 3264 0 ipt_MASQUERADE 3904 1 iptable_nat 7556 1 nf_nat 18348 2 ipt_MASQUERADE,iptable_nat nf_conntrack_ipv4 18124 2 iptable_nat nf_conntrack 61000 4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4 nfnetlink 6168 3 nf_nat,nf_conntrack_ipv4,nf_conntrack ip_tables 12708 3 iptable_mangle,iptable_filter,iptable_nat x_tables 14660 3 ipt_MASQUERADE,iptable_nat,ip_tables binfmt_misc 11400 1 via 40192 2 drm 76628 3 via nfsd 204912 13 exportfs 5952 1 nfsd ppdev 8964 0 lp 11300 0 autofs4 20804 2 nfs 225452 0 lockd 61320 3 nfsd,nfs nfs_acl 3840 2 nfsd,nfs sunrpc 158972 11 nfsd,nfs,lockd,nfs_acl ipv6 239524 35 sd_mod 27584 0 fuse 42388 1 dm_snapshot 16804 0 dm_mirror 21376 0 dm_mod 52672 2 dm_snapshot,dm_mirror snd_via82xx 27224 0 gameport 15304 1 snd_via82xx snd_ac97_codec 93220 1 snd_via82xx ac97_bus 2560 1 snd_ac97_codec snd_pcm_oss 39904 0 snd_mixer_oss 15872 1 snd_pcm_oss snd_pcm 72772 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_page_alloc 9800 2 snd_via82xx,snd_pcm snd_mpu401_uart 8384 1 snd_via82xx snd_seq_dummy 4036 0 snd_seq_oss 29760 0 snd_seq_midi 8480 0 snd_rawmidi 23264 2 snd_mpu401_uart,snd_seq_midi usb_storage 77440 0 parport_pc 34212 1 parport 34312 3 ppdev,lp,parport_pc evdev 9664 2 snd_seq_midi_event 7360 2 snd_seq_oss,snd_seq_midi snd_seq 46864 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 21380 2 snd_pcm,snd_seq snd_seq_device 8012 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq shpchp 31380 0 usbhid 26144 0 hid 25792 1 usbhid snd 48804 11 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device i2c_viapro 8788 0 pcspkr 3392 0 k8temp 5824 0 soundcore 7840 1 snd i2c_core 24000 1 i2c_viapro rtc 13144 0 pci_hotplug 29568 1 shpchp amd64_agp 12420 1 agpgart 32264 2 drm,amd64_agp pl2303 20036 0 usbserial 31976 1 pl2303 usblp 13632 0 ext3 122632 2 jbd 55848 1 ext3 mbcache 8580 1 ext3 raid1 22784 1 md_mod 74196 4 raid1 ide_cd 36896 0 cdrom 33184 1 ide_cd ide_disk 16832 7 ata_generic 7876 0 libata 116912 1 ata_generic scsi_mod 137356 3 sd_mod,usb_storage,libata via_rhine 24136 0 mii 5696 1 via_rhine ehci_hcd 31116 0 uhci_hcd 23376 0 usbcore 125704 8 usb_storage,usbhid,pl2303,usbserial,usblp,ehci_hcd,uhci_hcd via82cxxx 8964 0 [permanent] generic 5124 0 [permanent] ide_core 114436 5 usb_storage,ide_cd,ide_disk,via82cxxx,generic thermal 13768 0 processor 31368 1 thermal fan 5124 0 -- /etc/kernel-img.conf # Do not create symbolic links in / Do_Symlinks = do_initrd = Yes -- /etc/initramfs-tools/initramfs.conf MODULES=most BUSYBOX=y KEYMAP=n BOOT=local DEVICE=eth0 NFSROOT=auto -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable'), (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages initramfs-tools depends on: ii cpio 2.9-11 GNU cpio -- a program to manage ar ii findutils 4.2.33-1 utilities for finding files--find, ii klibc-utils 1.5.7-4 small statically-linked utilities ii module-init-tools 3.3-pre11-4 tools for managing Linux kernel mo ii udev 0.114-2 /dev/ and hotplug management daemo Versions of packages initramfs-tools recommends: ii busybox 1:1.1.3-5 Tiny utilities for small and embed -- no debconf information
--- End Message ---
--- Begin Message ---Source: initramfs-tools Source-Version: 0.92b We believe that the bug you reported is fixed in the latest version of initramfs-tools, which is due to be installed in the Debian FTP archive: initramfs-tools_0.92b.dsc to pool/main/i/initramfs-tools/initramfs-tools_0.92b.dsc initramfs-tools_0.92b.tar.gz to pool/main/i/initramfs-tools/initramfs-tools_0.92b.tar.gz initramfs-tools_0.92b_all.deb to pool/main/i/initramfs-tools/initramfs-tools_0.92b_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. maximilian attems <[EMAIL PROTECTED]> (supplier of updated initramfs-tools package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 30 May 2008 16:31:42 +0200 Source: initramfs-tools Binary: initramfs-tools Architecture: source all Version: 0.92b Distribution: unstable Urgency: low Maintainer: Debian kernel team <[EMAIL PROTECTED]> Changed-By: maximilian attems <[EMAIL PROTECTED]> Description: initramfs-tools - tools for generating an initramfs Closes: 469312 483082 Changes: initramfs-tools (0.92b) unstable; urgency=low . [ maximilian attems ] * update-initramfs: mbr_check() fix for /dev/md/X naming. (closes: #469312) Thanks to Axel Beckert <[EMAIL PROTECTED]> for report. * hook-functions: MODULES=dep fix error message. . [ Glennie Vignarajah ] * initramfs-tools: Fix UUID rootfs detection with 'MODULES=dep'. (closes: #483082) Checksums-Sha1: fcef056117e9fe88127e7e6819c49401d9d8e691 996 initramfs-tools_0.92b.dsc 963859c6c2a6e9720c97cb835d425136389cb044 65576 initramfs-tools_0.92b.tar.gz 494f1ac6a31ff6a7533ccdfba1a2f61906814799 72370 initramfs-tools_0.92b_all.deb Checksums-Sha256: b841d09605d25e729f65a01ec8de44cb1eeec16ef215fee103220ec0c6f2694d 996 initramfs-tools_0.92b.dsc 259d409751da1bbc5fae5f4ac9613c35a83edfa6b15f304e1a54a91978c2415d 65576 initramfs-tools_0.92b.tar.gz 5708caeb854767bbf3e046155cbc4b4152d48b777399fc5ccf79f1d3d884c624 72370 initramfs-tools_0.92b_all.deb Files: 456f4da457906b09b8d6f41712d54a3f 996 utils optional initramfs-tools_0.92b.dsc bd6d4addd08656183822cddb9d62a80a 65576 utils optional initramfs-tools_0.92b.tar.gz 36bb06677ba79f1cc62a57e33a0fbe2b 72370 utils optional initramfs-tools_0.92b_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIQBJfeW7Lc5tEHqgRAmJ+AKCL0UnULp91Rv6GBelsh+CgVbYhywCg0YPQ XQcQD027XP47v5sLv1j1HX4= =ULtU -----END PGP SIGNATURE-----
--- End Message ---

