Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953349 - net-analyzer/nagios-plugins-2.4.12 depends on deprecated net-dns/bind-tools
Summary: net-analyzer/nagios-plugins-2.4.12 depends on deprecated net-dns/bind-tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-07 10:12 UTC by Wim van Ravesteijn
Modified: 2025-04-08 00:50 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 Wim van Ravesteijn 2025-04-07 10:12:33 UTC
Ebuild contains the following:

AUTOMAGIC_DEPEND="
	nagios-dns? ( net-dns/bind-tools )
"

net-dns/bind-tools is empty package, now replaced by net-dns/bind.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-08 00:50:21 UTC
The bug has been closed via the following commit(s):

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

commit 7d5b11c234adf6ff1613e045edacf6cc6e22845e
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2025-04-07 23:52:24 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2025-04-08 00:49:54 +0000

    net-analyzer/nagios-plugins: bugfix -r1, keyword ~riscv
    
     * Two patches for improved pgsql and net-snmp detection.
     * Depend on net-dns/bind instead of the old net-dns/bind-tools.
     * Add ~riscv keywords.
    
    Bug: https://bugs.gentoo.org/940193
    Closes: https://bugs.gentoo.org/938467
    Closes: https://bugs.gentoo.org/953349
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 ...agios-plugins-2.4.12-postgresql-detection.patch | 143 +++++++++++++++++++++
 .../files/nagios-plugins-2.4.12-snmpgetnext.patch  | 128 ++++++++++++++++++
 .../nagios-plugins/nagios-plugins-2.4.12-r1.ebuild | 130 +++++++++++++++++++
 3 files changed, 401 insertions(+)