Your message dated Wed, 18 Feb 2009 18:47:02 +0000
with message-id <[email protected]>
and subject line Bug#509637: fixed in initramfs-tools 0.93
has caused the Debian Bug report #509637,
regarding initramfs-tools: shell variable `break' unset before `maybe_break
init' is evaluated
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.)
--
509637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509637
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.92m
Severity: normal
Tags: patch
The cmdline parameter `break=init' failed to work. It looks like the variable
`break' is unset before `maybe_break init' is evaluated.
-- Package-specific info:
-- /proc/cmdline
root=UUID=caad205c-96c5-4bd0-98a6-e12c9576c759 ro quiet vga=791
-- /proc/filesystems
cramfs
ext3
ntfs
fuseblk
-- lsmod
Module Size Used by
usbhid 51936 0
hid 53824 1 usbhid
ff_memless 9992 1 usbhid
nvidia 8110440 28
i2c_core 31520 1 nvidia
af_packet 24832 2
rfcomm 45216 0
l2cap 28032 5 rfcomm
ipv6 336872 12
acpi_cpufreq 12560 1
cpufreq_performance 6400 0
cpufreq_stats 9348 0
cpufreq_ondemand 12304 1
freq_table 9344 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_powersave 6272 0
cpufreq_conservative 12168 0
kvm_intel 51936 0
kvm 161008 1 kvm_intel
xt_state 6528 4
xt_length 6272 8
xt_conntrack 8960 2
ipt_LOG 10500 6
xt_limit 7172 7
xt_tcpudp 7680 17
iptable_mangle 7552 0
iptable_nat 10384 0
nf_nat 25112 1 iptable_nat
iptable_filter 7424 1
ip_tables 23440 3 iptable_mangle,iptable_nat,iptable_filter
x_tables 27656 8
xt_state,xt_length,xt_conntrack,ipt_LOG,xt_limit,xt_tcpudp,iptable_nat,ip_tables
nf_conntrack_ipv4 20504 9 iptable_nat,nf_nat
nf_conntrack 79136 5
xt_state,xt_conntrack,iptable_nat,nf_nat,nf_conntrack_ipv4
fuse 61632 1
nls_utf8 6144 1
ntfs 214272 1
nls_base 13572 2 nls_utf8,ntfs
sg 40032 0
sr_mod 21316 0
cdrom 42536 1 sr_mod
joydev 16128 0
uvcvideo 62984 0
btusb 17944 2
arc4 6272 2
compat_ioctl32 13824 1 uvcvideo
bluetooth 66596 7 rfcomm,l2cap,btusb
ecb 7296 2
crypto_blkcipher 23556 1 ecb
usb_storage 114240 0
videodev 42496 2 uvcvideo,compat_ioctl32
v4l1_compat 20100 2 uvcvideo,videodev
pata_acpi 9344 0
iwlagn 104068 0
snd_hda_intel 479024 1
iwlcore 101316 1 iwlagn
rtc_cmos 15160 0
ata_piix 25092 0
rtc_core 23364 1 rtc_cmos
snd_pcm 90248 1 snd_hda_intel
snd_page_alloc 13584 2 snd_hda_intel,snd_pcm
snd_hwdep 12808 1 snd_hda_intel
snd_seq 62048 0
tpm_infineon 14524 0
rfkill 15140 2 iwlcore
snd_timer 28304 2 snd_pcm,snd_seq
snd_seq_device 12180 1 snd_seq
pcspkr 7040 0
rtc_lib 7680 1 rtc_core
ata_generic 10244 0
serio_raw 10372 0
tpm 21184 1 tpm_infineon
mac80211 183848 2 iwlagn,iwlcore
psmouse 55592 0
r8169 40836 0
video 23956 5
iTCO_wdt 16592 0
iTCO_vendor_support 8452 1 iTCO_wdt
evdev 16032 8
snd 73544 8
snd_hda_intel,snd_pcm,snd_hwdep,snd_seq,snd_timer,snd_seq_device
cfg80211 32912 3 iwlagn,iwlcore,mac80211
output 7680 1 video
tpm_bios 11264 1 tpm
asus_laptop 22748 0
battery 11776 0
ac 8064 0
mii 10368 1 r8169
led_class 8968 2 iwlcore,asus_laptop
uhci_hcd 29216 0
button 11552 0
ehci_hcd 42892 0
intel_agp 34928 0
soundcore 12960 1 snd
usbcore 168848 7
usbhid,uvcvideo,btusb,usb_storage,uhci_hcd,ehci_hcd
ext3 142864 2
jbd 62760 1 ext3
mbcache 13572 1 ext3
sd_mod 34600 5
thermal 22816 0
processor 43576 4 acpi_cpufreq,thermal
fan 9480 0
ahci 38540 4
libata 192064 4 pata_acpi,ata_piix,ata_generic,ahci
scsi_mod 175864 5 sg,sr_mod,usb_storage,sd_mod,libata
dock 13984 1 libata
-- /etc/kernel-img.conf
# Kernel Image management overrides
# See kernel-img.conf(5) for details
do_symlinks = Yes
postinst_hook = /usr/sbin/update-grub
postrm_hook = /usr/sbin/update-grub
do_bootloader = no
do_initrd = Yes
relative_links = Yes
-- /etc/initramfs-tools/initramfs.conf
MODULES=dep
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto
-- /etc/crypttab
# <target name> <source device> <key file> <options>
-- /sys/block
sda
sdb
sr0
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.27-9.slh.2-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages initramfs-tools depends on:
ii cpio 2.9-14 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
--- a/init
+++ b/init
@@ -208,6 +208,8 @@ if [ ! -x "${rootmnt}${init}" ]; then
panic "No init found. Try passing init= bootarg."
fi
+maybe_break init
+
# don't leak too much of env - some init(8) don't clear it
# (keep init, rootmnt)
unset debug
@@ -227,6 +229,5 @@ unset resume
unset resume_offset
# Chain to real filesystem
-maybe_break init
exec run-init ${rootmnt} ${init} "$@" <${rootmnt}/dev/console
>${rootmnt}/dev/console
panic "Could not execute run-init."
--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.93
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.93.dsc
to pool/main/i/initramfs-tools/initramfs-tools_0.93.dsc
initramfs-tools_0.93.tar.gz
to pool/main/i/initramfs-tools/initramfs-tools_0.93.tar.gz
initramfs-tools_0.93_all.deb
to pool/main/i/initramfs-tools/initramfs-tools_0.93_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: Wed, 18 Feb 2009 19:10:23 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.93
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: 472409 488804 489008 497133 504551 509637 511514 512453 513958 514938
514997 515866
Changes:
initramfs-tools (0.93) unstable; urgency=low
.
Release "Fischia il vento e infuria la bufera"
.
[ maximilian attems ]
* manpages: Set Linux as necessary OS.
* initramfs-tools.8: Fix path of debug log - now kept after boot.
(closes: #488804)
* mkinitramfs: Use cp with correct DESTDIR instead of copy_exec for configs.
Fixes relative pathes for -d option. (closes: #472409)
* initramfs-tools.8: Document default 180s rootdelay.
* update-initramfs: Fix run_bootloader() to check for grub2.
(closes: #511514)
* control: Add ${misc:Depends} depends.
* nuke old lvm hook scripts.
* mkinitramfs-kpkg: deprecate it's usage.
* hook-functions: just ship old iee1394 if around.
* mkinitramfs: Post-Lenny cleanup.
* udevhelper: nuke as need for partial upgrades between etch/lenny.
* mkinitramfs: Fix new pipe construct to really work inside
"${DESTDIR}".
* thermal boot script: Don't load thermal+fan on acpi=off. (closes: #514997)
* MODULES=dep fix for minor partitions > 9. (closes: #513958)
* initramfs-tools.8: Document mkinitramfs and init env variables.
(closes: #512453)
* init: Fix boot with LABEL containting one or several '/'. Thanks to
Andres Salomon <[email protected]> for testing. (closes: #489008)
* scripts/local-premount/resume: Fix resume with LABEL containing '/'.
.
[ e2xbegqsdyt21hfc ]
* update-initramfs.8: mentions the specific conf file.
.
[ Kel Modderman ]
* init: variable `break' unset before `maybe_break init' is evaluated.
(closes: #509637)
.
[ Kees Cook ]
* minitramfs: find/cpio exit codes ignored while building initramfs.
(closes: #514938)
* mkinitramfs: Do not pass exit code through on pipe failure.
.
[ Luke Yelavich ]
* hook-functions: Add hid_* modules, since some keyboards will not be
usable at the initramfs/busybox prompt without them. (closes: #515866)
.
[ Andres Salomon ]
* allow root=mtd0 to be used; skip root checks if ROOT doesn't start
with /dev. (closes: #497133)
* initramfs-tools: Readd support for linux-2.6 make deb-pkg target.
(closes: #504551)
.
[ Ian Campbell ]
* MODULES=dep fix for Xen virtual block devices.
Checksums-Sha1:
925f6476bf08b48217cc3c324afe85954faae3a4 1000 initramfs-tools_0.93.dsc
0de5f75283c42dd78dd172c93ce59b23e70b2f4f 78812 initramfs-tools_0.93.tar.gz
755265561a524e699af71b3036c5b7071deed7b8 74342 initramfs-tools_0.93_all.deb
Checksums-Sha256:
5fad42a4d13f9eaaddd7e4b2d799245719daa4d13b749c2fc10ff63b666c6ffa 1000
initramfs-tools_0.93.dsc
1d56acc8dd64504d1e383a9e671179979369624323814ea691bceaa3560e0ec7 78812
initramfs-tools_0.93.tar.gz
333353a71b38314ddc65f79f700f0e354cc6cc61fba847a10b6691d1557dc6da 74342
initramfs-tools_0.93_all.deb
Files:
d9d12917112fe7cd57bc25f8ab028ba2 1000 utils optional initramfs-tools_0.93.dsc
97b6188728c9ecacd21e9b4f06a3e86a 78812 utils optional
initramfs-tools_0.93.tar.gz
a7c421c1377d361e50abd8e6a011eff3 74342 utils optional
initramfs-tools_0.93_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmcVW4ACgkQeW7Lc5tEHqhKGgCaArxtMs4E4Wh6BK1sISETj3m9
o4gAnRvc0POhky/NA3vMaEBD9V6pq0G9
=IGxF
-----END PGP SIGNATURE-----
--- End Message ---