Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 680926 Details for
Bug 763285
app-emulation/qemu-5.2.0-r1 : ../meson.build: ERROR: Problem encountered: Dependencies missing for libmpathpersist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add udev REQUIRED_USE for multipath
0001-app-emulation-qemu-add-udev-REQUIRED_USE-for-multipa.patch (text/plain), 1.65 KB, created by
Ionen Wolkens
on 2021-01-03 17:59:58 UTC
(
hide
)
Description:
add udev REQUIRED_USE for multipath
Filename:
MIME Type:
Creator:
Ionen Wolkens
Created:
2021-01-03 17:59:58 UTC
Size:
1.65 KB
patch
obsolete
>From 5b123727b6e35e6e8842e6d1874a4841923a2cc9 Mon Sep 17 00:00:00 2001 >From: Ionen Wolkens <sudinave@gmail.com> >Date: Sun, 3 Jan 2021 12:56:23 -0500 >Subject: [PATCH] app-emulation/qemu: add udev REQUIRED_USE for multipath > >Closes: https://bugs.gentoo.org/763285 >Package-Manager: Portage-3.0.12, Repoman-3.0.2 >Signed-off-by: Ionen Wolkens <sudinave@gmail.com> >--- > app-emulation/qemu/qemu-5.2.0-r1.ebuild | 3 ++- > app-emulation/qemu/qemu-9999.ebuild | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-) > >diff --git a/app-emulation/qemu/qemu-5.2.0-r1.ebuild b/app-emulation/qemu/qemu-5.2.0-r1.ebuild >index 1e1391ca41b..727692305af 100644 >--- a/app-emulation/qemu/qemu-5.2.0-r1.ebuild >+++ b/app-emulation/qemu/qemu-5.2.0-r1.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI="7" >@@ -72,6 +72,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} > vhost-user-fs? ( caps seccomp ) > virtfs? ( caps xattr ) > vte? ( gtk ) >+ multipath? ( udev ) > plugins? ( !static !static-user ) > " > >diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild >index d9b98ce0aa0..7e09941a8c5 100644 >--- a/app-emulation/qemu/qemu-9999.ebuild >+++ b/app-emulation/qemu/qemu-9999.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI="7" >@@ -72,6 +72,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} > vhost-user-fs? ( caps seccomp ) > virtfs? ( caps xattr ) > vte? ( gtk ) >+ multipath? ( udev ) > plugins? ( !static !static-user ) > " > >-- >2.30.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 763285
:
680890
|
680893
|
680896
|
680899
|
680902
|
680905
| 680926