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

Bug 931337

Summary: [guru] app-crypt/sac-core-10.8.1050 calls ar directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Adrian Ratiu <adrian.ratiu>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-07 08:55:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/sac-core-10.8.1050 calls ar directly.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-07 08:55:07 UTC
Created attachment 892421 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-07 08:55:09 UTC
Error(s) that match a know pattern:


/usr/lib/portage/python3.12/phase-helpers.sh: line 527: ar: command not found
Comment 3 Larry the Git Cow gentoo-dev 2024-05-08 12:16:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b462f0d57c3f184aab74fd154db6e24ea8c69d8c

commit b462f0d57c3f184aab74fd154db6e24ea8c69d8c
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-05-08 01:30:21 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-05-08 01:31:20 +0000

    app-crypt/sac-core: use unpacker eclass for deb archive
    
    Add missing unzip build-time dependency
    Fix variable order
    
    Closes: https://bugs.gentoo.org/931337
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)