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: run mmdebstrap without apt sandbox user #103

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

nkraetzschmar
Copy link
Contributor

@nkraetzschmar nkraetzschmar commented Jan 9, 2025

If the config repo is cloned with umask such that the keyring.gpg file is not world readable, then trying to read it with the _apt user fails.
Therefore, let's disable apt sandboxing in mmdebstrap as everything is containerized anyways.

fixes #102

if the config repo is cloned with umask such that the keyring.gpg file is not world readable, then trying to read it with the _apt user fails
therefore, let's disable apt sandboxing in mmdebstrap as everything is containerized anyways
@fwilhe fwilhe merged commit 0b0f172 into main Jan 9, 2025
4 checks passed
@fwilhe fwilhe deleted the fix/apt_keyring_permissions branch January 9, 2025 12:46
@pnpavlov pnpavlov added this to the 2025-01 milestone Jan 9, 2025
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.

builder issue during bootstrap on some hosts
3 participants