Skip to content

add e2fsprogs to provision.sh#2194

Closed
matthewlouisbrockman wants to merge 2 commits intomainfrom
add-tune2fs-to-provisioning
Closed

add e2fsprogs to provision.sh#2194
matthewlouisbrockman wants to merge 2 commits intomainfrom
add-tune2fs-to-provisioning

Conversation

@matthewlouisbrockman
Copy link
Copy Markdown
Contributor

adds e2fsprogs to provision.sh to ensure that tune2fs is present for setting reserved blocks.

not a complete solution because templates that don't currently have it (e.g. code-interpreter-v1) will crash during template upgrades so either need to:

  • skip when not present
  • install when not present
  • refuse to upgrade when not present and preferably tell the user

leaving in draft until decide which route we want. (3) isn't viable though so think one of the first two.

@arkamar
Copy link
Copy Markdown
Contributor

arkamar commented Mar 23, 2026

Obsoleted by #2199.

@arkamar arkamar closed this Mar 23, 2026
@ValentaTomas ValentaTomas deleted the add-tune2fs-to-provisioning branch April 9, 2026 18:29
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.

3 participants