Skip to content

Fix chattr not found while provisioning#1002

Merged
dobrac merged 2 commits intomainfrom
fix-chattr-missing-in-busybox
Aug 14, 2025
Merged

Fix chattr not found while provisioning#1002
dobrac merged 2 commits intomainfrom
fix-chattr-missing-in-busybox

Conversation

@dobrac
Copy link
Copy Markdown
Contributor

@dobrac dobrac commented Aug 14, 2025

Fix for a provisioning error on certain Debian Docker images.

provision.sh: 10: chattr: not found

Chattr is missing in the Debian Bookworm provided BusyBox. For this reason there is now embedded version downloaded from: archlinux.org/packages/extra/x86_64/busybox

@dobrac dobrac self-assigned this Aug 14, 2025
@dobrac dobrac added the bug Something isn't working label Aug 14, 2025
@dobrac dobrac force-pushed the fix-chattr-missing-in-busybox branch from a24ce42 to 5578763 Compare August 14, 2025 12:17
@dobrac dobrac changed the title Fix chattr missing in busybox Fix chattr not found while provisioning Aug 14, 2025
@dobrac dobrac marked this pull request as ready for review August 14, 2025 12:20
@dobrac dobrac force-pushed the fix-chattr-missing-in-busybox branch from 5578763 to bcf1317 Compare August 14, 2025 12:20
cursor[bot]

This comment was marked as outdated.

@dobrac
Copy link
Copy Markdown
Contributor Author

dobrac commented Aug 14, 2025

@cursor review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!

Comment @cursor review or bugbot run to trigger another review on this PR

@dobrac dobrac force-pushed the fix-chattr-missing-in-busybox branch from de2ca2f to 0916fc0 Compare August 14, 2025 13:59
@dobrac dobrac merged commit 6027c0e into main Aug 14, 2025
25 checks passed
@dobrac dobrac deleted the fix-chattr-missing-in-busybox branch August 14, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants