Closed Pamalosebi closed 4 months ago
A dirty workaround: Download the latest releases of aardvark-dns, netavark and pasta.
Then place aardvark-dns
and netavark
in /usr/libexec/podman
. (Don't forget to make them executable)
And then place pasta
in /usr/bin
. (Don't forget to make it executable again)
Then execute podman system reset
and type y
.
Now my Containers run again.
Updated podman to bring in the dependencies and in theory enabled cni networking support. Should be in the next release or so.
Thank you!
Hello,
I updated my machines to the latest version of CL (VERSION_ID=41960). And now Podman jumped from 4.9.3 to 5.1.1. Since that update I get this message when trying to work with podman:
So... following the suggestion I am changing my
containers.conf
to use CNI. But that results in:When I want to install "netavark" using swupd I also get an error:
Can you provide a package for "netavark" or update the podman build to allow using CNI? Thank you!