Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/
Date: Tue, 17 Sep 2019 20:39:31
Message-Id: 1568752742.eb4eb4117e27751666d425330eb9bb819531abc0.chutzpah@gentoo
1 commit: eb4eb4117e27751666d425330eb9bb819531abc0
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Tue Sep 17 20:36:53 2019 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 17 20:39:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4eb411
7
8 profiles: mask dpdk USE flag on ceph-14 (bug #693018)
9
10 Bug: https://bugs.gentoo.org/693018
11 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
12 Copyright: Sony Interactive Entertainment Inc.
13
14 profiles/default/linux/package.use.mask | 7 ++++++-
15 1 file changed, 6 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
18 index 32fcd3ab13f..2e8ea3fca55 100644
19 --- a/profiles/default/linux/package.use.mask
20 +++ b/profiles/default/linux/package.use.mask
21 @@ -1,6 +1,11 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 +# Patrick McLean <chutzpah@g.o> (2019-09-17)
27 +# Masked due to upstream build failures (bug #693018)
28 +# One example: https://tracker.ceph.com/issues/41523
29 +>=sys-cluster/ceph-14.2 dpdk
30 +
31 # Aaron Bauman <bman@g.o> (2019-04-14)
32 # Masked due to vulnerability in dev-libs/ace
33 dev-cpp/xsd ace