From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ILn2FhNcfGQldAAASxT56A (envelope-from ) for ; Sun, 04 Jun 2023 11:40:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QMJAFxNcfGTQfwEA9RJhRA (envelope-from ) for ; Sun, 04 Jun 2023 11:40:35 +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 3BDF939421 for ; Sun, 4 Jun 2023 11:40:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q5kDV-0003SR-FI; Sun, 04 Jun 2023 05:40:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q5kDU-0003QD-MI for guix-patches@gnu.org; Sun, 04 Jun 2023 05:40:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q5kDS-0003Ot-Li for guix-patches@gnu.org; Sun, 04 Jun 2023 05:40:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q5kDS-00046R-8E for guix-patches@gnu.org; Sun, 04 Jun 2023 05:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63843] [PATCH] gnu: proot: Skip failing test. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Jun 2023 09:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63843 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ontje.Luensdorf@dlr.de, 63843@debbugs.gnu.org, control@debbugs.gnu.org Cc: me@tobias.gr, leo@famulari.name Received: via spool by 63843-submit@debbugs.gnu.org id=B63843.168587156715701 (code B ref 63843); Sun, 04 Jun 2023 09:40:02 +0000 Received: (at 63843) by debbugs.gnu.org; 4 Jun 2023 09:39:27 +0000 Received: from localhost ([127.0.0.1]:45026 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5kCt-00045A-ED for submit@debbugs.gnu.org; Sun, 04 Jun 2023 05:39:27 -0400 Received: from jpoiret.xyz ([206.189.101.64]:54622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5kCq-00044y-Ul; Sun, 04 Jun 2023 05:39:26 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 4EC5A185309; Sun, 4 Jun 2023 09:39:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1685871563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=SEqiQhk9P3JndEJ7xFWEshs9M7qj4HDPooP9e8ZsFoc=; b=L0N2Sj4ss/SXUIrwwMw/YAQX/7BxR8k9YPzk8u41WUZ9/BKr+r2ltY39ErKbClfoEuWYOz OqKPb2C19xDWDf4GPloPJ6Eitb7AJo8afYTh5xez5VWv9NEKmFq0PqvJUQvp6k1OUqGohf QmBmGSM6wE6IPx7SV2k/shmcC4Db4HWJTxdt2uvwNZQ4knsXGHeB7RTWraYh2iltnjGkCE dSRtbO8FCvf+mIzSDDG8ptNm+xE0O6SbU04JaLw7MsCuUSYw7oLxA0Zer+tZiZBJNX82CR vj/aqFuqjJRkvuWmsJrc5F0k+qKBl3Bpr6JprkP5NJVTOgW1tOTLymOGu077mQ== In-Reply-To: References: Date: Sun, 04 Jun 2023 11:39:21 +0200 Message-ID: <87edmrefcm.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / 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: , Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685871635; a=rsa-sha256; cv=none; b=gr8WVASOeDb9l6FJXKYOSzry15VI4LyECP8ICne0pN9Yz0XTy+yRs524h3ro5TOOx5tmC4 WmLUTA1X2E+lczgG7p5000k6iRnKAFnD8N0z780I0n2UVU8NN4RCCYah92QcB2EvORadAT qWZLpds38qlwcVAzXTFAcU+HXcMPmq8CHNiPZ7wZ09xgVPMMJjdB6RPAB0tZhWp5OBZDvy Odf7lImniPdOYsL2OdDbhu6+QjFUabewma+bJugpUgtUW6n3qjPWRCm6ieiqD2eS8OmwSo PGYH/hBOfZpZhgzCRuM2osk2ZFO1kiBrFAFxv6gQ0EPr1YSbWFARcwzTPHzOgA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=L0N2Sj4s; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685871635; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=SEqiQhk9P3JndEJ7xFWEshs9M7qj4HDPooP9e8ZsFoc=; b=TlhPJabfS67tWJ+8nJ5PCBQlSwHQV2U2ZN/1OwX86Juv5xQ8dmF9qU8Y/wmP/tDJmWWe/R C6AmY7ttQc2fU7/6dCVGoBDrA//KB5wMVoKuA5JEFxqi7Loe/UVxU+rIXiTv7SO2jOi2n8 z2ovIg/Y86ZprucfJh00dJCK/riOE3jF/1dlaD0N6gOgZ4OQ8zjqPGbtSlozREjguZOG4a ea9jlbSrSwH5ZZM66GIUK2ekkQKzEsMRYiZqhYy37sZXQ3H9GfywY9r0c+Mw5abRdcJf+6 dfc4CZOaG2SoTVmCUXwAwZRX/ECZafqD+I9Vik6UrHNrZejPDV5L6IrYiW7kyw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=L0N2Sj4s; dmarc=pass (policy=none) header.from=gnu.org; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -6.38 X-Spam-Score: -6.38 X-Migadu-Queue-Id: 3BDF939421 X-TUID: 7Mbr6C1KXWE7 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable merge 63843 63394 close 63394 thankyou Hi Ontje, writes: > Hi, > > > this disables a failing proot test to fix guix pack -RR. The issue has > already been reported upstream (see comment). This is fixed by b741218e919bfd386772322c1dcb286446bc4c90. Note that disabling the tests here was a bad idea, as the upstream issue indicated: this was a regression. Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmR8W8kQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaisQ/C/9duF7Qrq/DxPSpBrXqUKX0t14roVaIV8Tn /9vtR3e9uhDp/VTbF9UqB6qGiC5z8mEzv8EqKhKb2YUyWU6laIe9DqT+yNwDV7ng bGt9X+iWGnEmseLdmXsUWp11o9fiE4gcSbXZ1nqg67oTZGtJPbGBKKQEH2yIrbQf GsbJ0md4OdBDLqJ1odKwfSbj2AyC1nvMB08NhqoJEwz3OctOj8nJmHoDRrQ4lS0+ 7+bn0pp1E9DIj2fm+Fkn6PfxvL6+8Py82lY1fHHaVCXFmjDw6NcVSrwAjwX6BPGe ENoowp9h6N9KmtbO53iyEWKD7y+fUwlEP3z4GJyN8cMxHfP4axO7cBjRYQfoSAav 2Dwz5M1kqZfo615Gqf9Mw64sCwa7LIO7gv4fhru6hRIEFAbLop81DnQP3FRs9N5m vPq3xBvz/bHlfxyuRbELWZp47IzhllQIuL+DTbODqknk9yaOmjTV7jW9C35itcND uiaZdxBzgRznsK1+ojYgezOcU+QC6BA= =p4Aq -----END PGP SIGNATURE----- --=-=-=--