From 0410a141e0a13133097d422078f5edaf2894dc1a Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 4 Nov 2021 00:31:20 +0000 Subject: profiles: mask newer sandbox versions w/ ptrace issues Masking for now to avoid duplicate reports of known issues; hangs when emerging e.g. Firefox and seemingly anything Go based are nasty. One of the bugs (821403) should be OK now but tagging anyway for reference. Bug: https://bugs.gentoo.org/821532 Bug: https://bugs.gentoo.org/821523 Bug: https://bugs.gentoo.org/821403 Signed-off-by: Sam James --- profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 584f948918f2..c9c75a0eb7f5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Sam James (2021-11-03) +# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default +# in at least the sys-kernel/gento-kernel kernel config. +# Work is in progress to fix these but latest sandbox versions still seem +# to cause hangs in some situations. Mask for now to avoid duplicate reports. +# bug #821532, bug #821523 (and bug #821403 but shouldn't be in 3.1+). +>=sys-apps/sandbox-3.0 + # Volkmar W. Pogatzki (2021-11-01) # Unused library and virtual, removal on 2021-12-01 dev-java/jamon -- cgit v1.2.3-65-gdbad