Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543302 - net-dialup/freeradius - missing dependency on sys-libs/talloc
Summary: net-dialup/freeradius - missing dependency on sys-libs/talloc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 566984 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-14 13:11 UTC by Andrius Štikonas
Modified: 2016-04-20 08:05 UTC (History)
2 users (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 Andrius Štikonas 2015-03-14 13:11:17 UTC
net-dialup/freeradius-3.03 should depend on sys-libs/talloc

Reproducible: Always

Steps to Reproduce:
1. emerge net-dialup/freeradius-3.0.3
Actual Results:  
checking for _talloc in -ltalloc... no
checking for _talloc in -ltalloc in /usr/local/lib... no
checking for _talloc in -ltalloc in /opt/lib... no
configure: WARNING: talloc library not found. Use --with-talloc-lib-dir=<path>.
configure: error: FreeRADIUS requires libtalloc

Expected Results:  
freeradius emerges

[ebuild  N    *] net-dialup/freeradius-3.0.3  USE="bindist iodbc kerberos ldap mysql pam pcap postgres python readline sqlite ssl -debug (-firebird) -odbc (-oracle)"
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-11-30 18:58:57 UTC
*** Bug 566984 has been marked as a duplicate of this bug. ***
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-20 08:05:44 UTC
commit 3a7259637a572d5818ad1c363fe4a85282823e12
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Wed Apr 20 10:03:56 2016

    net-dialup/freeradius: Security bump to versions 2.2.9 and 3.0.11
    
    See security bugs #553308 and #560994.
    Also fixing version bump request #551246, init script bug #551246 and
    missing dependency on sys-libs/talloc (#543302).
    
    Package-Manager: portage-2.2.28
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>