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

Bug 659866

Summary: sys-power/nut[tcpd] needs net-libs/libnsl
Product: Gentoo Linux Reporter: Maciej S. Szmigiero <mail>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: jah, jstein, prometheanfire
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 636158    

Description Maciej S. Szmigiero 2018-07-02 16:15:01 UTC
sys-power/nut[tcpd] fails to build without net-libs/libnsl:
> checking for tcpd.h... yes
> checking for library containing yp_get_default_domain... no
> checking for library containing request_init... -lwrap
> configure: error: "libwrap not found"

However, net-libs/libnsl is not a dependency of sys-power/nut.
Comment 1 Mattias Merilai 2018-07-03 21:41:09 UTC
I can confirm on two amd64 current machines. I think it's connected to these machines running glibc 2.26-r7 versus my unaffected machines running 2.25-r11. Some baggage was dropped and nut configure is hoping for a replacement?
Comment 2 Mattias Merilai 2018-07-03 21:43:28 UTC
Oh I see you're already there. Sorry for the noise.
Comment 3 Larry the Git Cow gentoo-dev 2018-11-14 18:23:34 UTC
The bug has been closed via the following commit(s):

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

commit 103b618877f4b117066f8672f3eee349ff2122c7
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2018-11-14 18:23:05 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2018-11-14 18:23:24 +0000

    sys-power/nut: add net-libs/libnsl dep per glibc upgrade
    
    Fixes: https://bugs.gentoo.org/659866
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 sys-power/nut/nut-2.7.4-r1.ebuild | 1 +
 sys-power/nut/nut-2.7.4-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)