Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895858 - app-containers/aardvark-dns is recommended dep of app-containers/netavark for DNS resolution
Summary: app-containers/aardvark-dns is recommended dep of app-containers/netavark for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-22 08:51 UTC by Rahil Bhimjiani
Modified: 2023-05-09 05:16 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-22 08:51:46 UTC
Now that app-containers/netavark is in gentoo tree, aardvark-dns would complement it well as recommended but optional dep. 
Maybe add USE flag "dns" in app-containers/podman or inform users via post-installation elog.

From https://github.com/containers/netavark/
"Support for container DNS resolution via the aardvark-dns project"

From https://github.com/containers/aardvark-dns/
"It is mostly intended to be used with Netavark which will launch it automatically if both are installed."

Debian recommends it,
https://packages.debian.org/sid/amd64/netavark
Comment 1 Rahil Bhimjiani 2023-03-28 11:11:16 UTC
Please update whole stack of app-containers/podman,app-containers/netavark & add aardvark-dns
Comment 2 Larry the Git Cow gentoo-dev 2023-05-09 04:18:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e67c858fe72352bfe27370023b94f229b3811ea

commit 1e67c858fe72352bfe27370023b94f229b3811ea
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2023-05-09 04:14:58 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2023-05-09 04:18:26 +0000

    app-containers/aardvark-dns: new package, add 1.6.0
    
    Bug: https://bugs.gentoo.org/895858
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/aardvark-dns/Manifest               | 138 +++++++++++++++++
 .../aardvark-dns/aardvark-dns-1.6.0.ebuild         | 168 +++++++++++++++++++++
 app-containers/aardvark-dns/metadata.xml           |  15 ++
 3 files changed, 321 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-05-09 05:16:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc2204a2325f3feaff80d6195c307135de462811

commit fc2204a2325f3feaff80d6195c307135de462811
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2023-05-09 05:06:52 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2023-05-09 05:16:23 +0000

    app-containers/podman: add 4.5.0
    
    Closes: https://bugs.gentoo.org/847025
    Closes: https://bugs.gentoo.org/895858
    Closes: https://bugs.gentoo.org/903285
    Closes: https://bugs.gentoo.org/904399
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/podman/Manifest            |   1 +
 app-containers/podman/podman-4.5.0.ebuild | 172 ++++++++++++++++++++++++++++++
 2 files changed, 173 insertions(+)