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 ms9.migadu.com with LMTPS id EL9EKPYEBmSoXwEASxT56A (envelope-from ) for ; Mon, 06 Mar 2023 16:21:26 +0100 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 IJk8KPYEBmQVWQEA9RJhRA (envelope-from ) for ; Mon, 06 Mar 2023 16:21:26 +0100 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 22C403CFCB for ; Mon, 6 Mar 2023 16:21:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZCe8-00053J-2U; Mon, 06 Mar 2023 10:21:04 -0500 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 1pZCe6-00052x-Df for guix-patches@gnu.org; Mon, 06 Mar 2023 10:21:02 -0500 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 1pZCe6-0007j2-5n for guix-patches@gnu.org; Mon, 06 Mar 2023 10:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZCe5-0000qj-Np for guix-patches@gnu.org; Mon, 06 Mar 2023 10:21:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61587] [PATCH 0/8] networking services refactoring Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Mar 2023 15:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61587 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 61587@debbugs.gnu.org Received: via spool by 61587-submit@debbugs.gnu.org id=B61587.16781160313203 (code B ref 61587); Mon, 06 Mar 2023 15:21:01 +0000 Received: (at 61587) by debbugs.gnu.org; 6 Mar 2023 15:20:31 +0000 Received: from localhost ([127.0.0.1]:43328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZCdb-0000pb-B8 for submit@debbugs.gnu.org; Mon, 06 Mar 2023 10:20:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZCdY-0000pM-Tx for 61587@debbugs.gnu.org; Mon, 06 Mar 2023 10:20:30 -0500 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 1pZCdT-0007UD-9K; Mon, 06 Mar 2023 10:20:23 -0500 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=VpTW+qtQa9ikww2Tq2QeWPgQJURPfvjU/jV5GBgkfwM=; b=lsh3jzFgT9W0yTbAkxKD KKzN7VtVvESMyLnAeCzHUi3rZeP4w8jmzA9kXRzPJG8T0CGmshYopnrO8419NZZSeHm5tPkuV8LJe X0er0KdAk/gXz+C4wfpPKlLHPYst42xnl416LgZrbzxZ4c3WEwb+PzpqepAR6F6e8uoANxE2Wsu+t BR0U43oDTLV14J998VfRCSnNjRCkM0IUZbK7rKvkf+iU22lDua8M212DcOEA7fBrSYx9Un3sggbxD h3wihmE/JQF5dYLUmmVlvvIyGuRWRDSdX2SlLc0SLQ2viTf2mwWYEa8Lthy6skqwB5h9SuEXtZ+1c 9gSV0DLi3P2bVg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZCdS-0002A4-SH; Mon, 06 Mar 2023 10:20:23 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87o7p9u56y.fsf_-_@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Sextidi 16 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de =?UTF-8?Q?l'=C3=89pinard?= 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: Mon, 06 Mar 2023 16:20:19 +0100 In-Reply-To: (Bruno Victal's message of "Fri, 3 Mar 2023 17:20:03 +0000") Message-ID: <877cvtc3f0.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: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678116086; 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=VpTW+qtQa9ikww2Tq2QeWPgQJURPfvjU/jV5GBgkfwM=; b=LXyJhXCYz4i5k3Ni0CfXY63F1YNfL4U2fsBfA/p1+eluKggF+rlbvIZMTxHzy6OnGmVQNG eQyBQHB5WBhAs/hg3Z2EolfhdkYnbWfRaD7RpxW5FGs/2Bz3OS4B/tTYrXR/DYrb46fgaF cJzDOunUj/DFyPvS49ICHA/Rr0lo6vM1dCE/5UJthzIUm73/O4Dk27hbPrQW7jUy4iJ5ws H0hOmD14c9ylCDZosEBzDBkiG49S3mzav46T6hnd/DClqtnMLr3qGwYJpfOFORgSYRuYH/ ftwajqoPLo3/e4A3+iNs4LpiHcvVkY7g5wmrFo/wAR3LjEUcmt/n2WaeBC8CmQ== 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=lsh3jzFg; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678116086; a=rsa-sha256; cv=none; b=ELzNYdDYvqNcXQ0n+TwueoAnXRU+jiK+DciR7tK0a7161aJ2Y8HXoRMr+kBXKg1foicZsZ bZjcjVt+brIVunB9CQkvnIPBFgDTAi9LVTotZj06QHZuZTiyJt1Cg0ZydfU17zjTBWaqeR Xnpzw/sdFtqU/BIy/QqNe8bAX6DkZUQyudkM/A6FwkWauc7PU1g/duu9zR9Uaee15LDMKo ve+VzNkiRLqkimrUc7F2UVJdVFuumwZseBjXnT35ty6baaA96z1ELT2YyRpi5dssQTs0Uy quea9JpDVGUDwJhoAJAEUDDCZfmN6SegqDysMRPK4yPwVibsA70PusVzLIDJYA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.61 X-Spam-Score: -2.61 X-Migadu-Queue-Id: 22C403CFCB Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lsh3jzFg; 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"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: jiG7/BxX2Luc Bruno Victal skribis: > On 2023-03-03 17:15, Ludovic Court=C3=A8s wrote: >> Bruno Victal skribis: >>=20 >>> (list (shepherd-service >>> (documentation "Run the NetworkManager.") >>> - (provision '(networking)) >>> + (provision '(NetworkManager networking)) >>=20 >> We could discuss this at length, but I=E2=80=99m in favor of either the = status >> quo, or: >>=20 >> (provision '(networking network-manager)) >>=20 >> WDYT? > > The ordering matters here, putting 'networking first means that 'network-= manager is the virtual service and that something like > connman can provide 'network-manager which is absurd. Hmm OK, I don=E2=80=99t mind the ordering. In the Shepherd there=E2=80=99s really the =E2=80=9Ccanonical name=E2=80=9D= and =E2=80=9Cother names=E2=80=9D; that=E2=80=99s all ordering changes. Ludo=E2=80=99.