From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uJkdEwerv2TkMAEASxT56A (envelope-from ) for ; Tue, 25 Jul 2023 12:59:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ALMIEgerv2RfQAAAG6o9tA (envelope-from ) for ; Tue, 25 Jul 2023 12:59:19 +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 B16CC50D59 for ; Tue, 25 Jul 2023 12:59:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b="hPDR EN1"; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690282759; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=FVOlz1htk9xLo9cy09bOamVhfUmhWsu2sK7eF2ec9Sc=; b=AlCBZLsfFncgr1zt6OSp2/gVSVTP0Z5o0N3LoHlOA8nhAVgTC2M5j/OFd2JzTpR/s2Nsak N/LZG6XHdnZIZA+82p+Sh+o9D/XMS9If5Gvc+3jL78zDwLn11oTjGEf6vLNYtF0LlQ0C7p ZoYYK7niygyV7LcRC5JkQFOKZASTCU6p2FiAf3eSSdDHiHUupUynoXzhRUmyMaZfp65+JD aFsCMRdPhy9Yn/LIyNNPT6xWjFXixwfCBGqHzSXF9YlVSDRT0SKoDmeQFah3aTrTlaHWU9 eYsz54eiIvsbBFXR8Jh7iYdMdjilP9vuQeZNi1uDcyHCY4SRuRoOUaONKVRKBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690282759; a=rsa-sha256; cv=none; b=JsE83K6mpnBH1Li1BX9xHL8rYNnCXeKVgwtmN940XAY3+wCeoanyXmc+KcQ+1HqK3LA59L /bbbhMk1nC0SRw4IQ4gwb1VVmZxBHELKTObkMY//5XFjrkbSOOze9cNvb09w7g8R5q4p6x CWKhz/GTocmWDVZsFtO9WoRorsAWJY4EDIT0wF94KYNp9W9AUlI5zSNQNMvC1ghjp8m1H1 18g+STXcegPpBUqTagZBO1STpm0hWDxuxaSoqXu7tHk7a4Ga+K62nmeMm5erNhXWRAXmsm pDVTXI3l5K9iWF9TAG/0kBjiVZ1jepPvYtLL8y7PJBREeYrRJXFbiTy8q7zNdQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b="hPDR EN1"; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOFl3-0004sz-2o; Tue, 25 Jul 2023 06:59:13 -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 1qOFks-0004on-Lo for guix-patches@gnu.org; Tue, 25 Jul 2023 06:59:04 -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 1qOFks-0006iY-CA for guix-patches@gnu.org; Tue, 25 Jul 2023 06:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOFkr-0006vk-Ta for guix-patches@gnu.org; Tue, 25 Jul 2023 06:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64850] [PATCH 0/1] Provide a way to use multiple dhcp clients with static-networking Resent-From: Alexey Abramov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 25 Jul 2023 10:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64850 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64850@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169028270526595 (code B ref -1); Tue, 25 Jul 2023 10:59:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Jul 2023 10:58:25 +0000 Received: from localhost ([127.0.0.1]:44720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOFkH-0006us-Hl for submit@debbugs.gnu.org; Tue, 25 Jul 2023 06:58:25 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOFkF-0006ue-6H for submit@debbugs.gnu.org; Tue, 25 Jul 2023 06:58:23 -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 1qOFk8-0004lk-6w for guix-patches@gnu.org; Tue, 25 Jul 2023 06:58:16 -0400 Received: from mail.mmer.org ([178.22.65.174]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOFk6-0006UJ-Lk for guix-patches@gnu.org; Tue, 25 Jul 2023 06:58:15 -0400 Received: from mail.mmer.org (localhost [127.0.0.1]) by mail.mmer.org (OpenSMTPD) with ESMTP id a19f500d for ; Tue, 25 Jul 2023 10:58:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=mmer.org; h=from:to :subject:date:message-id:mime-version:content-transfer-encoding; s=dkim; bh=uWFE2WQUV8L/++DlOoa+f6Fqma42dJWNBYKllgaS+rM=; b=hPDR EN1vN8qySFO/1npghCQNJyYU659oeU55hf44lPbxyI9RcCuW6XmHILPW8U0KaFYM Xcru8xBi80nYbx6jc9lXBWu5n6xjdVXQLm024UQj1MCGUVFQ2fjT+Xq2ItBOEabv 0weQRsXzXJrz3WN69mxOncxOaPBbiY22M8cr6Z0= Received: from delta (j74210.upc-j.chello.nl [24.132.74.210]) by mail.mmer.org (OpenSMTPD) with ESMTPSA id 7f954e03 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 25 Jul 2023 10:58:09 +0000 (UTC) Date: Tue, 25 Jul 2023 12:57:39 +0200 Message-Id: <20230725105739.17244-1-levenson@mmer.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.22.65.174; envelope-from=levenson@mmer.org; helo=mail.mmer.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Alexey Abramov X-ACL-Warn: , Alexey Abramov via Guix-patches From: Alexey Abramov via Guix-patches via 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 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.14 X-Spam-Score: -6.14 X-Migadu-Queue-Id: B16CC50D59 X-TUID: r1HAripDuV/3 In a case you need to configure existing interfaces, rename them or for example construct a bond first and attach dhcp client to it, we need to run static-networking AND dhcp-client at the same time. At this moment both services provision 'networking by default. Even though we can override provision for static-networking, it is still not enough in case we need to run multiple dhcp-clients on different interfaces. This patch will allow provision override for dhcp-client. This is an addition to bug#64616. Alexey Abramov (1): services: dhcp-client-configuration: Allow provision override gnu/services/networking.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 2.40.1