Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install busybox On Debian/stretch as it's required for initramfs #261

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

mika
Copy link
Member

@mika mika commented Dec 22, 2023

Followup fix for 2708f44

Thanks: @adrelanos for spotting and reporting
Closes: #256

Failure with stretch:

Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-13-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.9.0-13-amd64 with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
[...]
invoke-rc.d: policy-rc.d denied execution of try-restart.
Errors were encountered while processing:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

Followup fix for 2708f44

Thanks: Patrick Schleizer <[email protected]> for spotting and reporting
Closes: #256
@zeha zeha merged commit 6911c80 into master Dec 23, 2023
35 of 41 checks passed
@zeha zeha deleted the mika/stretch branch December 23, 2023 15:21
@mika mika restored the mika/stretch branch December 23, 2023 15:47
@mika mika deleted the mika/stretch branch December 23, 2023 15:48
@mika mika restored the mika/stretch branch December 23, 2023 15:50
@zeha zeha deleted the mika/stretch branch January 30, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debian stretch build failing due to missing busybox
2 participants