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

cannot run containers on steam deck #7

Open
Luticus opened this issue Jul 13, 2023 · 0 comments
Open

cannot run containers on steam deck #7

Luticus opened this issue Jul 13, 2023 · 0 comments

Comments

@Luticus
Copy link

Luticus commented Jul 13, 2023

After I get the appimage and setup rootless, I pull the container and get an error about not finding crun:

❯ podman pull ghcr.io/steamdeckhomebrew/holo-base:latest
/tmp/.mount_podmanhaNgln/usr/bin/podman
Trying to pull ghcr.io/steamdeckhomebrew/holo-base:latest...
Getting image source signatures
Copying blob 58b2849d0a7c done
Copying config e672443e33 done
Writing manifest to image destination
Storing signatures
e672443e331b24e9468b8ecc11d8e31dea5bf001fadd4790544c91fca1eebe70
❯ podman run -ti holo-base:latest /bin/bash
/tmp/.mount_podmanyYdmSi/usr/bin/podman
/tmp/.mount_podmanyYdmSi/usr/bin/crun: error while loading shared libraries: libcrun.so.0: cannot open shared object file: No such file or directory
ERRO[0003] Removing container 31a60ca4066f209d92ca408538fd9e8fb3d8828bf1d665e1ca37273e8a946969 from runtime after creation failed
Error: crun: /tmp/.mount_podmanyYdmSi/usr/bin/crun: error while loading shared libraries: libcrun.so.0: cannot open shared object file: No such file or directory: OCI runtime attempted to invoke a command that was not found

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