There is a bug in app-containers/netavark-1.4.0 ebuild as podman gives following 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. Binary should be installed in /usr/libexec/podman/netavark instead of /usr/bin/netavark So please bump to 1.5.0 with fix https://github.com/containers/netavark/releases/tag/v1.5.0 * Removed crossbeam-utils * Dependency updates * Preliminary macvlan dhcp support (not fully supported yet) * Addition of ipvlan support Thanks
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314f7c0cb4c0d46560b50167b82457b33cc39f4b commit 314f7c0cb4c0d46560b50167b82457b33cc39f4b Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2023-05-08 05:24:15 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2023-05-08 05:25:28 +0000 app-containers/netavark: add 1.6.0 Closes: https://bugs.gentoo.org/897754 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-containers/netavark/Manifest | 163 +++++++++++++++ app-containers/netavark/netavark-1.6.0.ebuild | 282 ++++++++++++++++++++++++++ 2 files changed, 445 insertions(+)