FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian Kernel

 
 
LinkBack Thread Tools
 
Old 08-16-2012, 09:21 PM
Malte Dik
 
Default Bug#685109: initramfs-tools: wrong executable name (update-initramfs)

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


--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120816212146.15490.18915.reportbug@eeepc.local
 
Old 08-16-2012, 11:29 PM
Michael Prokop
 
Default Bug#685109: initramfs-tools: wrong executable name (update-initramfs)

* Malte Dik [Thu Aug 16, 2012 at 11:21:46PM +0200]:

> 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.
[...]

This looks like the bug from live-tools:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684423

This is not an initramfs-tools problem therefore as noted
by Bastian 'waldi' Blank already.

regards,
-mika-
 

Thread Tools




All times are GMT. The time now is 05:42 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org