From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: =?UTF-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 15 Jul 2023 20:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16894515349494 (code B ref -1); Sat, 15 Jul 2023 20:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jul 2023 20:05:34 +0000 Received: from localhost ([127.0.0.1]:46146 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKlWI-0002T4-5u for submit@debbugs.gnu.org; Sat, 15 Jul 2023 16:05:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:40426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKlWE-0002Sl-8g for submit@debbugs.gnu.org; Sat, 15 Jul 2023 16:05:32 -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 1qKlW8-0003ym-Jz for bug-guix@gnu.org; Sat, 15 Jul 2023 16:05:24 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKlW3-0004Cc-Qs for bug-guix@gnu.org; Sat, 15 Jul 2023 16:05:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=3FG+DQbznzYAWtpX190OPUpa2nbqZpWIIkwjcna0fUY=; b=EX9OyN6P82GDkq3U4hVo3jmON4P3EVUB4vgv/nlLqr3K0vugJ2x4Au2V axB9LFCG7Y4OIYrkgdA9ZQfIshRdYk7iUFhdbv8Fsc39ONbEIbXpSRs+l oytWe0lfMcVKO7oHoJVtAKVf8zcQQo53EE/y8rchkNj9Wf0dB3Ye3Oiz0 Q=; Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.01,208,1684792800"; d="scan'208";a="61463062" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2023 22:05:01 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 27 Messidor an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de l'Ail 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: Sat, 15 Jul 2023 22:04:59 +0200 Message-ID: <87pm4tuej8.fsf@inria.fr> 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 Received-SPF: pass client-ip=192.134.164.104; envelope-from=ludovic.courtes@inria.fr; helo=mail3-relais-sop.national.inria.fr 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi! On the machine that exhibited , I=E2=80= =99m now seeing this, with the fix from commit 26602f4063a6e0c626e8deb3423166bcd0abeb90: --8<---------------cut here---------------start------------->8--- [ 121.017522] shepherd[1]: Starting service user-homes... [ 121.049038] tg3 0000:05:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000]= (PCI Express) MAC address b8:cb:29:b5:1c:3a [ 121.049042] tg3 0000:05:00.0 eth0: attached PHY is 5720C (10/100/1000Bas= e-T Ethernet) (WireSpeed[1], EEE[1]) [ 121.049044] tg3 0000:05:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF= [1] TSOcap[1] [ 121.049045] tg3 0000:05:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] [ 121.084342] tg3 0000:05:00.1 eth1: Tigon3 [partno(BCM95720) rev 5720000]= (PCI Express) MAC address b8:cb:29:b5:1c:3b [ 121.084355] tg3 0000:05:00.1 eth1: attached PHY is 5720C (10/100/1000Bas= e-T Ethernet) (WireSpeed[1], EEE[1]) [ 121.084363] tg3 0000:05:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF= [1] TSOcap[1] [ 121.084370] tg3 0000:05:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit] [ 121.102367] iTCO_vendor_support: vendor-support=3D0 [ 121.103831] Error: Driver 'pcspkr' is already registered, aborting... [ 121.108617] dcdbas dcdbas: Dell Systems Management Base Driver (version = 5.6.0-3.4) [ 121.113037] tg3 0000:05:00.1 eno2: renamed from eth1 [...] [ 121.281600] shepherd[1]: Service user-homes has been started. [ 121.282538] shepherd[1]: Service user-homes started. [ 121.368316] ipmi_si IPI0001:00: Using irq 10 [ 121.405790] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man= _id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) [ 121.419871] shepherd[1]: Exception caught while starting #< 7f1= 9889012a0>: (wrong-type-arg "port-filename" "Wrong type argument in positio= n ~A: ~S" (1 #) (#)) [ 121.420074] shepherd[1]: Service user-homes running with value #t. [ 121.420218] shepherd[1]: Service networking failed to start. --8<---------------cut here---------------end--------------->8--- The failure seems to happen after the whole static networking config has been set up though (=E2=80=98ip a=E2=80=99 shows that everything=E2=80=99s = in place). Problem is that at this point =E2=80=98networking=E2=80=99 cannot be starte= d unless you manually tear down everything with =E2=80=98ip=E2=80=99: --8<---------------cut here---------------start------------->8--- $ sudo herd start networking herd: error: exception rattrap=C3=A9e pendant l=E2=80=99ex=C3=A9cution de = =C2=AB=C2=A0start=C2=A0=C2=BB sur le service =C2=AB=C2=A0networking=C2=A0= =C2=BB=C2=A0: Throw to key `%exception' with args `("#<&netlink-response-error errno: 17>= ")'. --8<---------------cut here---------------end--------------->8--- (17 =3D EEXIST) This makes me think we should make the set up phase idempotent or, alternatively, add special actions to force a change. Thoughts? Ludo=E2=80=99. From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: stopping ntp and dnsmasq References: <87pm4tuej8.fsf@inria.fr> In-Reply-To: <87pm4tuej8.fsf@inria.fr> Resent-From: Matt Wette Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 17 Sep 2023 16:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.169496898220864 (code B ref 64653); Sun, 17 Sep 2023 16:44:01 +0000 Received: (at 64653) by debbugs.gnu.org; 17 Sep 2023 16:43:02 +0000 Received: from localhost ([127.0.0.1]:51284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhurO-0005QS-9J for submit@debbugs.gnu.org; Sun, 17 Sep 2023 12:43:02 -0400 Received: from mail-ot1-x32b.google.com ([2607:f8b0:4864:20::32b]:57359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhurN-0005Py-2A for 64653@debbugs.gnu.org; Sun, 17 Sep 2023 12:43:01 -0400 Received: by mail-ot1-x32b.google.com with SMTP id 46e09a7af769-6c07e122a78so2472798a34.2 for <64653@debbugs.gnu.org>; Sun, 17 Sep 2023 09:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694968967; x=1695573767; darn=debbugs.gnu.org; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=zIWGn5SOvn8wdKkq0zrCzNJqGQj45qLc9zQ5eVFehjw=; b=RNBfrm5o2WzTeniEPgTkA6IxYt/hblHq78WOFwS0Lt5cWkPUcp1vgu9VnqNgaKGa4k AyytLPze8px1etsK2R6FiWficXJiaQgkNnXkGleqaDhoaTpqBRZ/77C2e0eDyAsxdIN7 upsiRlXp1DX1ruvbNPaJT0SQl3sRKDs2RDh2ydCz8KCFKrP5aiZJI5Wm5LlfGNp/AhmV oSvQL/fBIm1HhoJltxFM0bhU+veZdMkZPdC59B+gCXv5jXEubhKwpW5z+zY6Zn1Q/pVL FGwwa6U80OusWJOGAVeHORp7dSzCzT6gTE4yqw7Czx0raa0TnODBp/VFi5VwLeTJHPOq FR9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694968967; x=1695573767; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=zIWGn5SOvn8wdKkq0zrCzNJqGQj45qLc9zQ5eVFehjw=; b=nNY75F3IYuRZOdHenq/Qu/Vx+QIlPYtRnm+zCSZuQjiU1+Z9PNZKC410YHt6oIq0TW sC195sN1NnPCrCBhQ4AJOL80ycxVmOjs5FgpQLfQXOxSCLU/oLVXYNwz1lW/5iKopCTg pOATAYaixNzrNgPS4Jl1YxSjSYX8SbYEJ6XSMFKH4Qe+XMzoLJwNPnuFjzqvN2z5Dfrb /4sMecj5OkIsoRrV5Z1cJD3zvi6D7y38OHDpisy2+8Ui6yPHN2bl6+1ktnC5dXofFyOk KtC7gz3lFcOtDLpVIQTmuEG6TwVupwLyEY/vprfkaMhs7M4YH20eKrYukUNr70ffIM+x sn8g== X-Gm-Message-State: AOJu0Yy3CUZpnfFmr4ZSj/OVMfUhN2+BWw9/CWqcGZswFq/rc20mPJ0u K3YFdpmVlAFB8rSHlxXu0lIhaDsYEcs= X-Google-Smtp-Source: AGHT+IGFq3U8Xh8FxCREBu/gikPg+Pe1Ja60SZuUtgTFLATV3aJh8CErR0av1Zk4QdYezh1fze254g== X-Received: by 2002:a9d:7589:0:b0:6bd:789:908f with SMTP id s9-20020a9d7589000000b006bd0789908fmr7832809otk.18.1694968967190; Sun, 17 Sep 2023 09:42:47 -0700 (PDT) Received: from [192.168.2.155] (64-52-138-37.championbroadband.com. [64.52.138.37]) by smtp.gmail.com with ESMTPSA id p9-20020a0568301d4900b006b9b0a08fdasm3415343oth.59.2023.09.17.09.42.46 for <64653@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Sep 2023 09:42:46 -0700 (PDT) Message-ID: Date: Sun, 17 Sep 2023 09:42:45 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US From: Matt Wette Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Are there any workarounds for this.   I've been digging into anything to help. I'm dead in the water trying to get ntpd and tftpd (dnsmasq) working.  They require this. Or, is there a way to get dnsmasq working itself? Matt From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: stopping ntp and dnsmasq Resent-From: Matt Wette Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 17 Sep 2023 17:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.169497056223548 (code B ref 64653); Sun, 17 Sep 2023 17:10:01 +0000 Received: (at 64653) by debbugs.gnu.org; 17 Sep 2023 17:09:22 +0000 Received: from localhost ([127.0.0.1]:51310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhvGs-00067j-7m for submit@debbugs.gnu.org; Sun, 17 Sep 2023 13:09:22 -0400 Received: from mail-oi1-x22b.google.com ([2607:f8b0:4864:20::22b]:46123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhvGp-00067W-VL for 64653@debbugs.gnu.org; Sun, 17 Sep 2023 13:09:21 -0400 Received: by mail-oi1-x22b.google.com with SMTP id 5614622812f47-3aa1c046659so2700650b6e.0 for <64653@debbugs.gnu.org>; Sun, 17 Sep 2023 10:09:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694970546; x=1695575346; darn=debbugs.gnu.org; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QJ37BRZUi9EDiBNp9keBXTUmswJ1zl/iMeyZVY9RDBc=; b=JPGu3Hq1t7M54XMhW8n9I4qsF6uyQNxJ/RylUwFwyfONz3qH/8SHz3yYxMaLJBQyJG R1H0/ArUvA2GCxtVa/7sSe96/c8VZZ1Ja+Wagqout9/erYFBzgef1wAAjb/qGj1e2nTr PjJ3O4xxx0+80tFg1flHjEGcWsdGCnTx1Ql/OdmEuEtWGmkzepJDa8Xw9L1JzScuQ0O+ ry4OUVY0+RG1IMjzqADsIw1ZHa4dUSlfAv+XmTOFmn6WOY6D5YH+lGt7PkmGhLdF4RCJ UnNm/V24OqCtMHqxZ1MNN6xVqmsdOQ1+WL7FSzlDUbPee7ksO/c/nyHBpM9GA/eAfZZf luaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694970546; x=1695575346; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QJ37BRZUi9EDiBNp9keBXTUmswJ1zl/iMeyZVY9RDBc=; b=Wi/KwqvwMVKxiW9GpqNkrB5SaInMuauzYCsCjnUZ8RjUgrmbxepnVSWBsq/HyR2EH4 q5wmA99LQAlvth+jdMbQ+3fl+UthohnPgYMJbE+mOlt/forPU343FNHx0c2y50FhuF7c A6fOIqAR3YnEhBI+V+V7VO05xPaJOBWCRBGWK7oRjpIK9FqyMZmBN+DGmjKHrYVaOtfK +BAvjneuimfsLZ4G/dJjIvVYZKHvq7YN0ix3JZPCFW/Hmj6ooOh0j1OgMF6IO21xHFn3 lhzBNhk+aSviSjSc8P9TKwOg5Zzd3tCODTfpbrlcsWLZxA/3LWA2JKUGc2C/Qboypv4r OvQw== X-Gm-Message-State: AOJu0YxFCwVLlLdAPffTXIINYo6ys0X48DVlXENhU60Glbm+YpmJkr4p WrJNTZ++6W3ThYFcLIL4Xp69/suON5s= X-Google-Smtp-Source: AGHT+IEgxmzBduceoLNTGCtxR+gvUS9FvMExmcMBWgZqv54B22GNdnIVymrPnpmwvxNnWLx4xKoqEQ== X-Received: by 2002:a05:6808:251:b0:3a8:436f:3fff with SMTP id m17-20020a056808025100b003a8436f3fffmr8573028oie.26.1694970545904; Sun, 17 Sep 2023 10:09:05 -0700 (PDT) Received: from [192.168.2.155] (64-52-138-37.championbroadband.com. [64.52.138.37]) by smtp.gmail.com with ESMTPSA id k21-20020a544415000000b003a747ea96a8sm3343534oiw.43.2023.09.17.10.09.04 for <64653@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Sep 2023 10:09:05 -0700 (PDT) Message-ID: Date: Sun, 17 Sep 2023 10:09:03 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US From: Matt Wette References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -1.5 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.5 (--) On 9/17/23 9:42 AM, Matt Wette wrote: > Are there any workarounds for this.   I've been digging into anything > to help. > I'm dead in the water trying to get ntpd and tftpd (dnsmasq) working.  > They require this. > Or, is there a way to get dnsmasq working itself? I see there is atftp, so I'll try that.   Still no working ntpd. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 02 06:24:59 2023 Received: (at control) by debbugs.gnu.org; 2 Oct 2023 10:24:59 +0000 Received: from localhost ([127.0.0.1]:36097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnG6l-0003WA-BY for submit@debbugs.gnu.org; Mon, 02 Oct 2023 06:24:59 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:4153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnG6a-0003Vg-5b for control@debbugs.gnu.org; Mon, 02 Oct 2023 06:24:58 -0400 Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludo@gnu.org; dmarc=fail (p=none dis=none) d=gnu.org X-IronPort-AV: E=Sophos;i="6.03,194,1694728800"; d="scan'208";a="128965320" Received: from unknown (HELO ribbon) ([193.50.110.69]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Oct 2023 12:24:24 +0200 Date: Mon, 02 Oct 2023 12:24:24 +0200 Message-Id: <871qedl3tz.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #64653 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) severity 64653 important quit From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: =?UTF-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 02 Oct 2023 12:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Cc: Christopher Baines , Matt Wette Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.169624798112431 (code B ref 64653); Mon, 02 Oct 2023 12:00:02 +0000 Received: (at 64653) by debbugs.gnu.org; 2 Oct 2023 11:59:41 +0000 Received: from localhost ([127.0.0.1]:36178 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnHaO-0003ER-Uf for submit@debbugs.gnu.org; Mon, 02 Oct 2023 07:59:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnHaN-0003E9-8B for 64653@debbugs.gnu.org; Mon, 02 Oct 2023 07:59:40 -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 1qnHa0-0002nS-UD; Mon, 02 Oct 2023 07:59:17 -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=AOc0824/4ntj15gszCQg8rs4Lzrq82EMNgvIIZCxWfI=; b=qo445ecFxgp8JblEx+fO HTmg1WlegUs9mUIBivk9UJhEeuGApzaG1MunDAv42qBLdxYSXFfPRXP4yHUO6vNLjVrHLRf5Ij2+a Og2HgvngmOiOZVPUQdFa9OuGbcLRE8Vl4d0pYEVj1jLYgVlVRt3BcKm4QGVY2INaUKcCZuxlmZHz5 afBfP5YuAEM5555xib6dzePP+GtV2s1g9iJeTbWdqmg5h2Ac9K/Qefun0UXhdq3EfhhLK2o/KeRxX J7l2goKm/yczb3D9OM5FDagcKIwrxOizYhyvzoRCxAOQGEvwSHGZTOXUqDoh/WyTUpJeuDUlZdOk8 T3eMe+F6vhRhfQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87pm4tuej8.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 15 Jul 2023 22:04:59 +0200") References: <87pm4tuej8.fsf@inria.fr> Date: Mon, 02 Oct 2023 13:59:13 +0200 Message-ID: <87msx1jkvi.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-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Ludovic Court=C3=A8s skribis: > [ 121.281600] shepherd[1]: Service user-homes has been started. > [ 121.282538] shepherd[1]: Service user-homes started. > [ 121.368316] ipmi_si IPI0001:00: Using irq 10 > [ 121.405790] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (m= an_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) > [ 121.419871] shepherd[1]: Exception caught while starting #< 7= f19889012a0>: (wrong-type-arg "port-filename" "Wrong type argument in posit= ion ~A: ~S" (1 #) (#)) > [ 121.420074] shepherd[1]: Service user-homes running with value #t. > [ 121.420218] shepherd[1]: Service networking failed to start. > > > The failure seems to happen after the whole static networking config has > been set up though (=E2=80=98ip a=E2=80=99 shows that everything=E2=80=99= s in place). > > Problem is that at this point =E2=80=98networking=E2=80=99 cannot be star= ted unless you > manually tear down everything with =E2=80=98ip=E2=80=99: > > $ sudo herd start networking > herd: error: exception rattrap=C3=A9e pendant l=E2=80=99ex=C3=A9cution de= =C2=AB=C2=A0start=C2=A0=C2=BB sur le service =C2=AB=C2=A0networking=C2=A0= =C2=BB=C2=A0: > Throw to key `%exception' with args `("#<&netlink-response-error errno: 1= 7>")'. Quick workaround if you encounter this bug: 1. Find the =E2=80=9Ctear-down=E2=80=9D script of your system with: guix gc -R /run/current-system |grep tear-down-network 2. In a =E2=80=98screen=E2=80=99 session, run this as root: while true ; do herd enable networking; herd start networking; sleep= 3; done 3. Run: sudo guile --no-auto-compile TEAR_DOWN_SCRIPT_FROM_STEP_1 Beautiful, isn=E2=80=99t it? (We=E2=80=99ll actually work on fixing the bug, too=E2=80=A6) Ludo=E2=80=99. From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: =?UTF-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start References: <87pm4tuej8.fsf@inria.fr> In-Reply-To: <87pm4tuej8.fsf@inria.fr> Resent-From: Leo =?UTF-8?Q?Nikkil=C3=A4?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 11 Nov 2023 16:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.169972001411746 (code B ref 64653); Sat, 11 Nov 2023 16:27:02 +0000 Received: (at 64653) by debbugs.gnu.org; 11 Nov 2023 16:26:54 +0000 Received: from localhost ([127.0.0.1]:54374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1qow-00033M-97 for submit@debbugs.gnu.org; Sat, 11 Nov 2023 11:26:54 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:40341) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1qot-000334-LK for 64653@debbugs.gnu.org; Sat, 11 Nov 2023 11:26:52 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id B433932008C0 for <64653@debbugs.gnu.org>; Sat, 11 Nov 2023 11:26:03 -0500 (EST) Received: from imap43 ([10.202.2.93]) by compute6.internal (MEProxy); Sat, 11 Nov 2023 11:26:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lnikki.la; h=cc :content-type:content-type:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm1; t=1699719963; x=1699806363; bh=Vjv5xesVXej/1v1suufqJMWqQ CQ9IX1U+WuJeDaO7V0=; b=mc+chBUWR8CdZId1ohhcYkSKSCe1a6FX4JQDQAoig vIGDcxkaRG8bOeHPpUVY0TACAAfYY9Z19z3n1cv884zoJy13ezwli5BSv43K9zGg W8qZRSpX7KVyrebtLxNHjEHSQvwh3J2kBs0w7kTQQ06UQWS5TCDsVtsvjVqCSN04 RrGn7BjHTp212Mxdw5yHd/RG4jx8/AefBnnN2PF9cgRWUQIf5Hyke3T5ZBld3TDg GQyHBZLySa3mBMPKeskeI4p2uAikD+JKtPpN2hG7WNjPLnoUOEfF8LHKi54LACpk Mk364zOZaudl39ZFJ+qW24ES69SzggqZTy6WRIxa1nkUg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1699719963; x=1699806363; bh=Vjv5xesVXej/1v1suufqJMWqQCQ9IX1U+Wu JeDaO7V0=; b=FGeqiHRFf8bsJVEYbsM7PKF4PstEla6773M6uuooNw21OGcCCIF YPV16Pf07jDT+l0yQGaFu+rEiZOALC5pDNp8GJbMz0LH9sMdFaLGeU/oVG6v705R BlkplnTASg+Uf3Qid62+6jPbsuwQcyOCfyCmkOOE/ulShc5n1a3ubzihOHRwt+Mj ZpQgkYX1Dp0nuz3+zTWTeXALtQNtLeRwsA3XHHTE/MfLjVtWBsgo+5U+39JV8m8Z zslK0BT/J0rMX0mO7j5rW6tBVs5rQP7XL6I0yNX/ICQPqnbC4ZDCWPii4QPvV3jr iKMPjbtAGX998+/+g/UpHFick9H4HKcvkYA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedruddvhedgkeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfffhffvufgtsehttdertd erreejnecuhfhrohhmpefnvghoucfpihhkkhhilhomuceohhgvlhhloheslhhnihhkkhhi rdhlrgeqnecuggftrfgrthhtvghrnheplefgieejkeffvdetgeejkefhhedvveejveeuud fhkeehvdfhieevkeegjefhvedvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhephhgvlhhloheslhhnihhkkhhirdhlrg X-ME-Proxy: Feedback-ID: i41f146a7:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id E08DF2D40074; Sat, 11 Nov 2023 11:26:02 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.9.0-alpha0-1108-g3a29173c6d-fm-20231031.005-g3a29173c MIME-Version: 1.0 Message-Id: Date: Sat, 11 Nov 2023 16:25:42 +0000 From: Leo =?UTF-8?Q?Nikkil=C3=A4?= Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I'm also seeing this issue on a headless RockPro64 system. Do you know anything I could change in the configuration to work around this during boot, e.g. patch a specific commit out? Happy to provide further details or test things on my system. From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: =?UTF-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 03 Jan 2024 23:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.1704325387764 (code B ref 64653); Wed, 03 Jan 2024 23:44:02 +0000 Received: (at 64653) by debbugs.gnu.org; 3 Jan 2024 23:43:07 +0000 Received: from localhost ([127.0.0.1]:53346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLAt9-0000CE-BG for submit@debbugs.gnu.org; Wed, 03 Jan 2024 18:43:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLAt5-0000BU-QK for 64653@debbugs.gnu.org; Wed, 03 Jan 2024 18:43:05 -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 1rLAsx-00073u-5M for 64653@debbugs.gnu.org; Wed, 03 Jan 2024 18:42:55 -0500 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=uGbYlMUZC5XZBfrs4k1BDGwszEOnhuCp9j4AYZFpfRo=; b=Wl22N2HZWG8/jz6W8t+/ zKujIfn8XC6wBo28dj5d37AsyTb3XnpacR8zLW7cFsCBmIfxJDiGd6ZyAmrWNhXuS8CI9zVywmzTZ g/Cc+5GcU4sDeJmULug+1MfrcYa8dGH0vOuM0wJpfZGG5lKNnYJi4RnOWg+QL8mkYEQJkQDWNfjsJ n1s7unjfoaMvCgHe3GS1Jf/tXrPUKbzlvf/76GMB63BCJQwAxm4ItX/76R1cjRs7ZK5EA8w/9HX0o kSIvluPOJiGarxGIfJ76TFojSA8LPEeNBuLCC491VRSuCMRzlnRoiSzCW3P/KbHQmq9Pis2mJz4jJ eh477VxqHIP8Fw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87pm4tuej8.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 15 Jul 2023 22:04:59 +0200") References: <87pm4tuej8.fsf@inria.fr> Date: Thu, 04 Jan 2024 00:42:51 +0100 Message-ID: <87mstmf0g4.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-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello! Ludovic Court=C3=A8s skribis: > [ 121.282538] shepherd[1]: Service user-homes started. > [ 121.368316] ipmi_si IPI0001:00: Using irq 10 > [ 121.405790] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (m= an_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) > [ 121.419871] shepherd[1]: Exception caught while starting #< 7= f19889012a0>: (wrong-type-arg "port-filename" "Wrong type argument in posit= ion ~A: ~S" (1 #) (#)) > [ 121.420074] shepherd[1]: Service user-homes running with value #t. > [ 121.420218] shepherd[1]: Service networking failed to start. I=E2=80=99m seeing a similar exception in a Hurd VM running shepherd 0.10.3= rc1: --8<---------------cut here---------------start------------->8--- Jan 3 23:13:22 localhost shepherd[1]: Exception caught while starting netw= orking: (wrong-type-arg "port-filename" "Wrong type argument in position ~A= : ~S" (1 #) (#))=20 Jan 3 23:13:22 localhost shepherd[1]: Service networking failed to start.= =20 --8<---------------cut here---------------end--------------->8--- It=E2=80=99s interesting because it suggests that the offending =E2=80=98po= rt-filename=E2=80=99 call comes from =E2=80=98load=E2=80=99, not from the network-setup code bei= ng loaded (here, the /hurd/pfinet translator has been properly set up). Looking at the code in =E2=80=98boot-9.scm=E2=80=99, I *think* we end up ca= lling =E2=80=98primitive-load=E2=80=99; =E2=80=98shepherd=E2=80=99 replaces it wi= th its own (@ (shepherd support) primitive-load*). I managed to grab this backtrace: --8<---------------cut here---------------start------------->8--- Evaluating user expression (catch #t (lambda () (load "/gnu/store/64?")) # = ?). starting '/gnu/store/gn8q7p790a9zdnlciyp1vlncpin366r0-hurd-v0.9.git20230216= /hurd/pfinet "--ipv6" "/servers/socket/26" "--interface" "/dev/eth0" "--add= ress" "10.0.2.15" "--netmask" "255.255.255.0" "--gateway" "10.0.2.2"' In ice-9/boot-9.scm: 142:2 7 (dynamic-wind # ?) In shepherd/support.scm: 486:15 6 (_ #) In ice-9/read.scm: 859:19 5 (read _) In unknown file: 4 (port-filename #) In ice-9/boot-9.scm: 1685:16 3 (raise-exception _ #:continuable? _) 1780:13 2 (_ #<&compound-exception components: (#<&assertion-fail?>) In ice-9/eval.scm: 159:9 1 (_ #(#(#) (# "port-fil?" ?))) In unknown file: 0 (make-stack #t) #t --8<---------------cut here---------------end--------------->8--- So it=E2=80=99s indeed =E2=80=98read=E2=80=99 as called from =E2=80=98primi= tive-load*=E2=80=99 that stumbles upon a closed port. It also happens when loading a file that simply suspends the current fiber via =E2=80=98sleep=E2=80=99 or similar, but only= on the Hurd though. To be continued=E2=80=A6 Ludo=E2=80=99. From unknown Tue Aug 19 23:13:54 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#64653: closed (Re: bug#64653: =?UTF-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start) Message-ID: References: <87r0iveo6l.fsf@gnu.org> <87pm4tuej8.fsf@inria.fr> X-Gnu-PR-Message: they-closed 64653 X-Gnu-PR-Package: guix Reply-To: 64653@debbugs.gnu.org Date: Fri, 05 Jan 2024 16:33:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1704472382-14062-1" This is a multi-part message in MIME format... ------------=_1704472382-14062-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #64653: =E2=80=98static-networking=E2=80=99 fails to start which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 64653@debbugs.gnu.org. --=20 64653: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D64653 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1704472382-14062-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 64653-done) by debbugs.gnu.org; 5 Jan 2024 16:32:48 +0000 Received: from localhost ([127.0.0.1]:57699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLn7o-0003eI-DY for submit@debbugs.gnu.org; Fri, 05 Jan 2024 11:32:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLn7l-0003e5-5y for 64653-done@debbugs.gnu.org; Fri, 05 Jan 2024 11:32:47 -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 1rLn7b-0005hr-34 for 64653-done@debbugs.gnu.org; Fri, 05 Jan 2024 11:32:35 -0500 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=XBM0HOAIQ+bgHscdw0LMBqGI19USVtsYEjqt3VWHvh4=; b=cBiAB1miprih7BJgwviq pLNpKhP+jeH9tyE3uUMnStlz1p7pzLYaYIASbbFhti83ju8xcYT9NuCJcuJItUKZYxLEKIsrhn3tv an4foxj7c3L1yOw+8veVe2h5Qt6efLt400zKQ1pdoczDBpoYnzKKcuLQpoa5A8E9iX1e2xsSPOOQB l+K/k3r0BFVVvPh0LbHPusLf+Q+Hb8ixFrdmHdxX1qJ3s76bVjvzEPbTgk2eb5ynJHuWe0Q60+BPL 1S8EA7pKu8ifGQL5nBUV9G4ucmJTDwxaU9Rub0W146Zhh3IA00Lc7APGloxcI5AsKc6cmKA7l9XwU Wl3y06bgiJ4qBg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: 64653-done@debbugs.gnu.org Subject: Re: bug#64653: =?utf-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start In-Reply-To: <87mstmf0g4.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 04 Jan 2024 00:42:51 +0100") References: <87pm4tuej8.fsf@inria.fr> <87mstmf0g4.fsf@gnu.org> Date: Fri, 05 Jan 2024 17:32:18 +0100 Message-ID: <87r0iveo6l.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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 64653-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi! Ludovic Court=C3=A8s skribis: > Evaluating user expression (catch #t (lambda () (load "/gnu/store/64?")) = # ?). > starting '/gnu/store/gn8q7p790a9zdnlciyp1vlncpin366r0-hurd-v0.9.git202302= 16/hurd/pfinet "--ipv6" "/servers/socket/26" "--interface" "/dev/eth0" "--a= ddress" "10.0.2.15" "--netmask" "255.255.255.0" "--gateway" "10.0.2.2"' > In ice-9/boot-9.scm: > 142:2 7 (dynamic-wind # ?) > In shepherd/support.scm: > 486:15 6 (_ #) > In ice-9/read.scm: > 859:19 5 (read _) > In unknown file: > 4 (port-filename #) > In ice-9/boot-9.scm: > 1685:16 3 (raise-exception _ #:continuable? _) > 1780:13 2 (_ #<&compound-exception components: (#<&assertion-fail?>) > In ice-9/eval.scm: > 159:9 1 (_ #(#(#) (# "port-fil?" ?))) > In unknown file: > 0 (make-stack #t) > #t > > So it=E2=80=99s indeed =E2=80=98read=E2=80=99 as called from =E2=80=98pri= mitive-load*=E2=80=99 that stumbles > upon a closed port. Good news: this is fixed by 4e431fda5f2ec76b6d6a271be7c30b1324431329! Silly me had introduced a =E2=80=98dynamic-wind=E2=80=99 there. (The funny thing with extensible systems like the Shepherd is that the problem can be anywhere. :-)) Ludo=E2=80=99. ------------=_1704472382-14062-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Jul 2023 20:05:34 +0000 Received: from localhost ([127.0.0.1]:46146 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKlWI-0002T4-5u for submit@debbugs.gnu.org; Sat, 15 Jul 2023 16:05:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:40426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKlWE-0002Sl-8g for submit@debbugs.gnu.org; Sat, 15 Jul 2023 16:05:32 -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 1qKlW8-0003ym-Jz for bug-guix@gnu.org; Sat, 15 Jul 2023 16:05:24 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKlW3-0004Cc-Qs for bug-guix@gnu.org; Sat, 15 Jul 2023 16:05:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=3FG+DQbznzYAWtpX190OPUpa2nbqZpWIIkwjcna0fUY=; b=EX9OyN6P82GDkq3U4hVo3jmON4P3EVUB4vgv/nlLqr3K0vugJ2x4Au2V axB9LFCG7Y4OIYrkgdA9ZQfIshRdYk7iUFhdbv8Fsc39ONbEIbXpSRs+l oytWe0lfMcVKO7oHoJVtAKVf8zcQQo53EE/y8rchkNj9Wf0dB3Ye3Oiz0 Q=; Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.01,208,1684792800"; d="scan'208";a="61463062" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2023 22:05:01 +0200 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: =?utf-8?Q?=E2=80=98static-networking=E2=80=99?= fails to start X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Septidi 27 Messidor an 231 de la =?utf-8?Q?R=C3=A9vo?= =?utf-8?Q?lution=2C?= jour de l'Ail 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: Sat, 15 Jul 2023 22:04:59 +0200 Message-ID: <87pm4tuej8.fsf@inria.fr> 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 Received-SPF: pass client-ip=192.134.164.104; envelope-from=ludovic.courtes@inria.fr; helo=mail3-relais-sop.national.inria.fr 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi! On the machine that exhibited , I=E2=80= =99m now seeing this, with the fix from commit 26602f4063a6e0c626e8deb3423166bcd0abeb90: --8<---------------cut here---------------start------------->8--- [ 121.017522] shepherd[1]: Starting service user-homes... [ 121.049038] tg3 0000:05:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000]= (PCI Express) MAC address b8:cb:29:b5:1c:3a [ 121.049042] tg3 0000:05:00.0 eth0: attached PHY is 5720C (10/100/1000Bas= e-T Ethernet) (WireSpeed[1], EEE[1]) [ 121.049044] tg3 0000:05:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF= [1] TSOcap[1] [ 121.049045] tg3 0000:05:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] [ 121.084342] tg3 0000:05:00.1 eth1: Tigon3 [partno(BCM95720) rev 5720000]= (PCI Express) MAC address b8:cb:29:b5:1c:3b [ 121.084355] tg3 0000:05:00.1 eth1: attached PHY is 5720C (10/100/1000Bas= e-T Ethernet) (WireSpeed[1], EEE[1]) [ 121.084363] tg3 0000:05:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF= [1] TSOcap[1] [ 121.084370] tg3 0000:05:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit] [ 121.102367] iTCO_vendor_support: vendor-support=3D0 [ 121.103831] Error: Driver 'pcspkr' is already registered, aborting... [ 121.108617] dcdbas dcdbas: Dell Systems Management Base Driver (version = 5.6.0-3.4) [ 121.113037] tg3 0000:05:00.1 eno2: renamed from eth1 [...] [ 121.281600] shepherd[1]: Service user-homes has been started. [ 121.282538] shepherd[1]: Service user-homes started. [ 121.368316] ipmi_si IPI0001:00: Using irq 10 [ 121.405790] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man= _id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) [ 121.419871] shepherd[1]: Exception caught while starting #< 7f1= 9889012a0>: (wrong-type-arg "port-filename" "Wrong type argument in positio= n ~A: ~S" (1 #) (#)) [ 121.420074] shepherd[1]: Service user-homes running with value #t. [ 121.420218] shepherd[1]: Service networking failed to start. --8<---------------cut here---------------end--------------->8--- The failure seems to happen after the whole static networking config has been set up though (=E2=80=98ip a=E2=80=99 shows that everything=E2=80=99s = in place). Problem is that at this point =E2=80=98networking=E2=80=99 cannot be starte= d unless you manually tear down everything with =E2=80=98ip=E2=80=99: --8<---------------cut here---------------start------------->8--- $ sudo herd start networking herd: error: exception rattrap=C3=A9e pendant l=E2=80=99ex=C3=A9cution de = =C2=AB=C2=A0start=C2=A0=C2=BB sur le service =C2=AB=C2=A0networking=C2=A0= =C2=BB=C2=A0: Throw to key `%exception' with args `("#<&netlink-response-error errno: 17>= ")'. --8<---------------cut here---------------end--------------->8--- (17 =3D EEXIST) This makes me think we should make the set up phase idempotent or, alternatively, add special actions to force a change. Thoughts? Ludo=E2=80=99. ------------=_1704472382-14062-1-- From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: works now References: <87pm4tuej8.fsf@inria.fr> In-Reply-To: <87pm4tuej8.fsf@inria.fr> Resent-From: Matt Wette Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 20 Jan 2024 21:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.170578526731212 (code B ref 64653); Sat, 20 Jan 2024 21:15:02 +0000 Received: (at 64653) by debbugs.gnu.org; 20 Jan 2024 21:14:27 +0000 Received: from localhost ([127.0.0.1]:35970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRIfa-00087M-ML for submit@debbugs.gnu.org; Sat, 20 Jan 2024 16:14:26 -0500 Received: from mail-il1-x12a.google.com ([2607:f8b0:4864:20::12a]:51304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRIfY-000876-6C for 64653@debbugs.gnu.org; Sat, 20 Jan 2024 16:14:24 -0500 Received: by mail-il1-x12a.google.com with SMTP id e9e14a558f8ab-361b0f0f971so3895125ab.2 for <64653@debbugs.gnu.org>; Sat, 20 Jan 2024 13:14:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705785254; x=1706390054; darn=debbugs.gnu.org; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=ib4aaR7RcLwsp23E7zQtCPSHG0MdzPvBc5svWXXuiag=; b=XDnRp7J77aRV+3gPmfxJ3oByzNF2hgnR5T9Q6nM7LugxTEoQpgSVc04lAJn6VIJITr wucU/Werd1pnTTcFVVhQ6y057+m8XnrloO/IrW/v3QChKsnZIF3Jhs1QcsOfAoMrGcH1 nOTRJhNMy1+gIihaPbULqG09R9mhTSqZk4NsVxO/Wl/q7UtzjUqL+8Ul2HtS9tRRnxCZ fahfbta/v+6YZ6ocamm4hqIndvyIiEHW3aJ66eYW8RP3dIw8a7rzs06xzYp19xenOF9s aJhbQg1Hk02uSwjC6+vr766DavELA9HOcYgOt15TetD5NXJgee5zqWJYbilnpK1sq3jY arfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705785254; x=1706390054; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=ib4aaR7RcLwsp23E7zQtCPSHG0MdzPvBc5svWXXuiag=; b=SGjIWxyw1SIw387a1kRsmOdI83n7PE+BAx9rOjAxIjLZXSgCnvIczCLsqv1h3u7ghj KPsjhqr9RH5e5YIZGq0y2RXTr1IwTSboj4sHDewYismUCKvnuAbLpgCD9Z9Q12362cex cRwmhaNd/0EY8sfsKEvpugqZF8zRtbwQYjmW66NKMXjMzN/0d6aX4GWy8xk2SdEP7oTa JNwzUEMilqEAAynDCl5B7umJYJRRkL9cj0/fu0KmhgwH1zKcdIgdC/i23tg+2PNRIsbP yDQKhks8+exkZZ5roLLYvkv+mhlnzSszFz8oYqzrCwO/tppWefhZkGPEh01hmrVq/mZa /qWg== X-Gm-Message-State: AOJu0YzodfJtZvDyP0tRBWoPIxxNViJQL7QsYSJaNATqIesLmMXs0lFb hdPmX2Ix2qDH8T4asWCHOptvqJ86nh+QtiKs+qSn1HhIC3DHrQos5sSaWLZy X-Google-Smtp-Source: AGHT+IF0BZhE9dUtgkClZjHbZKP91UUx8KC49FXsAPxPMgxx/oVjqypeV6JklYy8xZ5mCmZa6ZmiCw== X-Received: by 2002:a05:6e02:606:b0:361:af82:1060 with SMTP id t6-20020a056e02060600b00361af821060mr2604469ils.31.1705785254470; Sat, 20 Jan 2024 13:14:14 -0800 (PST) Received: from [192.168.2.154] (64-52-138-37.championbroadband.com. [64.52.138.37]) by smtp.gmail.com with ESMTPSA id k6-20020a170902e90600b001d720956b8esm3047541pld.77.2024.01.20.13.14.13 for <64653@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 20 Jan 2024 13:14:14 -0800 (PST) Message-ID: <9b5bcee0-3a77-4147-8f32-42b4720b250e@gmail.com> Date: Sat, 20 Jan 2024 13:14:12 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Matt Wette Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This bug no longer occurs on my system.   That change occurred over the last week. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 25 11:36:57 2024 Received: (at control) by debbugs.gnu.org; 25 Mar 2024 15:36:57 +0000 Received: from localhost ([127.0.0.1]:35725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1romNd-0000KK-AR for submit@debbugs.gnu.org; Mon, 25 Mar 2024 11:36:57 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:36794) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1romNb-0000KB-3S for control@debbugs.gnu.org; Mon, 25 Mar 2024 11:36:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=TnZwH7sBu3PSxI2 Q+c4RwIgDAxVjJQ0V0yc2H6FRx68=; h=date:cc:to:from; d=lease-up.com; b=Ez N3HolySvVCQ2JJd+E3kIbRTkQ7tqkSzPuxvzLZ71//UGAIp+drrK20GhWHGR8yLMeAOM7a fJtUo4w2nkLHohQjNEGbT7VMKBBqEqBrLQdy9CntvUkgAs6rlgHFanV8mKWiYzu80axM0U 1jKG8gn5uJJZA52a9lSeFonWhPnME= Received: by localhost (OpenSMTPD) with ESMTPA id 41e5f811 for ; Mon, 25 Mar 2024 15:36:54 +0000 (UTC) Delivered-To: control@patchwise.org DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=TnZwH7sBu3PSxI2 Q+c4RwIgDAxVjJQ0V0yc2H6FRx68=; h=date:cc:to:from; d=lease-up.com; b=Ez N3HolySvVCQ2JJd+E3kIbRTkQ7tqkSzPuxvzLZ71//UGAIp+drrK20GhWHGR8yLMeAOM7a fJtUo4w2nkLHohQjNEGbT7VMKBBqEqBrLQdy9CntvUkgAs6rlgHFanV8mKWiYzu80axM0U 1jKG8gn5uJJZA52a9lSeFonWhPnME= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 2712f5cf (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Mon, 25 Mar 2024 15:36:54 +0000 (UTC) From: Felix Lechner To: control@patchwise.org Date: Mon, 25 Mar 2024 08:36:54 -0700 Message-ID: <87h6gu492h.fsf@lease-up.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: unarchive 64653 thanks Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) unarchive 64653 thanks From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: 'static-networking' fails to start References: <87pm4tuej8.fsf@inria.fr> In-Reply-To: <87pm4tuej8.fsf@inria.fr> Resent-From: Fabio Natali Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 25 Mar 2024 15:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.171138203013713 (code B ref 64653); Mon, 25 Mar 2024 15:54:01 +0000 Received: (at 64653) by debbugs.gnu.org; 25 Mar 2024 15:53:50 +0000 Received: from localhost ([127.0.0.1]:35744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1romdx-0003Z6-VS for submit@debbugs.gnu.org; Mon, 25 Mar 2024 11:53:50 -0400 Received: from mslow1.mail.gandi.net ([217.70.178.240]:34079) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1romdv-0003Yv-19 for 64653@debbugs.gnu.org; Mon, 25 Mar 2024 11:53:48 -0400 Received: from relay1-d.mail.gandi.net (unknown [217.70.183.193]) by mslow1.mail.gandi.net (Postfix) with ESMTP id 4F563C5D5A for <64653@debbugs.gnu.org>; Mon, 25 Mar 2024 11:52:18 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 9D9CB24000F for <64653@debbugs.gnu.org>; Mon, 25 Mar 2024 11:52:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1711367533; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ATvxoHmUEjda4YCo9LDS0JvFlH/d7t9a9rDKn5pDvGA=; b=iNuNB1Np2DycVZk9bFgzZApSBm0FriOrSITBiFvI/cOg3wYeZKnmisFRH/kYpN0MToCzFG jy0FFZ0d8nBMj0wCYE+qsBAETwMgorxOwGpPMh7k9H5ItTgTpRHRFnRHq85CXcBt9PkUdm GzLwGmhxSjGWxySBtpAcqN2cVrj+yOrNRjWTlSRznkRC/O+mlIuFFrrwYkgb9rWo5o/SEm 2EM+ZL5pvkadrOIE413prkYSwXlGHAqHxnbiIuSV1aQtBh4Sr9bdOI4RJhVvTT+GYNnO2r aWANj/B16LGMe3MHCYpMFnO4sZ0jmtadLUDYsJK4MG79/IhRGEPUXwTX8PQxwA== From: Fabio Natali Date: Mon, 25 Mar 2024 11:52:12 +0000 Message-ID: <87zfumleab.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: me@fabionatali.com X-Spam-Score: 0.6 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.4 (/) Hi, I've been trying to reconfigure a machine from static IPv4 to static dual-stack or IPv6-only. I followed one=E2=81=B0 of the examples in the man= ual, so I'd think I got the syntax right. Once the reconfiguration has taken place and when restarting the networking service, I get this error: ,---- | herd: error: exception caught while executing 'start' on service 'network= ing': | Throw to key `%exception' with args `("#<&netlink-response-error errno: 1= 7>")'. `---- This would seem to be relevant to this bug report 64653? Do you know what this might be related to and what I can do to solve it? This happens on an up-to-date Guix system. Thanks, best wishes, Fabio. =E2=81=B0 https://guix.gnu.org/manual/devel/en/html_node/Networking-Setup.h= tml#index-static_002dnetworking --=20 Fabio Natali https://fabionatali.com From unknown Tue Aug 19 23:13:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64653: 'static-networking' fails to start Resent-From: Fabio Natali Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 25 Mar 2024 18:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64653 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64653@debbugs.gnu.org Received: via spool by 64653-submit@debbugs.gnu.org id=B64653.171139220511419 (code B ref 64653); Mon, 25 Mar 2024 18:44:02 +0000 Received: (at 64653) by debbugs.gnu.org; 25 Mar 2024 18:43:25 +0000 Received: from localhost ([127.0.0.1]:36254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ropI4-0002y6-LR for submit@debbugs.gnu.org; Mon, 25 Mar 2024 14:43:24 -0400 Received: from relay7-d.mail.gandi.net ([2001:4b98:dc4:8::227]:49441) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ropI1-0002xp-RG for 64653@debbugs.gnu.org; Mon, 25 Mar 2024 14:43:22 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 648E220005 for <64653@debbugs.gnu.org>; Mon, 25 Mar 2024 18:43:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1711392194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2Ww/Uv4zzs60UJrmF8GipNtT3/uGglkJ/Dy8TAz8RA4=; b=XdHVDn5vXhohJ+rYqRsAUCHD//8RKSXT2qfK/hWhjn3DGKNZGDBh5HBjJD5O4tIpkVAZU3 io21vlCecHM3I4CL5UH8XqOklZJvtUcd07S6BCVEwEzB5enP6XbHLcXXDrA6fNPLC9XL1h MBKLpHxMq0vptJ9Rr4724kqBk33L46q19z6+1Q9SMqx41AJ+8bT5ycpYSPKXJHsl6pawem THlNr2Enp2h5dKO2rYptpUPPALZW5Su/HWwvEZfGsXOrBPCbfhoYfR45fE0hTNEx/SNZzY QK3B/sHb2qoYox0r9g/G794NRlR8t6M3ZLTbQ35Q86SaKor/iF5YuyarA+NxHA== From: Fabio Natali In-Reply-To: <87zfumleab.fsf@fabionatali.com> References: <87zfumleab.fsf@fabionatali.com> Date: Mon, 25 Mar 2024 18:43:13 +0000 Message-ID: <87il1akv9a.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: me@fabionatali.com X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On 2024-03-25, 11:52 +0000, Fabio Natali wrote: > Once the reconfiguration has taken place and when restarting the > networking service, I get this error: > > ,---- > | herd: error: exception caught while executing 'start' on service 'networking': > | Throw to key `%exception' with args `("#<&netlink-response-error errno: 17>")'. > `---- Ok, good news, thanks to Felix's advice[0] I was able to get this sorted! Apparently, specifying a default IPv6 gateway (as a link local address) is what was causing the issue for me. Once the following bit was commented out, everything started working again. ,---- | (static-networking | (addresses (list (network-address | (device "eth0") | (value "10.0.0.2/24")) | (network-address | (device "eth0") | (value "2001:db8::1/64")))) | (routes (list (network-route | (destination "default") | (gateway "10.0.0.1")))) | ;; (network-route | ;; (destination "default") | ;; (gateway "fe80::")))) | (name-servers '("10.0.0.1" "2001:db8::"))) `---- ("fe80::" and "2001:db8::" are just placeholders.) I assume the router address gets retrieved automatically via Router Advertisment (RA), so no need for that in my case. Still, I'd expect to be possible to indicate the router's link-local address... Do you see a possible bug here or is there anything else that I might be missing? Thanks, cheers, Fabio. [0] https://lists.gnu.org/archive/html/help-guix/2024-03/msg00132.html -- Fabio Natali https://fabionatali.com