mgoltzsche / podman-static

static podman binaries and container image
Apache License 2.0
253 stars 60 forks source link

podman v4.6.0 released #64

Closed calvin2021y closed 1 year ago

calvin2021y commented 1 year ago

podman v4.6.0 released

calvin2021y commented 1 year ago

with your 4.5.1, get this error:

Error: could not find "netavark" in one of [/usr/local/libexec/podman /usr/local/lib/podman /usr/libexec/podman /usr/lib/podman].  To resolve this error, set the helper_binaries_dir key in the `[engine]` section of containers.conf to the directory containing your helper binaries.
mgoltzsche commented 1 year ago

My test of the podman 4.6.0 build works. It would be good to add a test that makes it fail. What's the use-case that makes you run into this error? Which podman command(s) did you run?