From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uIILKCKuT2TvDAAASxT56A (envelope-from ) for ; Mon, 01 May 2023 14:18:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +LTzJyKuT2QHyQAAauVa8A (envelope-from ) for ; Mon, 01 May 2023 14:18:42 +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 2BEE74EAD for ; Mon, 1 May 2023 14:18:42 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=marioforzanini.com header.s=mail header.b=n5FM+Itd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682943522; h=from:from:sender:sender:reply-to: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=c8w3q73z4i6DYYVcbbZyw/TKNWRccuOddodAdSZJ61M=; b=ed1JpgPK2E6vPm79nhYsicpAD6oaR3W2jEvcCFmQ6gz3f4RX4/nY1IGDtKH4H+17zQRw3O HFAcDnHptEEcnIpTo//56fdjLRMv2u9NjebPDNZij3lsIuuw7Orq5IqppGz64dznkiavoy xRv7RLqtgcjUDJvB+KnDQEefgeeSqhtYOBq4HrSaso6J7ld1ehNkuz93ITV+k/U5zz6rKS RghMWj4+veJLwxcf7GdS9q7L9Rj5vzftOPhPdcva8+o8iLSWO9VPGpsuURj3AnvoVHMiaJ MYjp5QapN8oeCSGvm5R3r1Qv8i6Upv1j3zOX+z9fIVvvA2hpZb6vvM5+eFK/Ug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=marioforzanini.com header.s=mail header.b=n5FM+Itd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682943522; a=rsa-sha256; cv=none; b=Ch3aguivGQZySdjNJmjuJsKrSRJCb5d/lsAV+HE+b+P7DCvhGELYhKzYFzHxKjbKSwLlRa mMCd4Rin13qvtzILR8hh0NHN56cvtEZ41HAozevHCjxcdUpjlspYFveZUY2JzIp2qGPU1N 13ADzIX1WtpFvzOBzPNA7E315wtD6387QK1TVXg7TkesecUoY/q5wA5Xms4DBzr/KGjLUX SW08ZgvSeNIndmTRnmh/iEnSFj9TbPJdrYeR1OkLAQQwZYoFN15c72UfEusoS0vQiMD4Oa mn8topOfINx4bJN8QW4nQH2TdlZAdXhhDcN9Qrc9uVbMDqU4QOjghiyvt1BDxg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptSU5-0005Hq-GG; Mon, 01 May 2023 08:18:25 -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 1psZGp-0008WF-0p for bug-guix@gnu.org; Fri, 28 Apr 2023 21:21:03 -0400 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 1psZGo-0001I8-O3 for bug-guix@gnu.org; Fri, 28 Apr 2023 21:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psZGo-0000LB-JY for bug-guix@gnu.org; Fri, 28 Apr 2023 21:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63154: Settings schema 'org.gnome.nm-applet.eap' is not installed Resent-From: Mario Forzanini Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 29 Apr 2023 01:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63154 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Steven Roose Cc: 63154@debbugs.gnu.org Received: via spool by 63154-submit@debbugs.gnu.org id=B63154.16827312431241 (code B ref 63154); Sat, 29 Apr 2023 01:21:02 +0000 Received: (at 63154) by debbugs.gnu.org; 29 Apr 2023 01:20:43 +0000 Received: from localhost ([127.0.0.1]:34753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psZGU-0000Js-HF for submit@debbugs.gnu.org; Fri, 28 Apr 2023 21:20:42 -0400 Received: from marioforzanini.com ([107.191.47.35]:32892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psTCF-000595-Rz for 63154@debbugs.gnu.org; Fri, 28 Apr 2023 14:51:57 -0400 Message-ID: <4331184e-2c24-bd81-7b10-691b235636cf@marioforzanini.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marioforzanini.com; s=mail; t=1682707909; bh=AkTKHG77xkVrNXiSRb9YJljqkLZ+plDQi8nxzyMqhqo=; h=Date:Subject:To:References:Cc:From:In-Reply-To:From; b=n5FM+Itdxw0Mtray8M+AVkkBduDAjp3VHcoXDodSwYqm/5JNvLPH4DCuewXZzfpJB 9PIyYZblCLK+FLyYVH/VYt1JdR4VWZC6X52qQhukFx6hKtq7+LZ4NHALVJy62xt5N9 JQmSXNwhwK/Wsm44inm0UsXiG9WVYpELZ/YatpMNauCMLS2JZmkapGjrRnh3Le7kdV 1xy3ceVAYJ7B1UPj4GaFqfku2fJSx9XeDrrUEG2oIlMBnwjBSMwCRampiumdEan+c1 noko/qhxJwGFkyy0HJzK0lzeaY92x82hMxBlEciogGkyEiOeTqKXOtrAAINEdS7dql KHKMcqSj4yL0Q== Date: Fri, 28 Apr 2023 20:51:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 References: <3e94a91f-ffd3-8673-1d59-fc4f560da41f@roose.io> Content-Language: en-US, it In-Reply-To: <3e94a91f-ffd3-8673-1d59-fc4f560da41f@roose.io> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 28 Apr 2023 21:20:39 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 01 May 2023 08:18:23 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Mario Forzanini From: Mario Forzanini via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -4.55 X-Spam-Score: -4.55 X-Migadu-Queue-Id: 2BEE74EAD X-Migadu-Scanner: in3.migadu.com X-TUID: X5wOShO6J5Iu On 4/28/23 8:10 PM, Steven Roose wrote: > Recently did a system upgrade and getting that error now when entering > password for a new wifi network. It also kills the networkmanager applet. I experienced a similar issue a month or so ago when trying to connect to my university's wifi network, installing libnma solved it. This recent issue might be related https://issues.guix.gnu.org/62496 I hope this helps -- Mario