Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718134 - app-emulation/qemu-guest-agent calls ranlib directly
Summary: app-emulation/qemu-guest-agent calls ranlib directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly 718098
  Show dependency tree
 
Reported: 2020-04-19 08:45 UTC by Agostino Sarubbo
Modified: 2020-04-19 18:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,160.71 KB, text/plain)
2020-04-19 08:46 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-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(-)