Followup-For: Bug #810154 Control: found -1 0.121~rc2 Control: severity -1 serious
Right now the default configuration in experimental is broken: * busybox is enabled by default * missing busybox is a hard failure * nothing depends on busybox as noticed by piuparts: [...] Selecting previously unselected package initramfs-tools-core. Preparing to unpack .../initramfs-tools-core_0.121~rc2_all.deb ... Unpacking initramfs-tools-core (0.121~rc2) ... Selecting previously unselected package initramfs-tools. Preparing to unpack .../initramfs-tools_0.121~rc2_all.deb ... Unpacking initramfs-tools (0.121~rc2) ... [...] Setting up initramfs-tools-core (0.121~rc2) ... Setting up initramfs-tools (0.121~rc2) ... update-initramfs: deferring update (trigger activated) Setting up piuparts-depends-dummy (0.invalid.0) ... Processing triggers for systemd (228-3) ... Processing triggers for libc-bin (2.22-0experimental1) ... Processing triggers for initramfs-tools (0.121~rc2) ... Selecting previously unselected package linux-image-4.4.0-rc8-amd64. (Reading database ... (Reading database ... 7678 files and directories currently installed.) Preparing to unpack .../linux-image-4.4.0-rc8-amd64_4.4~rc8-1~exp1_amd64.deb ... Unpacking linux-image-4.4.0-rc8-amd64 (4.4~rc8-1~exp1) ... Setting up linux-image-4.4.0-rc8-amd64 (4.4~rc8-1~exp1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-4.4.0-rc8-amd64 E: busybox is required but not installed E: /usr/share/initramfs-tools/hooks/busybox failed with return 1. update-initramfs: failed for /boot/initrd.img-4.4.0-rc8-amd64 with 1. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-4.4.0-rc8-amd64.postinst line 634, <STDIN> line 2. dpkg: error processing package linux-image-4.4.0-rc8-amd64 (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: linux-image-4.4.0-rc8-amd64 Andreas