Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733820 - app-emulation/qemu-5.0.0-r2: missing dependency on sys-fs/multipath-tools
Summary: app-emulation/qemu-5.0.0-r2: missing dependency on sys-fs/multipath-tools
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:
 
Reported: 2020-07-24 23:14 UTC by Alessandro Barbieri
Modified: 2020-07-25 07:58 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2020-07-24 23:14:42 UTC
qemu automagically depend on sys-fs/multipath-tools

for the logs, see bug https://bugs.gentoo.org/733554
Comment 1 Larry the Git Cow gentoo-dev 2020-07-25 07:58:59 UTC
The bug has been closed via the following commit(s):

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

commit 421678f5e9215a5ba31dcc6ec6fa18b58e99884e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-07-25 07:58:37 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-07-25 07:58:54 +0000

    app-emulation/qemu: fix automagic sys-fs/multipath-tools
    
    Add USE=multipath to control optional sys-fs/multipath-tools
    dependency.
    
    Reported-by: Alessandro Barbieri
    Closes: https://bugs.gentoo.org/733820
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/metadata.xml         | 2 ++
 app-emulation/qemu/qemu-5.0.0-r1.ebuild | 5 ++++-
 app-emulation/qemu/qemu-5.0.0-r2.ebuild | 5 ++++-
 app-emulation/qemu/qemu-5.0.0.ebuild    | 5 ++++-
 app-emulation/qemu/qemu-9999.ebuild     | 5 ++++-
 5 files changed, 18 insertions(+), 4 deletions(-)