From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KOvQOT8dqGQrXAAASxT56A (envelope-from ) for ; Fri, 07 Jul 2023 16:12:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ELu1OD8dqGRe9gAAG6o9tA (envelope-from ) for ; Fri, 07 Jul 2023 16:12: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 9474A3D880 for ; Fri, 7 Jul 2023 16:12:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHmBp-00087S-1a; Fri, 07 Jul 2023 10:12:05 -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 1qHmBm-00087G-Kq for bug-guix@gnu.org; Fri, 07 Jul 2023 10:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qHmBm-0003VQ-CX for bug-guix@gnu.org; Fri, 07 Jul 2023 10:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qHmBm-0005tF-1z for bug-guix@gnu.org; Fri, 07 Jul 2023 10:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64106: `modify-services` no longer affects multiple instances of the same service Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 07 Jul 2023 14:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64106 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Brian Cully Cc: Josselin Poiret , David Wilson , 64106@debbugs.gnu.org Received: via spool by 64106-submit@debbugs.gnu.org id=B64106.168873911422626 (code B ref 64106); Fri, 07 Jul 2023 14:12:02 +0000 Received: (at 64106) by debbugs.gnu.org; 7 Jul 2023 14:11:54 +0000 Received: from localhost ([127.0.0.1]:43553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHmBd-0005sr-Kp for submit@debbugs.gnu.org; Fri, 07 Jul 2023 10:11:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHmBb-0005se-4R for 64106@debbugs.gnu.org; Fri, 07 Jul 2023 10:11:52 -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 1qHmBV-0003NZ-Lo; Fri, 07 Jul 2023 10:11:45 -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=Mcn8ZkyzVzL76qs/zD/RvPnOuyArK+ZFc7gyJrwjOOo=; b=o3vs1+WEiTYkYqOS6ZK1 0YfODHIG+FaIDO40W4/1XHotZXuNaMss/HZmBBUhVpifT9Kf2eV3ONbhmtm2r0M1OTGzMiuPVGFsA 78ZM2CB65wZtwBabFu803cs1+Bw0Pp2atYo5E4uhjjTsI/B7mItQRpl8rAxgfv0kGxQpMPNsemCfQ aWOKy1ncerc6ojHu2iLq3zvfcbZbP56tiWSW6DwSVOwMryk1cOylwVNTZV2v1qlRqD0Smch8t/U1g 3hr9L1spWOWBPmlGTj8rasKj3eIT3tEPusUNBJm5KrQz2tUMOrz/kbwnI35oPBlZJaKUUedTxdDgt e0o/bUAUaUmkNw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHmBV-0000w5-9G; Fri, 07 Jul 2023 10:11:45 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <878rci5bpq.fsf@jpoiret.xyz> <87fs6ndhx7.fsf@gnu.org> <87r0q4d6v5.fsf@psyduck.jhoto.kublai.com> Date: Fri, 07 Jul 2023 16:11:43 +0200 In-Reply-To: <87r0q4d6v5.fsf@psyduck.jhoto.kublai.com> (Brian Cully's message of "Wed, 21 Jun 2023 14:10:06 -0400") Message-ID: <878rbrke00.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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: 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688739135; a=rsa-sha256; cv=none; b=esa8dFRFREL62LpqYEW16p2EJG2vzbFPN5xi2MKYmMjA6yVHg/Rz7ZiENsSglt1oafUeGE QBnr3QyDXu1zwskn/Fi3HJcHlNRcS+65PkjeQq+uAs2j98m2nOIt84sSQGRz+x11zoiPJj NdfN0tAQY5zgoycFK03LQRghahc6rb9y4o755jQFKe+i1ft4ejxOqYVGRjk3OBY3GX330X h5U8onV0LYVmzievTPQvuJI0n9yISBioWqzkTTFeOzLEClPAhdGjOUeycLxW5hjKIED0Si fl0V2gRBMMdMI3Z4AQovbxbp/5XJgENEXidCUo4V5bJAZ/Uti05lLBnT742AEg== 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=o3vs1+WE; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688739135; 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=Mcn8ZkyzVzL76qs/zD/RvPnOuyArK+ZFc7gyJrwjOOo=; b=qg2bFPSNKJK+Awv02QnLEnhJXgB0AjpbKwXCaIAVDFbcuxkOn5/MrOUCIeHIycAKho4fnJ CWgy+/zN5l4vB8PJM2hdLtXuH8/LagOnc4sbnD9YOlvLmn0UmYP6RiNgmVDstFtc3dajFp ZyBlXwbawAmVVzfbNU0pc9BL6gI7Pt26WTcX/DNmG6qIIQk708UfMh8Zx1H+F3dZLhcHhH QiI01M4adJHCrX3cuGBz5OsvJBT6Sf18awmYgeyT76I/KQtgm4BKPERRoxvX1k+BYm8ysN 51PkSXgYiFkKIOxGMorHdYciZUevghLVnddz7Vx4crSDQcuFkMYpRWIMLzB73g== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o3vs1+WE; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.47 X-Spam-Score: -3.47 X-Migadu-Queue-Id: 9474A3D880 X-TUID: Ay5qxc3tYmYu Hi, Brian Cully skribis: > However, if =E2=80=98modify-services=E2=80=99 can be changed to do two pa= sses, the first > as a sanity check which verifies service references and raises errors, > and the second to do the actual modification, that should work well. I'm > not concerned with efficiency particularly. Unless there are many > thousands of services I sincerely doubt anyone would notice the extra > pass, even on a Raspberry Pi. Yeah I think we=E2=80=99ll have to do two passes, or to revert the whole th= ing. The former sounds preferable for me. Could you work on a patch? Thanks in advance! Ludo=E2=80=99.