Your message dated Thu, 16 Aug 2012 23:50:48 +0200
with message-id <[email protected]>
and subject line Re: Bug#685109: initramfs-tools: wrong executable name
(update-initramfs)
has caused the Debian Bug report #685109,
regarding initramfs-tools: wrong executable name (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.)
--
685109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.107
Severity: normal
Dear Maintainer,
initramfs-tools failed to configure in postinst stage because
/usr/sbin/update-initramfs was not found.
There is, however, a executable /usr/sbin/update-initramfs.initramfs-tools.
The obvious workaround is
ln -s /usr/sbin/update-initramfs.initramfs-tools /usr/sbin/update-initramfs
and solves the problem.
Please consider that a failing initramfs-tools configuration leads to failing
linux-image-* configurations, too.
So, I'd call it pretty severe, as it prevents the linux-images from being
upgraded, possibly leaving security holes unfixed.
Sincerely,
Malte Dik
-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-686-pae
root=UUID=a4cf01ef-a5be-afaf-be59-091eab2b412e ro quiet
-- resume
RESUME=UUID=9bdbdb13-9600-4bbf-122a-4a78caff11239
-- /proc/filesystems
ext3
fuseblk
-- lsmod
Module Size Used by
cpufreq_userspace 12520 0
cpufreq_stats 12762 0
cpufreq_powersave 12422 0
cpufreq_conservative 12987 0
parport_pc 22036 0
ppdev 12651 0
lp 12797 0
parport 31254 3 lp,ppdev,parport_pc
bnep 17288 2
rfcomm 28590 0
bluetooth 103750 10 rfcomm,bnep
crc16 12327 1 bluetooth
uinput 12991 1
loop 17810 0
fuse 52153 1
dm_crypt 18039 0
dm_mod 57278 1 dm_crypt
joydev 17010 0
snd_hda_codec_realtek 142221 1
arc4 12418 2
snd_hda_intel 21856 0
snd_hda_codec 63477 2 snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 12943 1 snd_hda_codec
snd_pcm 53390 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 12867 2 snd_pcm,snd_hda_intel
uvcvideo 56896 0
videodev 61658 1 uvcvideo
media 13692 2 videodev,uvcvideo
coretemp 12770 0
snd_seq 39487 0
iTCO_wdt 16945 0
pcspkr 12515 0
psmouse 54927 0
serio_raw 12803 0
ath5k 115240 0
snd_seq_device 13016 1 snd_seq
iTCO_vendor_support 12632 1 iTCO_wdt
evdev 17225 25
rng_core 12580 0
ath 17114 1 ath5k
i915 307698 2
mac80211 171359 1 ath5k
snd_timer 22356 2 snd_seq,snd_pcm
cfg80211 117454 3 mac80211,ath,ath5k
ac 12552 0
battery 12957 0
power_supply 13283 2 battery,ac
video 17412 1 i915
drm_kms_helper 22699 1 i915
eeepc_laptop 18155 0
drm 134178 3 drm_kms_helper,i915
sparse_keymap 12680 1 eeepc_laptop
rfkill 18516 4 eeepc_laptop,cfg80211,bluetooth
snd 42691 8
snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
acpi_cpufreq 12807 0
mperf 12421 1 acpi_cpufreq
soundcore 12921 1 snd
i2c_algo_bit 12713 1 i915
i2c_core 19116 5 i2c_algo_bit,drm,drm_kms_helper,i915,videodev
processor 27565 1 acpi_cpufreq
button 12817 1 i915
ext3 138190 1
mbcache 12897 1 ext3
jbd 47281 1 ext3
sg 21476 0
sd_mod 35425 3
crc_t10dif 12332 1 sd_mod
ata_generic 12439 0
usbhid 31523 0
hid 60120 1 usbhid
ata_piix 21175 2
libata 124981 2 ata_piix,ata_generic
scsi_mod 135124 3 libata,sd_mod,sg
uhci_hcd 22337 0
thermal 13103 0
thermal_sys 17752 3 thermal,processor,video
ehci_hcd 35509 0
atl1e 27336 0
usbcore 104352 5 ehci_hcd,uhci_hcd,usbhid,uvcvideo
usb_common 12338 1 usbcore
-- /etc/initramfs-tools/modules
-- /etc/kernel-img.conf
-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto
-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no
-- /etc/crypttab
# <target name> <source device> <key file> <options>
-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:
/usr/share/initramfs-tools/hooks:
busybox
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmsetup
fuse
keymap
klibc
kmod
ntfs_3g
thermal
udev
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (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/dash
Versions of packages initramfs-tools depends on:
ii cpio 2.11-8
ii klibc-utils 2.0.1-1
ii kmod 9-1
ii module-init-tools 9-1
ii udev 175-6
Versions of packages initramfs-tools recommends:
ii busybox 1:1.20.0-6
Versions of packages initramfs-tools suggests:
ii bash-completion 1:2.0-1
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Aug 16, 2012 at 11:21:46PM +0200, Malte Dik wrote:
> initramfs-tools failed to configure in postinst stage because
> /usr/sbin/update-initramfs was not found.
> There is, however, a executable /usr/sbin/update-initramfs.initramfs-tools.
| -rwxr-xr-x 1 root root 8923 Jul 9 19:03 /usr/sbin/update-initramfs*
There is no /usr/sbin/update-initramfs.initramfs-tools. Maybe something
diverted them, like live-tools.
Bastian
--
Emotions are alien to me. I'm a scientist.
-- Spock, "This Side of Paradise", stardate 3417.3
--- End Message ---