From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GSNxC/hrfGFXwAAAgWs5BA (envelope-from ) for ; Fri, 29 Oct 2021 23:47:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yFOSBvhrfGEYOwAA1q6Kng (envelope-from ) for ; Fri, 29 Oct 2021 21:47:36 +0000 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 E674E362CF for ; Fri, 29 Oct 2021 23:47:35 +0200 (CEST) Received: from localhost ([::1]:44516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgZio-0001mA-W4 for larch@yhetil.org; Fri, 29 Oct 2021 17:47:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgZgO-000591-Lm for guix-patches@gnu.org; Fri, 29 Oct 2021 17:45:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgZgM-0008PH-JK for guix-patches@gnu.org; Fri, 29 Oct 2021 17:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgZgM-0006WA-H7 for guix-patches@gnu.org; Fri, 29 Oct 2021 17:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51440] [PATCH 00/10] Declarative static networking interface Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Oct 2021 21:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51440 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 51440@debbugs.gnu.org Received: via spool by 51440-submit@debbugs.gnu.org id=B51440.163554387524997 (code B ref 51440); Fri, 29 Oct 2021 21:45:02 +0000 Received: (at 51440) by debbugs.gnu.org; 29 Oct 2021 21:44:35 +0000 Received: from localhost ([127.0.0.1]:56190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgZfv-0006V6-K9 for submit@debbugs.gnu.org; Fri, 29 Oct 2021 17:44:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgZft-0006Us-R8 for 51440@debbugs.gnu.org; Fri, 29 Oct 2021 17:44:34 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgZfo-0008Km-Iw; Fri, 29 Oct 2021 17:44:28 -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=r4HN5c8mhj4LEknG23hjMrNTdQpe/cdkvOYNnMrJKmA=; b=jMYXp+Qm8uaHiDrQcjik sYRKHP5qAsp/uTj/OiE/8Xabg8AbZDzu1BfV66OR7zibR5KLQ0KPEVVKTvD/Ffjf8/PWhstITlEA7 db43SzyeMP5oYUPgtX0+ppU0VYL8ccr0EizNkHwhoXl3fCzPBFJS0058U4CivqWLmh3sTF0NBAsgq adP+9FGMhVPIsb43U3BcfmWKEerO340MjLgTI3rRg2q4DWgoyAQGKQ4Dw0BixCd5NUUQNRphGI1/r /wDwlyOR0Ovu/uWWd1Nc9qU3Bx9AdEcSAd/j8XET1K838xiqa5lnsfMBwTlGsa2da0oZQeEhAfHYK BKWxNFa0YiqHZA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:55472 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgZfo-0003QC-6X; Fri, 29 Oct 2021 17:44:28 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211027135918.18833-1-ludo@gnu.org> <98B14704-7A97-4D5A-80CD-6A44DBAEFBC7@lepiller.eu> Date: Fri, 29 Oct 2021 23:44:26 +0200 In-Reply-To: <98B14704-7A97-4D5A-80CD-6A44DBAEFBC7@lepiller.eu> (Julien Lepiller's message of "Wed, 27 Oct 2021 11:29:47 -0400") Message-ID: <87v91fwlol.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635544055; 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=r4HN5c8mhj4LEknG23hjMrNTdQpe/cdkvOYNnMrJKmA=; b=UMpkZ+hO+4o6K9gdEoVudDQ0Hflk1rqdcrV8PKpVtK75e/Nzfm3F7RWra5soV1veZbnlvc ISVpagTaOzY+omHbBcgs0tz7aGABobZP4ZcLfKadsNLEF+RCU5jIHxyMQ4wsW1B7gAaEhQ V+BEf8dgjJlAckaCdqn20kCDndxW6ZrQkAdGIbiWyF+ERES4VnRs8mk+AzYk60SM0A83Gw KJqA1VUauLRdbHvI5apOmC+BM4Ais1I4wKAw76YhND+mYafZxsZbQXQrFft4tk7KuDiqRD 9ofOUdjc3AH4hZek7rVGILtpcpnqR8u6lqTBAzWF2kWspyOaCn9b6h6akNxzQw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635544055; a=rsa-sha256; cv=none; b=FOO5E0+8ejAyGLz1aBerYOtlvPVfo98RtQRe8Ma1pAM8tJDiKDOaiZaQVNAn9W/cySRvpC ny20rorAWns9/Z7XzIhWK/exdKaS5i4QWYlEkzoG7EmXIa62hh7ePblnVqokAKP89ESpSS Jey/gH+6Kz28XFflXWjcxU1H8LCE2f5LUVK8BfD45fI1dOb3GYAhYQXue9VJgEJ+939ipi GNy3eYKLM/dRYKT1GemNCGRMU94SpVmzsIDvW1tWcT7xiGOAwJvAkVqgb6YUp3ItbBoqvx jec9qLQ+oSKS3ug+v7erOv37eiCcSdcDJhJ0FzptOMK7nPBfJJ2qJjDq3ncf+w== 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=jMYXp+Qm; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jMYXp+Qm; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E674E362CF X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: ASOipxRS/Tlx Julien Lepiller skribis: > Looks good at first glance. I noticed a few typos in the manual, so I'll = send you more details after I read it more carefully. I'll try that on my h= ardware, although again I'm not sure how I can run reconfigure from my chec= kout exactly? (Where do I use sudo, and what options do I need) To reconfigure from a checkout, you can run: sudo -E ./pre-inst-env guix system reconfigure =E2=80=A6 where =E2=80=98-E=E2=80=99 tells sudo to preserve notably GUILE_LOAD_PATH &= co., such that Guile-Gcrypt and the other dependencies are found. HTH! Ludo=E2=80=99.