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

Bug 728332

Summary: net-dialup/freeradius-client calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alarig Le Lay <alarig>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16269
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-06-15 07:59:51 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: net-dialup/freeradius-client calls ar directly.
Discovered on: amd64

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-15 07:59:56 UTC
Created attachment 644804 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-15 07:59:59 UTC
Created attachment 644806 [details]
other.tar.bz2

other logs
Comment 3 Alarig Le Lay 2020-06-15 08:04:11 UTC
Well received, I will take a look this afternoon.
Comment 4 Larry the Git Cow gentoo-dev 2020-07-01 06:38:52 UTC
The bug has been closed via the following commit(s):

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

commit 6c35e0080c2fcd69c99bee94e7d96c82d555558a
Author:     Alarig Le Lay <alarig@swordarmor.fr>
AuthorDate: 2020-06-16 10:31:20 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-07-01 06:38:31 +0000

    net-dialup/freeradius-client: Avoid calling ar directly
    
    Closes: https://bugs.gentoo.org/728332
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
    Closes: https://github.com/gentoo/gentoo/pull/16269
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)