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

Bug 722330

Summary: app-misc/boxes calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28364
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-11 07:08:38 UTC
This is an auto-filled bug because app-misc/boxes calls ar directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

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-05-11 07:08:47 UTC
Created attachment 637860 [details]
build.log

build log and emerge --info
Comment 2 Pascal Jäger 2022-11-21 21:12:57 UTC
Version 2.2.0 does not have this problem anymore, so this can be closed when version 1.1.2 is dropped from the tree.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-22 07:05:47 UTC
The bug has been closed via the following commit(s):

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

commit b44cfeb212da16cc07bb5b2c524900065201c633
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-11-21 10:54:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-22 07:05:19 +0000

    app-misc/boxes: drop version 1.1.2
    
    Closes: https://bugs.gentoo.org/640102
    Closes: https://bugs.gentoo.org/722330
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28364
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/boxes/Manifest              |  1 -
 app-misc/boxes/boxes-1.1.2-r3.ebuild | 39 ------------------------------------
 app-misc/boxes/metadata.xml          | 14 +++++++++++++
 3 files changed, 14 insertions(+), 40 deletions(-)