Your message dated Tue, 08 Jun 2010 16:29:50 +0000
with message-id <[email protected]>
and subject line Bug#566056: fixed in initramfs-tools 0.96.1
has caused the Debian Bug report #566056,
regarding problem with hook script with - in the name
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.)
--
566056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566056
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.93.4
Severity: normal
I was suprised that my hook script
/etc/initramfs-tools/hooks/kvm-hosting-rsync
was not run until I renamed it to not have dashes
in the name.
(The hook script consisted of a single call to rsync, FWIW.)
-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.31-1-686 root=/dev/hda1 ro
-- /proc/filesystems
ext3
fuseblk
ext2
-- lsmod
Module Size Used by
sd_mod 31840 0
crc_t10dif 1716 1 sd_mod
rndis_wlan 20620 0
usb_storage 50916 0
rndis_host 7220 1 rndis_wlan
cdc_ether 4800 1 rndis_host
usbnet 16532 3 rndis_wlan,rndis_host,cdc_ether
ext2 58996 0
pl2303 15732 0
usbserial 33076 1 pl2303
tcp_diag 1364 0
inet_diag 8592 1 tcp_diag
snd_seq_dummy 2620 0
nfs 252000 1
lockd 64696 1 nfs
fscache 36696 1 nfs
nfs_acl 2860 1 nfs
auth_rpcgss 34388 1 nfs
sunrpc 181096 11 nfs,lockd,nfs_acl,auth_rpcgss
i915 198840 1
drm 150248 2 i915
i2c_algo_bit 5428 1 i915
ppdev 6172 0
lp 8656 0
parport 33408 2 ppdev,lp
sco 9744 2
bridge 46000 0
stp 2260 1 bridge
bnep 11464 2
rfcomm 33444 4
l2cap 19672 16 bnep,rfcomm
acpi_cpufreq 8104 0
cpufreq_userspace 2944 0
cpufreq_stats 3868 0
cpufreq_conservative 6780 0
cpufreq_powersave 1408 0
binfmt_misc 7596 1
tun 13120 4
sit 10196 0
tunnel4 3044 1 sit
uinput 7244 2
fuse 58196 1
snd_pcm_oss 35316 0
snd_mixer_oss 13528 1 snd_pcm_oss
loop 14268 0
dm_crypt 12340 0
joydev 9252 0
snd_hda_codec_realtek 192884 1
arc4 1712 2
snd_hda_intel 24124 4
ecb 2724 2
snd_hda_codec 70532 2 snd_hda_codec_realtek,snd_hda_intel
iwlagn 81756 0
snd_hwdep 6824 1 snd_hda_codec
snd_pcm 69984 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
iwlcore 103596 1 iwlagn
mac80211 136172 2 iwlagn,iwlcore
snd_seq 47960 1 snd_seq_dummy
btusb 11120 2
snd_timer 19000 3 snd_pcm,snd_seq
bluetooth 52832 9 sco,bnep,rfcomm,l2cap,btusb
snd_seq_device 6780 2 snd_seq_dummy,snd_seq
jmb38x_ms 8512 0
dell_laptop 3280 0
snd 54440 16
snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
i2c_i801 8948 0
psmouse 41076 0
soundcore 6844 1 snd
cfg80211 83760 4 rndis_wlan,iwlagn,iwlcore,mac80211
memstick 10088 1 jmb38x_ms
rng_core 3996 0
dcdbas 7424 1 dell_laptop
i2c_core 21744 4 i915,drm,i2c_algo_bit,i2c_i801
snd_page_alloc 8644 2 snd_hda_intel,snd_pcm
rfkill 18660 3 bluetooth,dell_laptop,cfg80211
pcspkr 2428 0
serio_raw 5108 0
battery 6348 0
evdev 8832 25
button 5488 0
ac 3124 0
processor 36760 3 acpi_cpufreq
ext3 115288 1
jbd 45192 1 ext3
mbcache 7488 2 ext2,ext3
dm_mod 65432 1 dm_crypt
ide_gd_mod 23000 2
ide_pci_generic 3784 0
ata_generic 4500 0
libata 162920 1 ata_generic
scsi_mod 143032 3 sd_mod,usb_storage,libata
sdhci_pci 7184 0
sdhci 16268 1 sdhci_pci
piix 6064 1
r8169 30420 0
mii 5048 2 usbnet,r8169
uhci_hcd 20488 0
ehci_hcd 32476 0
mmc_core 51672 1 sdhci
led_class 4236 2 iwlcore,sdhci
ide_core 97660 3 ide_gd_mod,ide_pci_generic,piix
intel_agp 25536 1
agpgart 33088 3 drm,intel_agp
usbcore 141112 11
rndis_wlan,usb_storage,rndis_host,cdc_ether,usbnet,pl2303,usbserial,btusb,uhci_hcd,ehci_hcd
nls_base 7188 1 usbcore
video 19856 1 i915
output 2872 1 video
thermal 13720 0
fan 4460 0
thermal_sys 14396 4 processor,video,thermal,fan
-- /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
BOOT=local
DEVICE=eth0
NFSROOT=auto
-- /etc/crypttab
# <target name> <source device> <key file> <options>
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages initramfs-tools depends on:
ii cpio 2.10-1 GNU cpio -- a program to manage ar
ii findutils 4.4.2-1 utilities for finding files--find,
ii klibc-utils 1.5.15-1 small utilities built with klibc f
ii module-init-tools 3.11-1 tools for managing Linux kernel mo
ii udev 149-2 /dev/ and hotplug management daemo
Versions of packages initramfs-tools recommends:
ii busybox 1:1.14.2-2 Tiny utilities for small and embed
initramfs-tools suggests no packages.
-- debconf-show failed
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.96.1
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.96.1.dsc
to main/i/initramfs-tools/initramfs-tools_0.96.1.dsc
initramfs-tools_0.96.1.tar.gz
to main/i/initramfs-tools/initramfs-tools_0.96.1.tar.gz
initramfs-tools_0.96.1_all.deb
to main/i/initramfs-tools/initramfs-tools_0.96.1_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.
Michael Prokop <[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: Tue, 08 Jun 2010 15:59:08 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.96.1
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <[email protected]>
Changed-By: Michael Prokop <[email protected]>
Description:
initramfs-tools - tools for generating an initramfs
Closes: 439846 514756 549680 566056 576678 584520
Changes:
initramfs-tools (0.96.1) unstable; urgency=low
.
* hook-functions: Make sure copy_exec hook function does not
exit with a non-zero return value in non-verbose mode.
[Closes: #584520]
* docs/framebuffer: Document mode vs. mode_option option in
framebuffer example script. [Closes: #439846]
* hook-functions: make device name handling for /proc/mdstat
more flexible for MODULES=dep. [Closes: #549680, #514756]
* mkinitramfs / scripts/functions + initramfs-tools.8:
Support dashes inside scripts names. [Closes: #566056]
* hook-functions: handle ubifs in dep_add_modules() and return
since ubifs root is a char device, (see issue #582858).
* mkinitramfs: warn if TMPDIR is mounted noexec + fall back
to not cache run scripts then. [Closes: #576678]
* Add myself to uploaders.
Checksums-Sha1:
d2ca68eba46f9c1b657f2c548ad40dc22072ae95 956 initramfs-tools_0.96.1.dsc
65f8e68b47df99d07bf05bf8fdd0bfcd538d59ff 72727 initramfs-tools_0.96.1.tar.gz
55072e505650c0899721fbb27ec864ce13544338 78782 initramfs-tools_0.96.1_all.deb
Checksums-Sha256:
b3f0e77371a4024514debbb85208143b84622eee098d378be19f2f7bc44779ab 956
initramfs-tools_0.96.1.dsc
70354f9716a402cd3976db9b6dcc47c930283b936bd3b4488cf29d7bee06428e 72727
initramfs-tools_0.96.1.tar.gz
a71d6c1853e82f0077034af1b8cc83f28795d8e353bf391b92be2a49655d7dcf 78782
initramfs-tools_0.96.1_all.deb
Files:
840e650183a79a09e71ffc323190a14a 956 utils optional initramfs-tools_0.96.1.dsc
e9beb8eba07bfaa83f526fdf9dbcd4f3 72727 utils optional
initramfs-tools_0.96.1.tar.gz
dc7f9fc53f2ca3eb8e09415c5d961641 78782 utils optional
initramfs-tools_0.96.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMDl3z2N9T+zficugRAq9kAJ9pZi/7CxyL6pp4CPbsdX3wJycdeQCfbyGy
Auc4PISNwUlPG//g0FK3BKs=
=swkl
-----END PGP SIGNATURE-----
--- End Message ---