Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718666 - dev-db/redis calls ar directly
Summary: dev-db/redis 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: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-04-20 18:21 UTC by Agostino Sarubbo
Modified: 2020-06-12 14:33 UTC (History)
0 users

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


Attachments
build.log (build.log,42.41 KB, text/plain)
2020-04-20 18:21 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-04-20 18:21:48 UTC
This is an auto-filled bug because dev-db/redis calls ar directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to temporarily move the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-20 18:21:57 UTC
Created attachment 633960 [details]
build.log

build log and emerge --info
Comment 2 Tomáš Mózes 2020-05-31 08:13:32 UTC
Fix for 5.x in the PR, the 6.x branch has the fix included upstream.
Comment 3 Larry the Git Cow gentoo-dev 2020-06-12 14:33:16 UTC
The bug has been closed via the following commit(s):

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

commit 6a4031d4d8dd9a856f0285635ae03f1568c67d92
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2020-06-12 03:46:24 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-12 14:32:03 +0000

    dev-db/redis: don't call ar directly
    
    Closes: https://bugs.gentoo.org/718666
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/redis/redis-5.0.9-r1.ebuild | 162 +++++++++++++++++++++++++++++++++++++
 1 file changed, 162 insertions(+)