[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#815451: initramfs-tools: Fails to install without busybox (Depends vs Recommends)



Package: initramfs-tools
Version: 0.123
Severity: serious
Justification: Policy 7.2

Installation (processing triggers) fails if busybox is not installed:

Processing triggers for initramfs-tools (0.123) ...
update-initramfs: Generating /boot/initrd.img-4.3.0-1-amd64
E: busybox or busybox-static, version 1:1.22.0-17~ or later, is required but not installed
update-initramfs: failed for /boot/initrd.img-4.3.0-1-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1

This is ultimately because initramfs-tools-core "Recommends" busybox or busybox-static,
instead of "Depends". ("The Depends field should also be used if the postinst or prerm
scripts require the depended-on package to be unpacked or configured in order to run.")

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 4.7M Feb 21 11:52 /boot/initrd.img-4.3.0-1-amd64
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.3.0-1-amd64 root=UUID=4fd77b2d-aa89-422c-ad52-47c8020baf13 ro quiet

-- resume
RESUME=UUID=cce7de14-242f-494f-b3b2-0b39af56bbba
-- /proc/filesystems
	ext3
	ext2
	ext4

-- lsmod
Module                  Size  Used by
ctr                    16384  3
ccm                    20480  3
appletalk              36864  0
ax25                   57344  0
ipx                    28672  0
p8023                  16384  1 ipx
p8022                  16384  1 ipx
psnap                  16384  2 ipx,appletalk
llc                    16384  2 p8022,psnap
cpufreq_conservative    16384  0
cpufreq_powersave      16384  0
cpufreq_stats          16384  0
cpufreq_userspace      16384  0
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               450560  3 vboxnetadp,vboxnetflt,vboxpci
loop                   28672  0
firewire_sbp2          24576  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
hid_generic            16384  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
usbhid                 49152  0
coretemp               16384  0
hid                   118784  2 hid_generic,usbhid
kvm_intel             163840  0
kvm                   507904  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
joydev                 20480  0
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
arc4                   16384  2
iwldvm                135168  0
mac80211              626688  1 iwldvm
hmac                   16384  1
drbg                   24576  1
ansi_cprng             16384  0
firewire_ohci          40960  0
firewire_core          65536  2 firewire_ohci,firewire_sbp2
crc_itu_t              16384  1 firewire_core
sdhci_pci              24576  0
i915                 1122304  2
sdhci                  40960  1 sdhci_pci
aesni_intel           167936  6
mmc_core              126976  2 sdhci,sdhci_pci
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
sr_mod                 24576  0
ablk_helper            16384  1 aesni_intel
cdrom                  57344  1 sr_mod
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
evdev                  20480  8
psmouse               126976  0
serio_raw              16384  0
ac                     16384  0
ehci_pci               16384  0
ehci_hcd               77824  1 ehci_pci
drm_kms_helper        131072  1 i915
iwlwifi               131072  1 iwldvm
cryptd                 20480  2 aesni_intel,ablk_helper
sg                     32768  0
pcspkr                 16384  0
wmi                    20480  0
drm                   348160  4 i915,drm_kms_helper
usbcore               233472  3 ehci_hcd,ehci_pci,usbhid
cfg80211              540672  3 iwlwifi,mac80211,iwldvm
mei_me                 28672  0
thinkpad_acpi          81920  1
battery                16384  0
e1000e                233472  0
mei                    94208  1 mei_me
button                 16384  1 i915
nvram                  16384  1 thinkpad_acpi
rfkill                 24576  3 cfg80211,thinkpad_acpi
video                  36864  2 i915,thinkpad_acpi
i2c_i801               20480  0
i2c_algo_bit           16384  1 i915
snd_hda_codec_conexant    24576  1
snd_hda_codec_generic    73728  1 snd_hda_codec_conexant
lpc_ich                24576  0
mfd_core               16384  1 lpc_ich
shpchp                 36864  0
ptp                    20480  1 e1000e
pps_core               20480  1 ptp
usb_common             16384  1 usbcore
snd_hda_intel          36864  0
snd_hda_codec         135168  3 snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           65536  4 snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               102400  3 snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              32768  1 snd_pcm
snd                    81920  8 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
soundcore              16384  1 snd
tpm_tis                20480  0
tpm                    40960  1 tpm_tis
processor              36864  0
ext4                  577536  1
crc16                  16384  1 ext4
mbcache                20480  1 ext4
jbd2                  106496  1 ext4
sd_mod                 40960  3
ahci                   36864  2
libahci                32768  1 ahci
libata                233472  2 ahci,libahci
scsi_mod              229376  5 sg,libata,sd_mod,sr_mod,firewire_sbp2
thermal                20480  0

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /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

-- /sys/block
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7
sda
sr0

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
dmsetup
fsck
fuse
keymap
klibc-utils
kmod
ntfs_3g
resume
thermal
udev
zz-busybox


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages initramfs-tools depends on:
ii  initramfs-tools-core  0.123
ii  linux-base            4.0

initramfs-tools recommends no packages.

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.1-4.2

-- no debconf information


Reply to: