X-Loop: help-debbugs@HIDDEN Subject: bug#78047: WiFi stops working if managed with NetworkManager after migration to unprivileged guix daemon Resent-From: Rodion Goritskov <rodion@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 24 Apr 2025 19:05:02 +0000 Resent-Message-ID: <handler.78047.B.17455214527126 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 78047 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 78047 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-guix@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.17455214527126 (code B ref -1); Thu, 24 Apr 2025 19:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Apr 2025 19:04:12 +0000 Received: from localhost ([127.0.0.1]:41258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1u81ro-0001qs-Cl for submit <at> debbugs.gnu.org; Thu, 24 Apr 2025 15:04:12 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54280) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <rodion@HIDDEN>) id 1u81rk-0001pv-JO for submit <at> debbugs.gnu.org; Thu, 24 Apr 2025 15:04:09 -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 <rodion@HIDDEN>) id 1u81rG-0006GZ-2R for bug-guix@HIDDEN; Thu, 24 Apr 2025 15:03:41 -0400 Received: from mail.goritskov.com ([65.108.121.176]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rodion@HIDDEN>) id 1u81rD-0003MV-Mn for bug-guix@HIDDEN; Thu, 24 Apr 2025 15:03:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=goritskov.com; s=04012025; t=1745521407; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=g9uOij5ztnuT++Hb8NqI7RTtfwqqfByc2kcxlQO5mRw=; b=WQO+FrL9OI+5NsfhmFATL47YoR7lSMW87glH6P86g0tnqNm0q5rsNy4Ot3rUQ/F+rw9hN5 gkjHsCA5YmwCRsKzUiMpSpZr6fFW01wCtXlBTfCfkui4T6g15cdbek+TaX8BKHKKnCxQLr AoYRBKxGWFZMz9T2GT0TZDRqLS4FY1o= Received: from bumblebee-old (port-92-196-247-179.dynamic.as20676.net [92.196.247.179]) by mail.goritskov.com (OpenSMTPD) with ESMTPSA id 34e03c1c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <bug-guix@HIDDEN>; Thu, 24 Apr 2025 19:03:27 +0000 (UTC) From: Rodion Goritskov <rodion@HIDDEN> Date: Thu, 24 Apr 2025 21:03:22 +0200 Message-ID: <871pth756t.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=65.108.121.176; envelope-from=rodion@HIDDEN; helo=mail.goritskov.com 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_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Hi! I tried to opt-in into using guix daemon in unprivileged mode using: > (modify-services %base-services > (guix-service-type config => > (guix-configuration (inherit config) > (privileged? #f)))) After reconfiguration (and finish of the task changing owner of store to guix-daemon), I rebooted system to found out that WiFi not working anymore. I use NetworkManager for the network configuration, with pretty much the default configuration: > (service wpa-supplicant-service-type) > (service network-manager-service-type > (network-manager-configuration (vpn-plugins (list > network-manager-openvpn)))) In logs I can see the following errors: > 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> [1745483655.8534] plugin: skip invalid file /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-ovs.so: file has invalid owner (should be root) > 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> [1745483655.8535] plugin: skip invalid file /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-bluetooth.so: file has invalid owner (should be root) > 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> [1745483655.8536] plugin: skip invalid file /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-adsl.so: file has invalid owner (should be root) > 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> [1745483655.8536] plugin: skip invalid file /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-wifi.so: file has invalid owner (should be root) > 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> > [1745483655.8537] plugin: skip invalid file > /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-wwan.so: > file has invalid owner (should be root) Looks like NetworkManager doesn't like a non-root owner of plugins. After reconfiguration back to the priveleged guix-service-type, NetworkManager is back to normal: > 2025-04-24 11:40:49 localhost NetworkManager[833]: <info> [1745487649.2569] Loaded device plugin: NMOvsFactory (/gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-ovs.so) > 2025-04-24 11:40:49 localhost NetworkManager[833]: <info> [1745487649.3357] Loaded device plugin: NMBluezManager (/gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-bluetooth.so) > 2025-04-24 11:40:49 localhost NetworkManager[833]: <info> [1745487649.3373] Loaded device plugin: NMAtmManager (/gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-adsl.so) > 2025-04-24 11:40:49 localhost NetworkManager[833]: <info> [1745487649.3414] Loaded device plugin: NMWifiFactory (/gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-wifi.so) > 2025-04-24 11:40:49 localhost NetworkManager[833]: <info> > [1745487649.3427] Loaded device plugin: NMWwanFactory > (/gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/NetworkManager/1.52.0/libnm-device-plugin-wwan.so)
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Rodion Goritskov <rodion@HIDDEN> Subject: bug#78047: Acknowledgement (WiFi stops working if managed with NetworkManager after migration to unprivileged guix daemon) Message-ID: <handler.78047.B.17455214527126.ack <at> debbugs.gnu.org> References: <871pth756t.fsf@HIDDEN> X-Gnu-PR-Message: ack 78047 X-Gnu-PR-Package: guix Reply-To: 78047 <at> debbugs.gnu.org Date: Thu, 24 Apr 2025 19:05:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 78047 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 78047: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78047 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#78047: WiFi stops working if managed with NetworkManager after migration to unprivileged guix daemon Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Mon, 05 May 2025 15:36:04 +0000 Resent-Message-ID: <handler.78047.B78047.174645932822608 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 78047 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Rodion Goritskov <rodion@HIDDEN> Cc: 78047 <at> debbugs.gnu.org Received: via spool by 78047-submit <at> debbugs.gnu.org id=B78047.174645932822608 (code B ref 78047); Mon, 05 May 2025 15:36:04 +0000 Received: (at 78047) by debbugs.gnu.org; 5 May 2025 15:35:28 +0000 Received: from localhost ([127.0.0.1]:41793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBxqp-0005sY-Ro for submit <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34308) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1uBxqc-0005pD-F6 for 78047 <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:15 -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 <ludo@HIDDEN>) id 1uBxqW-00024B-Tv; Mon, 05 May 2025 11:35:09 -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=cge4KTXknyFJxOxudE2eDPdiMrhOtqSVAeLVrJpi0KE=; b=VTFJppjts490ptVXhe88 akxivaclAxnx7rEPdeFn+JYsPksCZ2hc3iaQaV3tgFnYy0twOeE5ehILneeE2d+3cJV31rDBJFJAO mXipAZACQ4Jb4TZIeQMc+BBfmqmnTptjs1H1kexZbpLcMnLp+ueVOPqAOlpC4dYML+yNK34MWbOoy acPFVniKuoCONBerJm8LTZER0WiW5ie0Zb42zkvMoyWVjak/rhcJez2ufk5scNBl0XPjunIhlaTOQ Gxplf4OtDT3ZcmOCnIcJA0p+7c5OHUt91L3uMdFw2jaNRrumJ5j85XbP/LsSw5jvcAU/iXzX1OzNC pOK+W0pQu3k36Q==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> In-Reply-To: <871pth756t.fsf@HIDDEN> (Rodion Goritskov's message of "Thu, 24 Apr 2025 21:03:22 +0200") References: <871pth756t.fsf@HIDDEN> Date: Mon, 05 May 2025 15:02:35 +0200 Message-ID: <87y0vb43dg.fsf@HIDDEN> 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 <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hi, Rodion Goritskov <rodion@HIDDEN> writes: > In logs I can see the following errors: > >> 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> >> [1745483655.8534] plugin: skip invalid file >> /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/N= etworkManager/1.52.0/libnm-device-plugin-ovs.so: >> file has invalid owner (should be root) >> 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> >> [1745483655.8535] plugin: skip invalid file >> /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/N= etworkManager/1.52.0/libnm-device-plugin-bluetooth.so: >> file has invalid owner (should be root) >> 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> >> [1745483655.8536] plugin: skip invalid file >> /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/N= etworkManager/1.52.0/libnm-device-plugin-adsl.so: >> file has invalid owner (should be root) >> 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> >> [1745483655.8536] plugin: skip invalid file >> /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/N= etworkManager/1.52.0/libnm-device-plugin-wifi.so: >> file has invalid owner (should be root) >> 2025-04-24 10:34:15 localhost NetworkManager[852]: <warn> >> [1745483655.8537] plugin: skip invalid file >> /gnu/store/agadky1p0ba367avf524sh5wmcdxcxb1-network-manager-1.52.0/lib/N= etworkManager/1.52.0/libnm-device-plugin-wwan.so: >> file has invalid owner (should be root) > > Looks like NetworkManager doesn't like a non-root owner of plugins. I think we=E2=80=99ll have to add an activation snippet in the =E2=80=98net= work-manager=E2=80=99 service that copies those files elsewhere with appropriate ownership. Or we could patch NetworkManager. (Maybe wiser.) Thanks, Ludo=E2=80=99.
Received: (at control) by debbugs.gnu.org; 9 May 2025 13:03:38 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 09 09:03:38 2025 Received: from localhost ([127.0.0.1]:36650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uDNO6-0007KW-Bb for submit <at> debbugs.gnu.org; Fri, 09 May 2025 09:03:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57568) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1uDNO2-0007K0-88 for control <at> debbugs.gnu.org; Fri, 09 May 2025 09:03:35 -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 <ludo@HIDDEN>) id 1uDNNw-0005hv-MI for control <at> debbugs.gnu.org; Fri, 09 May 2025 09:03: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:Subject:From:To:Date:in-reply-to: references; bh=yDV0rsM4jdWtC9RnzRCtwJM+BlM5YrWIhFgtajGH4yk=; b=sRwOUZkNsVOlZP bTN8WWmP3ijl2m99OaEikw7COpzCmbj2mXXYVskO6tHfOyNSE87cQ6U3Q4de0cYe6LZ0jNdnIDVf2 93armAjbo2t0klKQojgNl2Fw/BKOGvaOAzNocfpuWs77qRIUFr0zmaeP+S5ijcdIEkQsHGAXkDpq+ 3G+8v9JMvFptPMXh1EYIyt83lE93cvvZjxU2vh+txJ3GqCEZLsDkFqRmKhUQR+azVQindzLcYRPIg rsrKl52ewfXeSqp0Tj0X0EY1H9azYl/q8XIGrHATZz/lL2CHEdXbQ3qlooiFxm7Cq8r4wOSd5luN3 aatIbQCUGYHfAOYZLDiw==; Date: Fri, 09 May 2025 15:02:04 +0200 Message-Id: <874ixukkdv.fsf@HIDDEN> To: control <at> debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> Subject: control message for bug #78047 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) severity 78047 important quit
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.