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 ms5.migadu.com with LMTPS id 8PZ3AFhQXWJBzAAAbAwnHQ (envelope-from ) for ; Mon, 18 Apr 2022 13:49:44 +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 8IfIAFhQXWKvgwEA9RJhRA (envelope-from ) for ; Mon, 18 Apr 2022 13:49:44 +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 747F03DB53 for ; Mon, 18 Apr 2022 13:49:43 +0200 (CEST) Received: from localhost ([::1]:39164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngPt0-0005o6-3j for larch@yhetil.org; Mon, 18 Apr 2022 07:49:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngPsM-0005Ta-G2 for guix-patches@gnu.org; Mon, 18 Apr 2022 07:49:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44438) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngPsL-00044c-N9 for guix-patches@gnu.org; Mon, 18 Apr 2022 07:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ngPsL-0002Cn-Le for guix-patches@gnu.org; Mon, 18 Apr 2022 07:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54998] [PATCH] gnu: Add servefile. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Apr 2022 11:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54998 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan =?UTF-8?Q?Reich=C3=B6r?= , 54998@debbugs.gnu.org Received: via spool by 54998-submit@debbugs.gnu.org id=B54998.16502825198437 (code B ref 54998); Mon, 18 Apr 2022 11:49:01 +0000 Received: (at 54998) by debbugs.gnu.org; 18 Apr 2022 11:48:39 +0000 Received: from localhost ([127.0.0.1]:38335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngPry-0002Bz-Vo for submit@debbugs.gnu.org; Mon, 18 Apr 2022 07:48:39 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:55712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngPrw-0002Bm-HU for 54998@debbugs.gnu.org; Mon, 18 Apr 2022 07:48:37 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id LBoa2700E4UW6Th01Boa1T; Mon, 18 Apr 2022 13:48:34 +0200 Message-ID: <210ce6a91bed39233e59a6977ef1165dceced81e.camel@telenet.be> From: Maxime Devos Date: Mon, 18 Apr 2022 13:48:30 +0200 In-Reply-To: <20220417212954.93893-1-stefan@xsteve.at> References: <20220417212954.93893-1-stefan@xsteve.at> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-yySsztNr21PYrFeGYdwa" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1650282514; bh=yMRkB5jkgtHaHTaE+aIIOz/QcA8RtZD7h6bhB5Ary4k=; h=Subject:From:To:Date:In-Reply-To:References; b=fiIR2W9T76tO5e/+jYaPwQiH+enCmcWNCL2pledUbXBI1W8wXatMKCOWxsAXmOFQZ q6HjHq/z5HtOoyx20vG8M7S6nSHhhRyCgD7BNoiCFSS3pZBb5IOTPQ3JnBiLoRnih9 h1BcpWPgKX/2O4W9xaFeUo1dvtbmP/+Xb/m/Njun6NFFOrpvdxBv+1IZXx7tu/7WtN acLU9nfSctLIwv/Ne03yAobSCzEDvbNOK1ZsxElr7ed9PLvefLgU7UJD4zjCwlUJHv 7/AU6+BS7P+f2HktMIS6rB4LCpxIyJ18kGRoW8Jr5XpBXrKePiXWEZl8qQT3rr2QlA Az9FteAbGq0jw== 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=1650282583; 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: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=yMRkB5jkgtHaHTaE+aIIOz/QcA8RtZD7h6bhB5Ary4k=; b=EBWPfSCUJK0p/HzTZT6dFYxbyKfhOQ+JhsPyqA/GL0xJXproOxfij71S/f+dH2ot4M1QY+ 9txttkpx4Lr6ZbTGzTG17pElcq/Xsl60fNkV0UdCxem+WBdrZ9p/LQ3OgxhilQO06nTWXZ n02K7ZfnyId9KbSCfj57MDkQcvw2bplMnqkBN3b1II/W/pjuOvNG8VScqKesjQSIXm6ALU CedOy7YEVHiu1VEitmc6ZnsKViPhYr+n4w6F6tj1A3W8NN9txRZgdleWoTsa0yBxBsiDj/ 7JVzKH9+Tc0x25LPMXwik5o27ajxIqe35B8NzZ+AZV5vrlnM3cPn6vsHrveXWw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650282583; a=rsa-sha256; cv=none; b=iJPcRyctKg6U45yl5CZL75t+/NMLewpo6fUPtlXXBsSwWne4juk14yocGDJW+o9PQpq4Ti GGYey6kZWg2D9gQtsx793IcaLQjUFMUUNrJgOvHETYxhfiz3KEP1vRCsBkJfwxQinWzHs/ R4QwvupETb2aQkKmw0alkm9uln+4GBDMgaU9YAOxxZF41nKb/mlgD6NX2N/HsFFwMwMXXr F0tY1AqC/cUu/VysBr2k6aFX9JPQeqGNCSL+EwIww33lvbRKhX6QW1tGroGj3XueqDApBN cDPJTubPABFPkwRfgVEqqzeh9FVEt4NnsXALKriPzNELDhv22YD5MU6wiTtUrA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=fiIR2W9T; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 3.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=fiIR2W9T; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 747F03DB53 X-Spam-Score: 3.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7zw5W2hBkUFp --=-yySsztNr21PYrFeGYdwa Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Stefan Reich=C3=B6r schreef op zo 17-04-2022 om 23:29 [+0200]: > +=C2=A0=C2=A0=C2=A0 (arguments > +=C2=A0=C2=A0=C2=A0=C2=A0 '(#:tests? #f)) ; tests fail Which tests? Greetings, Maxime. --=-yySsztNr21PYrFeGYdwa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYl1QDhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ollAP4uUyisJrgIqPAQXdKuVqXaAkQY UP1c8Et844H1ZWaCTwD8Da3Nuym3n9KIK77pa0gfM0xu/AizPhy4HPvK7KvZMwY= =Vvoc -----END PGP SIGNATURE----- --=-yySsztNr21PYrFeGYdwa--