Bug#966093: Error: default OCI runtime "runc" not found: invalid argument -Workaround for wrong regular-user defaults

2020-07-29 Thread Lorenzo M. Catucci
Package: podman Version: 2.0.3+dfsg1-1 Followup-For: Bug #966093 Dear Robby and Maintainer, to avoid the described failure in running podman *as a regular user*, it's enough to execute the command: $ echo 'runtime = "crun"' > ~/.config/containers/libpod.conf afterwards, both $ podman info an

Bug#966093: Error: default OCI runtime "runc" not found: invalid argument - Workaround

2020-07-29 Thread Lorenzo M. Catucci
Package: podman Version: 2.0.3+dfsg1-1 Followup-For: Bug #966093 Dear Robby and Maintainer, while I can confirm `podman` doesn't correctly execute the `crun` runtime when started from a regular user, after executing the following command from the user's shell: $ echo 'runtime = "crun"' > ~/.c