commit:     0410a141e0a13133097d422078f5edaf2894dc1a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 00:31:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 00:32:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0410a141

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 <sam <AT> gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 584f948918f..c9c75a0eb7f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James <s...@gentoo.org> (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 <gen...@pogatzki.net> (2021-11-01)
 # Unused library and virtual, removal on 2021-12-01
 dev-java/jamon

Reply via email to