From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 26 12:55:28 2023 Received: (at submit) by debbugs.gnu.org; 26 Jul 2023 16:55:28 +0000 Received: from localhost ([127.0.0.1]:49978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOhnM-00063R-03 for submit@debbugs.gnu.org; Wed, 26 Jul 2023 12:55:28 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOgIP-0003WC-WE for submit@debbugs.gnu.org; Wed, 26 Jul 2023 11:19:26 -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 1qOgII-00064M-9w for bug-guix@gnu.org; Wed, 26 Jul 2023 11:19:18 -0400 Received: from w1.tutanota.de ([81.3.6.162]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOgIF-0002vt-3A for bug-guix@gnu.org; Wed, 26 Jul 2023 11:19:16 -0400 Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 9902EFBF831 for ; Wed, 26 Jul 2023 15:19:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1690384749; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=PR7tWCrhO6hoV3Z48VgrWNUKrEIx3qJKQh63MoZR0HI=; b=wRGql9cltvREMFyBHLjjHls/L31jneNNSxY7ByyUjDgpTj9+dfVm81LccnLrCPp8 PzIdO0X27FZC+h3aG5HlS9e8xW7v5e1RMQHiqvcNVrVRkcNQmfDkzG8bT3ZFNo/GopQ eIbascWquqU+Ht76gIXZBRC/aCagR4vjky0CupcDlQNH7mPUwKcKTZA8/Roa+XyIc2O +3vV0W6EV/P5Z+Yl+m2u24tPsbTBfleZxg1SZP3BARWRRgQseoQT4FR84VH4wxnAh5y oiJC8guRvaAdlxuAeJEkUBbXPqnm4Rt4cV7DlokBSFNHnIhusxsZpC2fiyaWBOplYPO 5gl4VIs+hg== Date: Wed, 26 Jul 2023 17:19:09 +0200 (CEST) From: danclm@tutanota.com To: Bug Guix Message-ID: Subject: Guix hangs during shutdown with Sway MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.162; envelope-from=danclm@tutanota.com; helo=w1.tutanota.de 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_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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: 0.9 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 26 Jul 2023 12:55:25 -0400 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.1 (/) Hello everyone! My T420 with Guix (no DE, only SDDM + Elogind + Sway) hangs during shutdown= =C2=A0 after running loginctl poweroff/reboot or /sbin/shutdown /sbin/reboot. It j= ust=C2=A0 sits there and only resolution is hard poweroff. This happens often. I reported the issue to the help-guix mailing list and other users are expe= riencing the same behaviour: https://lists.gnu.org/archive/html/help-guix/2023-07/msg00021.html You can find my configuration in the link above. Greetings, Daniele--=20