From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +LsrG7jfDWLEeQEAgWs5BA (envelope-from ) for ; Thu, 17 Feb 2022 06:40:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qNnZF7jfDWLD7wAAauVa8A (envelope-from ) for ; Thu, 17 Feb 2022 06:40:08 +0100 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 01B2B4F94C for ; Thu, 17 Feb 2022 06:40:08 +0100 (CET) Received: from localhost ([::1]:54998 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nKZWR-0001Ko-2s for larch@yhetil.org; Thu, 17 Feb 2022 00:40:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKZVx-0001KR-7S for guix-devel@gnu.org; Thu, 17 Feb 2022 00:39:37 -0500 Received: from [2607:f8b0:4864:20::429] (port=45844 helo=mail-pf1-x429.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nKZVv-0002Ic-0I for guix-devel@gnu.org; Thu, 17 Feb 2022 00:39:36 -0500 Received: by mail-pf1-x429.google.com with SMTP id u16so4021690pfg.12 for ; Wed, 16 Feb 2022 21:39:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=UWEEFFelISHzvR3E7m/ngQoWSlfVNI67JfcslxgI6vw=; b=q2I9bGBS2SqzWB6HupFJZ93xMZh84s7OkHKsF5xNdtfSLwe6HIQJnowpTEeS+nJWbw dlm97D65LQEnTeFsqTshik5/YNMGOx+M1OBZQsnI74GLmh8+bbXH3M3aOz4E7IoQPjdM kil52YR8JHH2S0cAeMwgjf/rY2wYcD8emQ+ACaTFHX+wYKEpQ3g6KPE40u8fIkgr/uw7 ei6FrHjBrnsPgF6i9ZhLlkkZcdg+PMEzquQZSaiimUkFsLg8XV0UxK9nHTuL56/aKOcy mQb/lyUKv679k0mkxbqB5V6uVbvVGpdrSQ9ZluQNlJcNVtKi2jfYMTU9DMVpHsQmlxvl yytg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=UWEEFFelISHzvR3E7m/ngQoWSlfVNI67JfcslxgI6vw=; b=pGyLo/8YXd3WJbvStl8NKYqjGGpJnd9+GhUXuTamSEqqRv4ozqkJ2a8WnpPZkiiWnj usjOW8oo7ljrXqjwOem3uYlnVj5B4BeMMDP9uekPDaOqUDztabqJ21QokWRG+ih2/cD+ cfPUeFpmjT0v1lr8NnsxYYlRnwaU+IDx07WnmaSirv3HLxAXDYFLb/LVR6EpkjXgkGML JI0DTcXv4ftYh1z2uZDrMUqfN5hHFwiIqvqsLDDFTE/2DCINtx18Y94gA8aNvVTu5EJX 39j803nqu7MTXHwVqtBi2hr+uv1DQSBCiPDtAORtpgEJlvZR9L71CqnljUC14n87KXmO PXfg== X-Gm-Message-State: AOAM5319Wtphe624+MFVjsNfbQx13nYuEw/gxyIcZNE/K4Zgm63uKuZF FX6pfK3YwSfzaMgeEQknWLDjUqvb0cvB9Q== X-Google-Smtp-Source: ABdhPJxF1bz//ukHyRAetSRxEFlvAaY/BbQzsSURpUR0T97hypNIeNVqbnIEGfDcjBImrYPWELzGGw== X-Received: by 2002:a05:6a00:24d3:b0:4e1:3a76:96fc with SMTP id d19-20020a056a0024d300b004e13a7696fcmr1609121pfv.6.1645076372880; Wed, 16 Feb 2022 21:39:32 -0800 (PST) Received: from localhost (80.251.211.20.16clouds.com. [80.251.211.20]) by smtp.gmail.com with ESMTPSA id q13sm45559952pfj.44.2022.02.16.21.39.31 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Feb 2022 21:39:32 -0800 (PST) From: Declan Qian To: guix-devel@gnu.org Subject: Re: seatd-service-type References: <87iltlmtvl.fsf@jpoiret.xyz> <87tud16cjl.fsf@tp.mail-host-address-is-not-set> Date: Thu, 17 Feb 2022 13:39:05 +0800 In-Reply-To: (Josua Stingelin's message of "Wed, 16 Feb 2022 16:38:31 +0100") Message-ID: <87o836carq.fsf@tp.mail-host-address-is-not-set> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::429 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::429; envelope-from=declanqian@gmail.com; helo=mail-pf1-x429.google.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.978, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645076408; h=from:from:sender:sender: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:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UWEEFFelISHzvR3E7m/ngQoWSlfVNI67JfcslxgI6vw=; b=LC31mxtCuZodOTg9WigtQBjF145C8dTnkzee8tvqyY3UZg7ZJPCstKD7Z96yrokAuKQMQ+ OZsmdqsTPa4OfpKEYst8WCJwL9B3nDRxDICaz9cGVn9Yv5Sh2W+N4XY0dwHL6SJ4z2Ai7P eivsx9ubnaoht9x8kvuuLkvekbZ4MheXNr5KnV4TYX5PD/FvrsMZ8/rL8nO1kdLkMpacIp 9z2wu1ylhTaVnGKsndchrqYVfdNHz1xLgGpQPTjE5VLHdQffhMcRJ6dvuSoWSN97B6BzGX o4/DhEsw8Bq2nUeF8112KAr7EpROiTGC1CMq8PcY5Iv2aZ0ImKcXv/39kFo3ZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645076408; a=rsa-sha256; cv=none; b=IUAduHa8JO9gC4+NFiS6oq71QiJgYVnOR06j2Ualz9ER0ZTZAqgPEWh5RFyKaJ0eF9PPkp gm2252P0qCAru6+xi7lFn9jyqsYJbLTWBBP4NYJ/wHOWAn/ub62qaQikS1q/aqV0Bk6jLE zS/kkB165NqcJl1YmUiDak2JNiEUDnwEF5HWxW9fS7YAXJpRxr8exp6NuTnRdvrB4Xs07N iauyYri9iUujoXZH6TY9zSSLrj2qaDqxxOM5EukHh4CWhcZ7wOdsWIYXbZ6UTI7AJPkP/s sMQBF8MCN31dUQ5Pfm2kYRt4cscMkidqd8eFXr3AM5ISzdIbNCBZRQXQJZHhCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=q2I9bGBS; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -7.73 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=q2I9bGBS; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 01B2B4F94C X-Spam-Score: -7.73 X-Migadu-Scanner: scn0.migadu.com X-TUID: TqpO7eJQbCxQ --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Josua Stingelin writes: > On Mon, Feb 14, 2022 at 05:08:14PM +0800, Declan wrote: >> >> I am running patch-set from that link on my machine and it's working >> without any modifications. I'd like to see it got merged. >> >> FYI, I just switch to Guix recently. Also I am not very familar this >> email workflow yet. >> >> > There already exists a patch-set to add seatd and greetd to Guix [1], >> > maybe you could try testing the patch-set and see if it works for you? >> > >> > [1] https://issues.guix.gnu.org/49969 >> > >> > Best, > > Somehow I missed the mail above. Must have deleted it accidentally. I'm w= illing > to test the patches. > > Is there a way to download the entire patch set at once or will I have to > download them one-by-one? > > Thanks, > > Hmm... I am reading guix.patches from news.gmane.io using Gnus. Patch-set can be easily downloaded by selecting them and then invoked gnus keybinding O m. Gnus can save them all in one file if you choose the same filename while saving. For https://issues.guix.gnu.org/49969. I downloaded the latest v8 [1/7 -- 7/7] (https://i.imgur.com/TSRZOtx.png) Currently I pushed the those applied changes to this url https://gitlab.com/declanqian/guix/-/commits/test_greetd/ so it can be easily rebased on master later. Here is my unpolished Guix system config running seatd/greetd https://gist.github.com/declanqian/79873926d3db23230b11cd9997a8c6f8 However, I didn't see the error from here https://issues.guix.gnu.org/49969#89. Quite the contrary, `./bootstrap ./configure ./make` worked just fine on my machine. No idea whether I did something wrong. I am using `guix shell -D guix --pure` from guix info manul. Also build greetd using `./pre-inst-env guix build greetd` to be sure. Here's the output: /gnu/store/fdjk9mmif1038g9qjxachfmdmhs8p0rr-greetd-0.8.0 Let me know if you want further information. =2D-=20 ~/path2signature --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFJBAEBCAAzFiEEL9l22EMg0u2v2adDWoMiKkA5kBAFAmIN334VHGRlY2xhbnFp YW5AZ21haWwuY29tAAoJEFqDIipAOZAQgN4IAMlBvogVPqDWKc/DRjE+vQOzKQjg ZSyjzQvHmuFNFMzXs+TuinGJTpjX83nEK/U8jgnlXJvu07pINRVd6Qv4zogdQ8Cp alsmG4QlReLGFRrX+DP4w1qC6KYOOLa8l/nLM+VJdnYxpnz3jaRcB6Pt1mxNYmvx vogGZYGf0ZK3u6fDuV5x2JNdDi8kGo7FXZ6CSAg1TKl2XB1pFNis+g25/onoRukg jXOmIIpeEkN3CCIu+grngxK95Y/f6VvAChJFHewx3JuM+XuUNUCyu4cMBe/F8ROx ARsWTmhuch+6AcpWi8LipjEgYWjFPEN7r2U5D31sn+3K1s4K0oKNTbx4mXc= =hARF -----END PGP SIGNATURE----- --=-=-=--