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

Error: mount callback failed on #356

Open
bodsch opened this issue Mar 17, 2022 · 0 comments
Open

Error: mount callback failed on #356

bodsch opened this issue Mar 17, 2022 · 0 comments

Comments

@bodsch
Copy link

bodsch commented Mar 17, 2022

I am currently testing img to reduce my dependencies on dockerd.
On my first test I get this error:

11:34 $ img pull  jenkins/jenkins:latest-jdk11
Pulling jenkins/jenkins:latest-jdk11...
Error: mount callback failed on /run/user/1000/containerd-mount060910713: failed to convert whiteout file "root/.wh..gnupg": unlinkat /run/user/1000/containerd-mount060910713/root/.gnupg: input/output error

If I execute the command via sudo, everything works as expected.

11:36 $ sudo img pull  jenkins/jenkins:latest-jdk11
Pulling jenkins/jenkins:latest-jdk11...
Pulled: sha256:31aa6c22ddc6f2b802d32613395844f159f3b33b46c2d62bb8b2bb9ac22a4972
Size: 272.1MiB

Do I need to run img with sudo?

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