Skip to content

base-packages: include e2fsprogs and dosfstools for mkfs tooling#9

Closed
bjordiscollaku wants to merge 1 commit intoqualcomm-linux:mainfrom
bjordiscollaku:patch-1
Closed

base-packages: include e2fsprogs and dosfstools for mkfs tooling#9
bjordiscollaku wants to merge 1 commit intoqualcomm-linux:mainfrom
bjordiscollaku:patch-1

Conversation

@bjordiscollaku
Copy link
Copy Markdown
Contributor

Preinstall mkfs utilities in the shared base-packages layer so all downstream Dockerfiles have mkfs.ext4 (from e2fsprogs) and mkfs.vfat (from dosfstools) available by default.

Fixes recurring CI errors:

  • "mkfs.ext4: command not found"
  • "Required command not found: mkfs.vfat"

Preinstall mkfs utilities in the shared base-packages layer so all downstream Dockerfiles have mkfs.ext4 (from e2fsprogs) and mkfs.vfat (from dosfstools) available by default.

Fixes recurring CI errors:
- "mkfs.ext4: command not found"
- "Required command not found: mkfs.vfat"

Signed-off-by: Bjordis Collaku <bcollaku@qti.qualcomm.com>
@bjordiscollaku bjordiscollaku deleted the patch-1 branch March 25, 2026 16:09
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.

1 participant