From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0GQWGRH9UWYVAAAAqHPOHw:P1 (envelope-from ) for ; Sat, 25 May 2024 17:00:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0GQWGRH9UWYVAAAAqHPOHw (envelope-from ) for ; Sat, 25 May 2024 17:00:33 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AJeK2RV5; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716649233; 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-to: 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=RHOgxUVt2cABvezsZ49nEgFc/TQvUpGn4tzXpg1Ewow=; b=t/jkwyNlzz1K9ZAPiI6wYpAl2dl1rSvtWufLbGd2viCf0oHMFXINWwjLoEJkIEqWhw6fQ7 G0oHI6ZRuo8cd7p1CPG9wlcNGO94jNPCY1iGgksodUy1CAXRIEYSWG1wsB/KRThWCimaXY nrHyTT55pQspBliZlCH4FjHAclzeI8+wly0SpkrVgJMrTr1fubN0HfI4+wyJW2ildqUTaG 7MuA3uiill7RN8tuo3yNoEiNUmn8bNg5YkHwNxuaY2AdIYq8LJRBLJM7BFUOWBatYBgZ7A CRo7ntx2AFGdw3hORxwM6d4E+HBT+0KIuHne58AnCaN83PpwquJgcICaO7nDJQ== 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=AJeK2RV5; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716649233; a=rsa-sha256; cv=none; b=uv7HkM2KT813yzXiT8VrXoDQD4WVGvUMc1mWceaBC30wnDi1MZbOC6xOUcilXp+LnGZWXV vJzufJ0JvwCgTCURw8xrSVQKb9m6pSqg92eo1MxYRk6rFYgoQLbWu1P5LtuIwdfY1wj74/ DJwokZPugf+6qk4kCwAqNLFHdNu19ebhFXVYQX15OTrkgDMrtyQm2Qa5WuS7VMKQ30B4RA DGAPoZcEfdJmSz10VreDWo+aLZhzzyPG1uEW86jExYaLuh/dLZRsgxPj+edD+Cp6YXMPGi cFvv/JeM6dhDkJgj1FjVUM8YV9nI0D2rvRTILiuymqau+Rm+HdVCpqAjv3W5VA== 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 C7D7D7B056 for ; Sat, 25 May 2024 17:00:32 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sAssK-00023T-Kv; Sat, 25 May 2024 11:00:00 -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 1sAssG-00022b-0x for bug-guix@gnu.org; Sat, 25 May 2024 10:59:57 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sAssF-0004CG-Q2 for bug-guix@gnu.org; Sat, 25 May 2024 10:59:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sAssN-0002mm-8Y for bug-guix@gnu.org; Sat, 25 May 2024 11:00:03 -0400 Subject: bug#71144: Interactive prompt opened upon shepherd config file error Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sat, 25 May 2024 15:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71144 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 71144-done@debbugs.gnu.org, Andreas Enge Mail-Followup-To: 71144@debbugs.gnu.org, ludo@gnu.org, ludovic.courtes@inria.fr Received: via spool by 71144-done@debbugs.gnu.org id=D71144.171664917610581 (code D ref 71144); Sat, 25 May 2024 15:00:03 +0000 Received: (at 71144-done) by debbugs.gnu.org; 25 May 2024 14:59:36 +0000 Received: from localhost ([127.0.0.1]:43903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAsrv-0002ka-Sc for submit@debbugs.gnu.org; Sat, 25 May 2024 10:59:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAsrt-0002k7-CG for 71144-done@debbugs.gnu.org; Sat, 25 May 2024 10:59:34 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAsrf-00042n-Hn; Sat, 25 May 2024 10:59:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=RHOgxUVt2cABvezsZ49nEgFc/TQvUpGn4tzXpg1Ewow=; b=AJeK2RV5Nb+POwiJQSJZ /lOV1udcWKgY0tr8ji/weMBtTZa9UvfEoCLQj2rPbDyeiRdN6YEeO6VHfA16L1IVC26LzuYw9pIpf M4eODTLPsX5Clz/rvl0LtLnpUylkPkul0/+J5Cd28U28uoM6pH5tFVrTie3L5rh+TjCmucThm+Bbu BZoBxGkS0sSHHAZ+X+ucLbfpIUpFp72phS17y5O1ftFyRlYU2omHQyoCJEjMpovL+eyeFbfm82c5f yrr4ZbQIs0yBsWhIhIWTpH1lfzcv0pKNz1biTrFg7C16buJ54wTYK9r+de9kcZX7/1CFO/dkVZEE0 npfnP4elDKwlwQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87y17yf6bm.fsf@cbaines.net> (Christopher Baines's message of "Sat, 25 May 2024 13:02:05 +0100") References: <87sey894kj.fsf@inria.fr> <878qzy45p3.fsf@gnu.org> <87y17yf6bm.fsf@cbaines.net> Date: Sat, 25 May 2024 16:59:16 +0200 Message-ID: <87sey6ym2j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.22 X-Migadu-Queue-Id: C7D7D7B056 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.22 X-TUID: y71nM3jfE/Ez Christopher Baines skribis: > That looks good to me, the "Arrange to spawn a REPL if something goes > wrong" comment needs removing/updating, but that's the only thing I > spotted. Cool. I updated the comment and pushed it as cca25a67693bb68a1884a081b415a43fad1e8641. Thanks! Ludo=E2=80=99.