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

Bug 638396

Summary: =net-dialup/freeradius-3.0.15 automagically depends on samba
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2017-11-21 21:14:34 UTC
The freeradius mschap module (/usr/lib64/rlm_mschap.so) automagically depends on several samba libraries:

libwbclient.so.0
libwinbind-client-samba4.so
libreplace-samba4.so

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2018-06-16 18:17:09 UTC
please recheck with 3.0.17
Comment 2 Larry the Git Cow gentoo-dev 2018-06-17 11:15:43 UTC
The bug has been referenced in the following commit(s):

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

commit b955066a2726c734664fe8d000c4b05675557707
Author:     Herb Miller Jr <herbert.miller@industryweapon.com>
AuthorDate: 2018-06-11 21:50:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-06-17 11:14:38 +0000

    net-dialup/freeradius: Add samba USE flag.
    
    The rlm_mschap module autodetects existence of samba. This
    changes the behavior a little to only build the module if
    the samba USE flag is specified.
    
    Bug: https://bugs.gentoo.org/638396
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-dialup/freeradius/freeradius-3.0.17.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)