Hi,

On Mon, 21 Mar 2022 18:25:33 -0700 Adam Williamson <awill...@redhat.com> wrote:
Just reporting I found the same problem on Fedora 36. Filed here:
https://bugzilla.redhat.com/show_bug.cgi?id=2066527 .

Thanks for this added information!

Following information from the redhat bug report, I've tried this on my computer which actually fixed the situation for me (so it is a workaround):

1. apt install crun
2. use podman to destroy my rootless containers
3. re-create the rootless containers and start them

The crun package was not installed, apparently because it's a "either/or" dependency for podman and "runc" was installed here.

Now I have both runc *and* crun installed. I don't know if I need both, but seeing as containers run as my non-root user as it currently is I won't change anything..

Cheers!

Reply via email to