Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897754 - app-containers/netavark-1.5.0 version bump
Summary: app-containers/netavark-1.5.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 23:34 UTC by Rahil Bhimjiani
Modified: 2023-05-08 05:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rahil Bhimjiani 2023-02-25 23:34:04 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2023-05-08 05:25:32 UTC
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(+)