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

FYI: Podman not working on PopOS 20.10 #37

Closed
billwheatley opened this issue Dec 30, 2020 · 1 comment
Closed

FYI: Podman not working on PopOS 20.10 #37

billwheatley opened this issue Dec 30, 2020 · 1 comment
Labels
upstream-issue A known issue outside this code base

Comments

@billwheatley
Copy link
Owner

As of 12/30/2020 There is a bug in Debian/Ubuntu/PopOS distro stack. Podman is missing a dependency that apt should have resolved. It has been fixed upstream, in the meantime here is the work around:

sudo apt-get install runc

Bug Refs:
containers/podman#8227
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971253

Close this issue when this makes it downstream to Pop 20.10 or greater and it is verified (if it does not make its way downstream, then add runc to the playbooks)

@billwheatley billwheatley added the upstream-issue A known issue outside this code base label Dec 30, 2020
@billwheatley
Copy link
Owner Author

Just checked on 21.10, this is working without this issue, closing, assuming upstream has fixed the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream-issue A known issue outside this code base
Projects
None yet
Development

No branches or pull requests

1 participant