From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 0zVYBSsP22K0TAEAbAwnHQ (envelope-from ) for ; Fri, 22 Jul 2022 22:57:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gL07BCsP22LuDQAA9RJhRA (envelope-from ) for ; Fri, 22 Jul 2022 22:57:15 +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 BADB022AF0 for ; Fri, 22 Jul 2022 22:57:14 +0200 (CEST) Received: from localhost ([::1]:59460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oEzhx-0002yX-IZ for larch@yhetil.org; Fri, 22 Jul 2022 16:57:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33250) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEzhm-0002xV-TZ for guix-patches@gnu.org; Fri, 22 Jul 2022 16:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52805) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oEzhm-00070c-Hi for guix-patches@gnu.org; Fri, 22 Jul 2022 16:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oEzhm-0005uc-C0 for guix-patches@gnu.org; Fri, 22 Jul 2022 16:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56616] [PATCH] deploy: Honor '--dry-run'. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Jul 2022 20:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56616 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 56616@debbugs.gnu.org Received: via spool by 56616-submit@debbugs.gnu.org id=B56616.165852340722701 (code B ref 56616); Fri, 22 Jul 2022 20:57:02 +0000 Received: (at 56616) by debbugs.gnu.org; 22 Jul 2022 20:56:47 +0000 Received: from localhost ([127.0.0.1]:42554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEzhX-0005u4-IN for submit@debbugs.gnu.org; Fri, 22 Jul 2022 16:56:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEzhW-0005tr-0K for 56616@debbugs.gnu.org; Fri, 22 Jul 2022 16:56:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50728) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEzhQ-0006xW-9z; Fri, 22 Jul 2022 16:56:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=zWroEEGtTOQ5qO9Ugth+45MIPBWINuZVtegyskgmIFI=; b=ESJ0O+KRWonA+ykex10B siXlWzHIDbdaoIG9acxaK5hQ+5J7UxQznFZRkotnWoyv+H0ni5+X37M0d7ywdV/AE2qexA5Xy2Dqa tj8bLaMWUyQOGeF/qBvUra9zUqsUEfFtZCCkVSliMzYpi6qEVBSwgkwt/SYrUPSVd5dYC4G5TLTHz vsXG8OnM3AqMe4la4NdLZ+5Nyi8lYhmn9b/Yna1lxdcwfhNp1Xr0UvrO8UidUlifxxfwIf0j5gKwd NiHSCjaCFpniszUDT4iXQl9pn22I6n/wyQ2wZ/h614wNyka/pB0Tas8NIxoSfOPcsMGtzvYvfX6o6 WdTI/APxDDg+JA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:63032 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEzhP-0008LR-TV; Fri, 22 Jul 2022 16:56:40 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220717145021.19613-1-ludo@gnu.org> <87edydibr7.fsf@gnu.org> Date: Fri, 22 Jul 2022 22:56:37 +0200 In-Reply-To: (Maxime Devos's message of "Fri, 22 Jul 2022 14:18:23 +0200") Message-ID: <871quchnne.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1658523434; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=zWroEEGtTOQ5qO9Ugth+45MIPBWINuZVtegyskgmIFI=; b=VJU5csIb2ad5U0bLTHjxTsrI27GXGyNYNXQkua4N6pYS2+Y347YCDgY68jiUg4LEC/L1O4 8DpBtiu6RB8JePx7S8JK9/A32lvQVydunpNsB+c3rdSVnjnF5Q6sjXhrTqzslz+Ap8GyNC ren+wbcOA1x3VkjNS4yXyeL904YppwZlaMMOXL3lTdHy0xp9bd1kBL7isq6WjDWcALmWmj Gf/uJwS8HMWKzc28yqi3/DN29qtIYd7fp3ZmTc+bsDJfgiLKzFhN+yFkwGBkE+vf4uVA22 MtxTVLndGkY/9CzJ86gJ9ZPh472NTpF+4XA8Rt3zRlfzBGTeKDFDKp3VtSFEbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658523434; a=rsa-sha256; cv=none; b=aGdRJccelWGAiLCJGD1biEiWirtN34zxPO31tr6GiqzbQEDYf+lL4iDDFzcL8Wn5/r0Rs+ O6Ni39IYUoJEr7iWQEDPfIbRApOqqvzXDlySZlKQaTFbMOyca2C4jDC2kYaeFdBDW1GN1z eaVgz94nma9vWPsD/e2KOGxoVgA1881T2s7v+7pPyg3p1uDHPaWkgrRLH8f5UGTMEQsxIA 8jkDqpVzd8+O0cEQNS4zqIEGvTnyoYJnuDXPHJIK3ILPyRm5aJKQAt5q3UcoK9wsRCVQMw BVB+sPkbxsbs+jLbll6lnrYeSMv8VdkGhc9QDGx0XR0JxP2jmeJoHA/2hi9tmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ESJ0O+KR; 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-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ESJ0O+KR; 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-Queue-Id: BADB022AF0 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: dEUi5c12Q6QY Maxime Devos skribis: > On 22-07-2022 14:15, Ludovic Court=C3=A8s wrote: >> Maxime Devos skribis: [...] >>> (format #t "~*The following machine will be deployed:~%") >> We used to do that but unfortunately that triggered a bug in xgettext; >> see 388b432cea4ae2bb9bf4b044026b7764ab002e1e and >> . >> >> Ludo=E2=80=99. > > It's closed, but the bug is still there? Where is the upstream bug report? I can=E2=80=99t find one, neither in the thread above nor at , so maybe it=E2=80=99s = time to report it for good. Ludo=E2=80=99.