From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cD/ZNWm4oWLFWwEAbAwnHQ (envelope-from ) for ; Thu, 09 Jun 2022 11:07:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qGkONWm4oWLE0AAAG6o9tA (envelope-from ) for ; Thu, 09 Jun 2022 11:07:53 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6A7D92A5B6 for ; Thu, 9 Jun 2022 11:07:53 +0200 (CEST) Received: from localhost ([::1]:52360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nzE8t-0001S2-N3 for larch@yhetil.org; Thu, 09 Jun 2022 05:07:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzE6E-00013S-GW for guix-patches@gnu.org; Thu, 09 Jun 2022 05:05:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51062) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nzE6A-0005e8-Qb for guix-patches@gnu.org; Thu, 09 Jun 2022 05:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nzE6A-0005e4-Gy for guix-patches@gnu.org; Thu, 09 Jun 2022 05:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55866] [PATCH 1/2] gnu: python-pydevd: Skip tests failing due to YAMA. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Jun 2022 09:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55866 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55866@debbugs.gnu.org Received: via spool by 55866-submit@debbugs.gnu.org id=B55866.165476545621627 (code B ref 55866); Thu, 09 Jun 2022 09:05:02 +0000 Received: (at 55866) by debbugs.gnu.org; 9 Jun 2022 09:04:16 +0000 Received: from localhost ([127.0.0.1]:44955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzE5Q-0005cl-KY for submit@debbugs.gnu.org; Thu, 09 Jun 2022 05:04:16 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:37546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzE5N-0005cT-UO for 55866@debbugs.gnu.org; Thu, 09 Jun 2022 05:04:14 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4LJdSQ1cqQz9spV for <55866@debbugs.gnu.org>; Thu, 9 Jun 2022 11:04:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1654765446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LJ6/BfaVqHfoXmEn/05vHFo9YRaiIrUqiVFGR31Jzxg=; b=lu13CnSadfVX/XE98V6tzzpnO3zMSlOhvJYVUWF6hkIaayV8FH+AVPb4KdthRveZmtuo1p 5r693RXCk6+xnKijRNVx6lKSOWR0BlX4AftaA4SCXTDgE1HwIsHb0bRUktSUCvRfb52h4b HntW08LZoha2HVYc+0MOCG40eI15yZTkOSf1ctnVUPO3vzd/ldAkt8iyy9i1hE592FHu9z 2/ezoTDHsnmNhJTL2f/eEfHA25Bl41NcuI3O6VI4FphxqtLTNs9BmDHNmtT7S8Qa5svd94 LhfMPhXj7w6Vjyk/NqWDIOgn/9gntu5wkLEGoKN/WnONvbmPEFvs8+70BW+Vpw== Date: Thu, 9 Jun 2022 11:04:04 +0200 From: Lars-Dominik Braun Message-ID: <558bc49a6dba232a5b4bc797b4a034d2e3baf142.1654765434.git.lars@6xq.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654765673; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=LJ6/BfaVqHfoXmEn/05vHFo9YRaiIrUqiVFGR31Jzxg=; b=VtcFkXT/Uzs+JxBy+KINni3imoL9NAdPgc6BOi9WvTP/TgvAgbWKDs3WADuWdIrZvT2oBs JEv7E6BautYcHeEYC5GTq8mV8l0peYa7S+p1tBF8pVWH4swp3DdzZ6SHGuQDGO2G/zDt+v wMETwf5zvkmA1t5CnVMGMfHQAQ8lSN1N2Q/Zi9GcKhaPBPHBy0m6QJuhXlrBWjSbfqeFOm HK+1vqkGEC7SmL68eNl2RI9pcjGnMI7dCII62YDGV09rI4MOZt0Lkz5ObNOOJGAyaQDy4Z ieyeCuilD5wpbHC8xvaKqkcv0eTz4yJK5YJk0wuB++ZEKkFcX8xEQ+hNhfAo1g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654765673; a=rsa-sha256; cv=none; b=D0yZcAApWveAVuNWVFAFHN46W1rgiXePSCDz89wdv55OERc346iRjN8R0J14wsuVSWVN24 W2bEkgZa44llKr8lVrfq4GEDG1WDy+GoILjHET9K0/JF+QKM3uKyUbKnEhhw0/0H1vTu0z 4kr7ipZCfd8iJLx7YK5wDRpG/HoCNYDX7xRCh5D2P9v+dZzyf2fcS/ms7ahom7AhKGVtpQ KpRhv3rhlQIYmP75IarrfB6hPbJ8gLzvpvLE26FL1knH4O8s8NcTTtMuE4u5Yk2lO4r8Ri 4gFA0cznniHRueuCKtWuDP2+zCvh3TU+XyeR7bifwIznaljTUZJlBhbif4HlGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=lu13CnSa; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=lu13CnSa; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6A7D92A5B6 X-Spam-Score: 6.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: dvq2MBVSmSDW * gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Add skipped tests. --- gnu/packages/python-xyz.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5f9ce4fdfe..8de8d571e4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12351,7 +12351,10 @@ (define-public python-pydevd ;; This test validates that 'pydevd' is not in the ;; exception message, but it is due to being part ;; of the build file name present in the message. - "and not test_evaluate_exception_trace"))))) + "and not test_evaluate_exception_trace " + ;; These fail on systems with YAMA LSM’s ptrace + ;; scope > 0. + "and not test_attach_to_pid"))))) (add-after 'install 'install-attach-binary (lambda _ (install-file "attach.so" -- 2.35.1