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

Bug 718134

Summary: app-emulation/qemu-guest-agent calls ranlib directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502, 718098    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-19 08:45:54 UTC
This is an auto-filled bug because app-emulation/qemu-guest-agent calls ranlib directly.
The issue was originally discovered on x86, 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/ranlib binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-19 08:46:00 UTC
Created attachment 633672 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-04-19 18:12:16 UTC
The bug has been closed via the following commit(s):

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

commit ea716a72121a6865619ba7ab592e0db15ea412c1
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-04-19 18:09:07 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-04-19 18:11:47 +0000

    app-emulation/qemu-guest-agent: export proper RANLIB
    
    Closes: https://bugs.gentoo.org/718134
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild    | 2 +-
 app-emulation/qemu-guest-agent/qemu-guest-agent-4.0.0.ebuild    | 2 +-
 app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 593910bc79998116eacfd33e8ffc2b0e63c744ec
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-04-19 18:11:00 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-04-19 18:11:50 +0000

    app-emulation/qemu: export proper RANLIB
    
    Bug: https://bugs.gentoo.org/718134
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/qemu/qemu-4.2.0-r5.ebuild | 2 +-
 app-emulation/qemu/qemu-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)