Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 953352

Summary: sys-auth/sssd depends on net-dns/bind-tools[gssapi], but bind-tools is deprecated
Product: Gentoo Linux Reporter: razamatan
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, razamatan, salah.coronya
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/41542
Whiteboard:
Package list:
Runtime testing required: ---

Description razamatan 2025-04-07 13:48:27 UTC
the sssd ebuild should have a dependency against net-dns/bind[gssapi] instead as the replacement/fix.
Comment 1 razamatan 2025-04-07 13:49:32 UTC
 * net-dns/bind-tools is now merged into net-dns/bind and
 * net-dns/bind-tools serves as a dummy package until it is
 * eventually removed. The split was already a maintenance burden
 * because of lack of build system support for it, but this became
 * more severe with >=9.18.0.
 *
 * Please run the following commands:
 * * emerge --deselect net-dns/bind-tools
 * * emerge --noreplace net-dns/bind instead
 *
 * For the latest maintained versions, including >=9.20,
 * ensure you are using net-dns/bind directly.
Comment 2 Larry the Git Cow gentoo-dev 2025-04-21 14:14:07 UTC
The bug has been closed via the following commit(s):

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

commit ec6025ddfe96c0eb5f726b3f392b0544ab558a03
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2025-04-11 20:17:18 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2025-04-21 13:53:57 +0000

    sys-auth/sssd: swap bind-tools for bind as the former is deprecated
    
    Closes: https://bugs.gentoo.org/953352
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 sys-auth/sssd/sssd-2.10.2-r1.ebuild | 385 ++++++++++++++++++++++++++++++++++++
 1 file changed, 385 insertions(+)

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

commit 4e3763583291a3e0318fb4b3074cb4e71c999f6d
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2025-04-11 20:15:32 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2025-04-21 13:53:57 +0000

    sys-auth/sssd: swap bind-tools for bind as the former is deprecated
    
    Closes: https://bugs.gentoo.org/953352
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 sys-auth/sssd/sssd-2.9.6-r3.ebuild | 340 +++++++++++++++++++++++++++++++++++++
 1 file changed, 340 insertions(+)