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

initrd: fix busybox install #42

Merged
merged 1 commit into from
Jan 23, 2025
Merged

initrd: fix busybox install #42

merged 1 commit into from
Jan 23, 2025

Conversation

MofX
Copy link
Collaborator

@MofX MofX commented Jan 23, 2025

fixes
ebcl.common.fake.CommandFailed: Execution of command sudo chroot /tmp/tmph6vdjmjs /tmp/tmph6vdjmjs/bin/busybox --install -s /bin failed with returncode 127!

The complete path to the busybox binary was used in the chroot

fixes
ebcl.common.fake.CommandFailed: Execution of command sudo chroot /tmp/tmph6vdjmjs /tmp/tmph6vdjmjs/bin/busybox --install -s /bin failed with returncode 127!

The complete path to the busybox binary was used in the chroot
@MofX MofX requested review from simone-weiss and thir820 January 23, 2025 11:21
@thir820 thir820 merged commit e9db96b into main Jan 23, 2025
1 check passed
@thir820 thir820 deleted the fix_busybox branch January 23, 2025 11:35
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.

2 participants