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

build-emux-docker fails to apk update with permission denied #27

Open
ethanwilloner opened this issue May 18, 2022 · 0 comments
Open

build-emux-docker fails to apk update with permission denied #27

ethanwilloner opened this issue May 18, 2022 · 0 comments

Comments

@ethanwilloner
Copy link

ethanwilloner commented May 18, 2022

./build-emux-docker
...
ERROR [ 2/39] RUN apk update 0.4s

[ 2/39] RUN apk update:
#5 0.247 ERROR: Unable to lock database: Permission denied
#5 0.250 ERROR: Failed to open apk database: Permission denied

executor failed running [/bin/sh -c apk update]: exit code: 99

After poking around the build script, I found that removing DOCKER_BUILDKIT=1 from the docker build command fixed the issues. This was found on up to date Fedora 35 running podman.

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

No branches or pull requests

1 participant