From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +B6QEqvU8GIxNQAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 11:17:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0Jq0EqvU8GL9cgAA9RJhRA (envelope-from ) for ; Mon, 08 Aug 2022 11:17:31 +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 0929E248BA for ; Mon, 8 Aug 2022 11:17:30 +0200 (CEST) Received: from localhost ([::1]:42146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKyt7-0003bC-Pu for larch@yhetil.org; Mon, 08 Aug 2022 05:17:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKycF-0006Qj-Ag for guix-patches@gnu.org; Mon, 08 Aug 2022 05:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49444) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKycF-0001xs-0k for guix-patches@gnu.org; Mon, 08 Aug 2022 05:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKycE-0007H6-TU for guix-patches@gnu.org; Mon, 08 Aug 2022 05:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56690] [PATCH] gnu: seatd-service-type: Should use seat group. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 09:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56690 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(" Cc: muradm , 56690@debbugs.gnu.org Received: via spool by 56690-submit@debbugs.gnu.org id=B56690.165994914327842 (code B ref 56690); Mon, 08 Aug 2022 09:00:02 +0000 Received: (at 56690) by debbugs.gnu.org; 8 Aug 2022 08:59:03 +0000 Received: from localhost ([127.0.0.1]:39192 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKybG-0007Et-U3 for submit@debbugs.gnu.org; Mon, 08 Aug 2022 04:59:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKybE-0007EG-Ut for 56690@debbugs.gnu.org; Mon, 08 Aug 2022 04:59:01 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41972) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKyb9-0001rO-JC; Mon, 08 Aug 2022 04:58:55 -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=WvxnwSPByWv7xSOmCHVWcHW3PHRCfsTkxbO1FcMVA8Q=; b=oQXchJSvFl4fR7eu4azZ O+/ARnSUj0+jw6b1a+WRGhi24dWOJPPuRT49QMOVqPuRsFMZjilvPQlNK+TnunujmWvno8X66hbic ptVWsYjJjrfs21LiEovm/49najWVdlNXxVoc43VhKq9vWfz6M/IB1yvsuNMGCpJYdXk8PdCAiH0WQ NnCy4VnuuGOrvFHPLO2xjG2zqf6IjD4+IHp7k5iGb8Qeln7YPwd2FXbaF57nFV9lKAqqWOA5iqKGZ nzBec9ahWWdljDbrPjPsqRu8IzbXF7AwP9sa//gfTM7SHX5knAdYU2dJIRIIZEbKYgWVsLPt5mxkR fVgzGZBS/400Hg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=34868 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKyb9-00078N-4S; Mon, 08 Aug 2022 04:58:55 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220722042745.26745-1-mail@muradm.net> <87czdddrra.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 21 Thermidor an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Carline 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: Mon, 08 Aug 2022 10:58:53 +0200 In-Reply-To: (paren@disroot.org's message of "Sat, 06 Aug 2022 21:50:27 +0100") Message-ID: <87sfm7az76.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659950251; 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=WvxnwSPByWv7xSOmCHVWcHW3PHRCfsTkxbO1FcMVA8Q=; b=MSJVugV8buixfkeK8FA1D+M7BT7z4KVUM/cQEEcI/lP4EAiNimWYBG//3iqdXUke51rBBl lzoM7WHK4oQKkhT9xjv8nZeeyOKRx1Rbm+HqcocZ3jz4TXZQunZUZDpd18/0epXDkGiIjh jCRcCLpDV8kQhoeKbZgY7zqKFCOUcxK2/pxrfOKK9QF1NIJraS8gSZki+FoGjE50BvdR5q eJLap1MP/H4ta8oXB9pHJzrmGslTe4a0wiZbQqej1xXQ+qIMOGRVoD2CHYtRhGQBkUI8MR vwhEQQbL3+om1T+rM7/UkzWg7NFjYDmiQMxH/R5QX9e2LpJY42eU7QpNzt9KUw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659950251; a=rsa-sha256; cv=none; b=PwY32x00Yz10E2WcUGMSWyenL3DhsucrU7TGj3v9JFAzdlNUjdP2zXbR0cP3mbn/MlKl7H igrupIP3moTRI3Igi8l1jlqLMtdeTn4Qu1Gfx575cZNmNbYgnfP1G80IyuHcjfJSvySFFz sR0zln9at5GFVqmp6r+qwi1lDJNfW4aE3M6GplPccZhlAkm3awZVCG96WnMKu7mujsL/DP 6PYARedBWReqhhaK4uCyJoF5NhOh0wuBxGdJR5NEyU6YjzHw2HTiavleFzM4anRPZAbjAi VDEWL9l/OMzug/stqsDkLA48+h4pmaSbxnYmrilOmRT2PP4tc5MXu0IoEND6IA== 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=oQXchJSv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=oQXchJSv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0929E248BA X-Spam-Score: -2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: FI+Myk6J2p/m Hi, "(" skribis: > On Sat Aug 6, 2022 at 9:46 PM BST, Ludovic Court=C3=A8s wrote: >> I guess I=E2=80=99m missing some context: is this fixing a bug currently >> present? (Apologies if this has been discussed elsewhere!) > > This is one of two patches that fix a problem where any greetd greeter > more complex than agreety hangs on boot, basically rendering greetd > useless. I think the underlying cause is their being unable to connect > to seatd.sock? > > At least, that's the symptom I know about. I'm not sure whether there > are others. Is there a bug report, and do we have system tests for this functionality? I admit I know little about greetd and cases where it might be used. Having system tests for that would help make sure the relevant functionality works. Thanks, Ludo=E2=80=99.