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 AFWOIUyV2mKVKAAAbAwnHQ (envelope-from ) for ; Fri, 22 Jul 2022 14:17:16 +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 cAGRIEyV2mIVaAEAG6o9tA (envelope-from ) for ; Fri, 22 Jul 2022 14:17:16 +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 315B3ADD6 for ; Fri, 22 Jul 2022 14:17:16 +0200 (CEST) Received: from localhost ([::1]:58788 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oEral-00057E-3Y for larch@yhetil.org; Fri, 22 Jul 2022 08:17:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEraY-00055L-VP for guix-patches@gnu.org; Fri, 22 Jul 2022 08:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50594) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oEraY-0003e1-Hn for guix-patches@gnu.org; Fri, 22 Jul 2022 08:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oEraY-0001L9-CC for guix-patches@gnu.org; Fri, 22 Jul 2022 08:17: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 12:17: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.16584921645049 (code B ref 56616); Fri, 22 Jul 2022 12:17:02 +0000 Received: (at 56616) by debbugs.gnu.org; 22 Jul 2022 12:16:04 +0000 Received: from localhost ([127.0.0.1]:40340 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oErZc-0001JL-Fz for submit@debbugs.gnu.org; Fri, 22 Jul 2022 08:16:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oErZb-0001Ii-GH for 56616@debbugs.gnu.org; Fri, 22 Jul 2022 08:16:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37444) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oErZW-0003Kg-7E; Fri, 22 Jul 2022 08:15:58 -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=lCsSEqT4IFU9yMtnzgW9lIyG1ZxYWMrR8UZSDVx62rE=; b=nmQKd3fImJmDDCsZRWlf XycdF0TkivWHWiO7b41lsRzS/Q7/VvHHHsPbhZzvaFaMvoH38ZwokHOSaAmzzgUIgd0Bi3CyRlNdY 2TI9h9dd5aSHxR2sgp31RAu4wHG9CbsoUHPU79tccz1HHAn4veB6zGyHebJhtvd8oZsDimqhA7YZ1 fWsDFJx1utF7kfpwD2korZ0BXWbXUw9tD7LMVGs0zHkkbZElj2STTWAb3iWM41zryWfd+rRwA85yw xQBYLeN1B6QWlUFEPwjc6HeI/e4c2e6DaqBWg+tPPjbtKSumWjjNANDxcmMds07ymX9N7b78lwZFf CDhQhvIsv8Glxg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=41258 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oErZV-0002Ws-Qa; Fri, 22 Jul 2022 08:15:58 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220717145021.19613-1-ludo@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 4 Thermidor an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de l'Ivraie X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 22 Jul 2022 14:15:56 +0200 In-Reply-To: (Maxime Devos's message of "Thu, 21 Jul 2022 20:03:29 +0200") Message-ID: <87edydibr7.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=1658492236; 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=lCsSEqT4IFU9yMtnzgW9lIyG1ZxYWMrR8UZSDVx62rE=; b=afb4LMaIVge8yco4LxYg3Tlr9hdj3M7rHcbX+VgZto9THpxiyBGj4fIODFARfXh/FubMpB SRrZQUWsa1f9c2imlgjvhz+CYAKDQ3wGUy7mNxveldoGhitkcxwXt7Vexe44MPMfuqw5Lm 5a0qBmXZnwaHVlC9xDIIXFVqWQ1597c+dXLeQ3fuAj9Z2tkIE0fi5Di/fvQPK3I0lX8f1S bXP0TygjLtTkdWjrLcMni5pruAAp7DRqnIEuEBSJlvy9xv174cd9cMsLzH2xpJ+GSFieut sVMNmMWbYo0IiqGTWP3G2xGnUoGrwk8DjmWH5pe2+Zkt/V33mfl9y7h1g/akYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658492236; a=rsa-sha256; cv=none; b=g646nPbPUEcepg+w8Pol7ELmHvmYi+mNVN/7N1JOLxV/GzN8y7F8Qes1w0Li3bCqX2IIMB m2s+w/HS3R7v0ZKA5CqTlGPNrg6G2hrdjVIMwTWgAr/knesCHWOcIWDYG9bW+5EAm29X9J Lscto5j0kG79t0Ynf/GBJLvd990A7/R/5rSSGMK3yNDywL9UClCsBvagZdlnz0O4PBqpjy j645uJHE+MI9C65zaOsTy9XVFC6QGQ5TENrhfHvghin7UMikHRe2FJhazSYlosMUfeo20a qzfJjy5CBRsjq0+YxfG3PDn7DaiSqeFUm3PEP3rDvQG+Xaos4GZ3rs7K/Eu6Xg== 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=nmQKd3fI; 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: -2.64 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nmQKd3fI; 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: 315B3ADD6 X-Spam-Score: -2.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: LlY/JVrtlQMH Maxime Devos skribis: > On 17-07-2022 16:50, Ludovic Court=C3=A8s wrote: >> + (format (current-error-port) >> + (N_ "The following ~d machine will be deployed:~%" > > > Wouldn't 'The following machine will be deployed' be better? > Unfortunately, (ice-9 format) emits a warning in that case, but you > can work-around that with argument jumping: > > (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.