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

Fix issues with recent busybox versions #2420

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Fix issues with recent busybox versions #2420

merged 2 commits into from
Oct 1, 2024

Conversation

grossmj
Copy link
Member

@grossmj grossmj commented Oct 1, 2024

  • busybox --install does not exist anymore. Solution: manual install.
  • sleep does not take float values (e.g. 0.5) anymore. Solution: use usleep instead

* `busybox --install` does not exist
* `sleep` does not take float values (e.g. 0.5).
@grossmj grossmj linked an issue Oct 1, 2024 that may be closed by this pull request
@grossmj grossmj merged commit 6933c3d into 2.2 Oct 1, 2024
6 of 7 checks passed
@grossmj grossmj deleted the bugfix/2419 branch October 1, 2024 10:37
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.

Error when starting dockers in GNS3 in Opensuse TW
1 participant