Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728332 - net-dialup/freeradius-client calls ar directly
Summary: net-dialup/freeradius-client calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-06-15 07:59 UTC by Agostino Sarubbo
Modified: 2020-07-01 06:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,30.76 KB, text/plain)
2020-06-15 07:59 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,255 bytes, application/x-bzip2)
2020-06-15 07:59 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)