From unknown Sat Sep 13 18:50:32 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#29739 <29739@debbugs.gnu.org> To: bug#29739 <29739@debbugs.gnu.org> Subject: Status: [PATCH] services: certbot: Fix certbot renewal job. Reply-To: bug#29739 <29739@debbugs.gnu.org> Date: Sun, 14 Sep 2025 01:50:32 +0000 retitle 29739 [PATCH] services: certbot: Fix certbot renewal job. reassign 29739 guix-patches submitter 29739 Christopher Baines severity 29739 normal tag 29739 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 16 14:19:04 2017 Received: (at submit) by debbugs.gnu.org; 16 Dec 2017 19:19:04 +0000 Received: from localhost ([127.0.0.1]:37646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQHzB-0000cR-I5 for submit@debbugs.gnu.org; Sat, 16 Dec 2017 14:19:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49867) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQHz7-0000c4-44 for submit@debbugs.gnu.org; Sat, 16 Dec 2017 14:18:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQHz1-0006SD-DO for submit@debbugs.gnu.org; Sat, 16 Dec 2017 14:18:52 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41899) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQHz1-0006S8-A5 for submit@debbugs.gnu.org; Sat, 16 Dec 2017 14:18:51 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQHz0-0003Qn-1j for guix-patches@gnu.org; Sat, 16 Dec 2017 14:18:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQHyw-0006Qa-Ud for guix-patches@gnu.org; Sat, 16 Dec 2017 14:18:50 -0500 Received: from mira.cbaines.net ([2a01:7e00::f03c:91ff:fe69:8da9]:42300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQHyw-0006QC-P8 for guix-patches@gnu.org; Sat, 16 Dec 2017 14:18:46 -0500 Received: by mira.cbaines.net (Postfix, from userid 113) id 0BB2C13E945; Sat, 16 Dec 2017 19:18:44 +0000 (GMT) Received: from localhost (cpc102582-walt20-2-0-cust14.13-2.cable.virginm.net [86.27.34.15]) by mira.cbaines.net (Postfix) with ESMTPSA id CD39013E944 for ; Sat, 16 Dec 2017 19:18:43 +0000 (GMT) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 137dcfc7 for ; Sat, 16 Dec 2017 19:18:43 +0000 (UTC) From: Christopher Baines To: guix-patches@gnu.org Subject: [PATCH] services: certbot: Fix certbot renewal job. Date: Sat, 16 Dec 2017 19:18:43 +0000 Message-Id: <20171216191843.18428-1-mail@cbaines.net> X-Mailer: git-send-email 2.15.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Quote the list of hosts, to avoid generating a broken job definition. * gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when passing them in to the job gexp. --- gnu/services/certbot.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/services/certbot.scm b/gnu/services/certbot.scm index dc072ea8d..0d72a4b70 100644 --- a/gnu/services/certbot.scm +++ b/gnu/services/certbot.scm @@ -72,7 +72,7 @@ (string-concatenate (map (lambda (host) (string-append " -d " host)) - #$hosts)))))))))) + '#$hosts)))))))))) (define certbot-activation (match-lambda -- 2.15.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 17 11:10:39 2017 Received: (at 29739) by debbugs.gnu.org; 17 Dec 2017 16:10:39 +0000 Received: from localhost ([127.0.0.1]:39229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbWQ-00070a-UA for submit@debbugs.gnu.org; Sun, 17 Dec 2017 11:10:39 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:34344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQbWP-00070S-8D for 29739@debbugs.gnu.org; Sun, 17 Dec 2017 11:10:37 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 403B9F8DC; Sun, 17 Dec 2017 17:10:40 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QJnzFCBA9Eni; Sun, 17 Dec 2017 17:10:39 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 19BBD2FC; Sun, 17 Dec 2017 17:10:38 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Christopher Baines Subject: Re: [bug#29739] [PATCH] services: certbot: Fix certbot renewal job. References: <20171216191843.18428-1-mail@cbaines.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 27 Frimaire an 226 de la =?utf-8?Q?R=C3=A9volution?= 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: Sun, 17 Dec 2017 17:10:34 +0100 In-Reply-To: <20171216191843.18428-1-mail@cbaines.net> (Christopher Baines's message of "Sat, 16 Dec 2017 19:18:43 +0000") Message-ID: <87po7dbait.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 29739 Cc: 29739@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Christopher Baines skribis: > Quote the list of hosts, to avoid generating a broken job definition. > > * gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when > passing them in to the job gexp. Good catch, LGTM! Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 17 15:53:02 2017 Received: (at 29739-done) by debbugs.gnu.org; 17 Dec 2017 20:53:02 +0000 Received: from localhost ([127.0.0.1]:39346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQfvi-00057h-01 for submit@debbugs.gnu.org; Sun, 17 Dec 2017 15:53:02 -0500 Received: from li622-129.members.linode.com ([212.71.249.129]:36656 helo=mira.cbaines.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eQfvg-00057F-EM for 29739-done@debbugs.gnu.org; Sun, 17 Dec 2017 15:53:01 -0500 Received: by mira.cbaines.net (Postfix, from userid 113) id BBD0C13E959; Sun, 17 Dec 2017 20:52:59 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (cpc102582-walt20-2-0-cust14.13-2.cable.virginm.net [86.27.34.15]) by mira.cbaines.net (Postfix) with ESMTPSA id AAFA113E958; Sun, 17 Dec 2017 20:52:58 +0000 (GMT) Received: from giedi (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id b669a6d1; Sun, 17 Dec 2017 20:52:58 +0000 (UTC) References: <20171216191843.18428-1-mail@cbaines.net> <87po7dbait.fsf@gnu.org> User-agent: mu4e 0.9.18; emacs 25.3.1 From: Christopher Baines To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#29739] [PATCH] services: certbot: Fix certbot renewal job. In-reply-to: <87po7dbait.fsf@gnu.org> Date: Sun, 17 Dec 2017 20:52:58 +0000 Message-ID: <87r2rtt6tx.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 29739-done Cc: 29739-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Christopher Baines skribis: > >> Quote the list of hosts, to avoid generating a broken job definition. >> >> * gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when >> passing them in to the job gexp. > > Good catch, LGTM! Great, I've now pushed this :) Thanks for reviewing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlo22SpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XfRcw//cBxA+UoY5Uqyfa40VyEoPRj+zt+WfkRqo8L3xPS+cH4yVITAZkfJNUpr WySCZ14sB4PqS7cjfjb0pA8Snrq6Z1R8NuiiBvUSVzQvq+7/6TPqwfd2L8d7f1bj Lhvj3fL3qGnSgX7lECmrtu8Zw0iG63CcXaBGreaN/+jWPpr906gUXfMqohqFsBR9 cM0bReLfUdPZPllb2npqCJSZ3Vxd+MiXhsEshPX9gg9+sFDHxgPf+rvVixAFi4tU ICXqeXTUKUGqkKGg8rsY0FX7wzJdXouARWykqa8hOpsN6kvJSy01ttZuhBxTgNDZ wxtcjqTWDOGbLgs4JbNhveB7UStO217c0LYil5O4Bjj0P99+H+xwpbtER4zFvQ7f xfrZRH7daP3uJcVz3F3zHZohTPqByH16pELkQmVUnp1Fu7rHE+J+TRYJH90shLrS 8HDBPGiof3X79mo96b0JVd7E+oi2DGy/BMw03n/wTDgd+Cs7Z4CfTQ/nd30KIXfu 5i83tgzo0B6RZ40VjII9KgHNvF5GsSy9Y70ob3Vx7+Bk04Xvtt1KDfGIomz5WAmp MudwKIyuvabqvMCTz4em/nLeyX1P2mXHDGqGyqjpk5qlTQwz3/hXjYoJNKjI24YX fk0a8IaEoJMoPc28Hlf/rGUbmQecy2fkgnFSf1n2h0OyGX5YReY= =mJty -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 13 18:50:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 15 Jan 2018 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator