You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
The text was updated successfully, but these errors were encountered:
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)The text was updated successfully, but these errors were encountered: