From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ZPVpBhbOj2EuQQEAgWs5BA (envelope-from ) for ; Sat, 13 Nov 2021 15:39:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6Pd4ARbOj2GxEQAA1q6Kng (envelope-from ) for ; Sat, 13 Nov 2021 14:39:18 +0000 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 A0A22EC80 for ; Sat, 13 Nov 2021 15:39:17 +0100 (CET) Received: from localhost ([::1]:44726 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mluBY-0006GZ-TC for larch@yhetil.org; Sat, 13 Nov 2021 09:39:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mluBK-0006Fy-2s for bug-guix@gnu.org; Sat, 13 Nov 2021 09:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35260) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mluBJ-0004Y4-QJ for bug-guix@gnu.org; Sat, 13 Nov 2021 09:39:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mluBJ-00071x-Nx for bug-guix@gnu.org; Sat, 13 Nov 2021 09:39:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#51811: Installer: Add an option to choose the preferred session manager Resent-From: Jacob Hrbek Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 13 Nov 2021 14:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51811 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice X-Debbugs-Original-Cc: 51811@debbugs.gnu.org, bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163681431626981 (code B ref -1); Sat, 13 Nov 2021 14:39:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Nov 2021 14:38:36 +0000 Received: from localhost ([127.0.0.1]:46802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mluAu-000717-EJ for submit@debbugs.gnu.org; Sat, 13 Nov 2021 09:38:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:46374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mluAt-000710-DP for submit@debbugs.gnu.org; Sat, 13 Nov 2021 09:38:35 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mluAt-0006FS-7G for bug-guix@gnu.org; Sat, 13 Nov 2021 09:38:35 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]:46699) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mluAr-0004WV-2m for bug-guix@gnu.org; Sat, 13 Nov 2021 09:38:34 -0500 Date: Sat, 13 Nov 2021 14:38:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rixotstudio.cz; s=protonmail2; t=1636814310; bh=G6CzFoU/DVnrm95RVP61tKfD3LJPep7OYwtkPE2uESk=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=SW3Tv/WzPD6zvTPNRqZhc9mccGeceiQ5R6ZW6SZhJTmGfcgKudkYHaSWKqxoQD7x6 ggTZdWs2EIeN+4EQr+m+7SftDPMlKuXzVptkfRb8mFthwxD+xlg1f1orCVNMC9ciQ4 pD9bk7J4wyQmZ9WRXi+aU6+6rdZRKXPvxP8FNhOaZiDRJtPwfKAhMJsbgh0hUjkytN xfiNTywrPdPdHFV3aeqiQ3dfmleF2NEMcLPlfA1bW6Wod5uNtbi4+ZJXVk4nmrrCdB z38HZklCvVGY9YMKJzXKlqLSJcsCNhNDKRlzz7wnTopX8PRV+/xrfekrYxZ6UgEADO ljljYfC0/4ksA== From: Jacob Hrbek Message-ID: In-Reply-To: <871r3kjgq4.fsf@nckx> References: <871r3kjgq4.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------482a1f3e18e94a86a25147dc1013040d88f90ffc9ad5b78cbd2d23793f2d5117"; charset=utf-8 Received-SPF: pass client-ip=185.70.43.17; envelope-from=kreyren@rixotstudio.cz; helo=mail-4317.proton.ch 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_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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: Jacob Hrbek Cc: 51811@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636814357; 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: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=G6CzFoU/DVnrm95RVP61tKfD3LJPep7OYwtkPE2uESk=; b=NO9H4lqmfXtFPIfNDDY05nBJ4OyIysvG5feSHzVZFT1oPwBDYhbmNkVmWnQ13T2EVs1B5P B9sBUmBeBDPq+s4uNCClDcUrpGMyzRgV2uE4B92/wxmAoQFSWVGiSs9wWA/N2y2bDQ9BaG NnuNbep4VrWUzuLmBsrHjolKQyUp3YlZ+m+tlUL+nL0rwO8zAJx4xzCGNfkzhPaAeLI28w /EginICylXTuiIloRSoBaJObFNMTVEEnL+rG1oq5E6CrBS7bxAtKrw2PSky3VEK42yCaPw cZ1dtxfKwBF3AJSjk5ACjvc7VC1OPH66KqQk2+eF9DVxH8CvOmJlkH0ap27zvQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636814357; a=rsa-sha256; cv=none; b=TTVX4U+9KGHAsMmqgx1Q6xVQxv92RfmO8esj0FBrL+JWfcaqBNXt9JnHyGZ8Psz7fvsIPe yiLrZSgE2Fyic2iTveNZteJScmLYZh4IBdJ1E/MkDCc4hxWcvT2tvFDCUDHyyYxdeg/AIP h3h4OHgLqNC4CFFasB/wU8E/FFagfgaqxnRZkEC8CLmn8xISSlkTYX7Sw8wOMz2rFCs7IU iJFosHyzaXOcLf3Q0RaKPukb6h+kcoAYXmnYDEnOgFVrvWDIQCzBz5G9jE6lx5xmbhZzfE FphvWPfI9RPMxW2qjhk73LDA4OKMpwiqB0GzUAkwJEyBC1it4hOfsCrRlh/DIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail2 header.b="SW3Tv/Wz"; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail2 header.b="SW3Tv/Wz"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=rixotstudio.cz (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: A0A22EC80 X-Spam-Score: -3.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: 14RA17WTkfBC This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------482a1f3e18e94a86a25147dc1013040d88f90ffc9ad5b78cbd2d23793f2d5117 Content-Type: multipart/mixed;boundary=---------------------5d0bdcf2fdfeb41c0d4ddb26d5eefdc5 -----------------------5d0bdcf2fdfeb41c0d4ddb26d5eefdc5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 > > Could you report it, along with the configuration required to reproduc= e it? -- T G.R Submitted http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51813 -- Jacob "Kreyren" Hrbek Sent with ProtonMail Secure Email. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original M= essage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Saturday, November 13th, 2021 at 2:01 PM, Tobias Geerinckx-Rice wrote: > Jacob, > = > I've marked this nice-to-have improvement as such. > = > Jacob Hrbek =E5=86=99=E9=81=93=EF=BC=9A > = > > Currently the Guix Installer on Latest (13/11/2021-EU) is > forcing gd= m as session manager that just errors out with "Oh > no!" following by use= less > > = > > error logs and messages that attempts to test your self control. > = > Er, this is the real bug=E2=80=A6 > = > Could you report it, along with the configuration required to reproduce = it? > = > Thanks, > = > T G-R -----------------------5d0bdcf2fdfeb41c0d4ddb26d5eefdc5 Content-Type: application/pgp-keys; filename="publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc"; name="publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc"; name="publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc" LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tDQpWZXJzaW9uOiBPcGVuUEdQLmpz IHY0LjEwLjEwDQpDb21tZW50OiBodHRwczovL29wZW5wZ3Bqcy5vcmcNCg0KeGpNRVlBbDNGaFlK S3dZQkJBSGFSdzhCQVFkQVFLQXBtZFI4dEc5YUtFZHh3SEovWktPMkN2Wk1SV1B0DQpCTk5HcUpV aHAyTE5MMnR5WlhseVpXNUFjbWw0YjNSemRIVmthVzh1WTNvZ1BHdHlaWGx5Wlc1QWNtbDQNCmIz UnpkSFZrYVc4dVkzbyt3bzhFRUJZS0FDQUZBbUFKZHhZR0N3a0hDQU1DQkJVSUNnSUVGZ0lCQUFJ Wg0KQVFJYkF3SWVBUUFoQ1JDdDAzMFVxMEw4cVJZaEJCWjMyNEtUaktobGM0RWpCNjNUZlJTclF2 eXA1N1FBDQovMHRsYmRuQ0l6cmVLWG12VzJYU1lYekFKb3RKZHhDekUrWEFUTStxUERLekFRQ2Ni SHA3eXc2K0FybmcNCmVTdEdGbi9vbGh4VFBkcHU2NDFDTEdpZ1BtRW9CYzQ0QkdBSmR4WVNDaXNH QVFRQmwxVUJCUUVCQjBEYQ0KaUkzalFmU29pM0RaNC9OZm14R2RzUnN2OS9CcU1nVzVqNmpkQnFr eUlBTUJDQWZDZUFRWUZnZ0FDUVVDDQpZQWwzRmdJYkRBQWhDUkN0MDMwVXEwTDhxUlloQkJaMzI0 S1RqS2hsYzRFakI2M1RmUlNyUXZ5cEhjRUINCkFPUXhTL0ovVU0wZWU4azJqYmxpV2QvUTBJZCtY OFVIQlhoeXFWUmMyMnFyQVFETEhjVzk3V1FiU0pGbw0KMTlrd3Q3ME95SGVwRjZMV3BERDBQdUlT WkQ2SUNnPT0NCj05a1pnDQotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tDQo= -----------------------5d0bdcf2fdfeb41c0d4ddb26d5eefdc5-- --------482a1f3e18e94a86a25147dc1013040d88f90ffc9ad5b78cbd2d23793f2d5117 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKAAYFAmGPzdUAIQkQrdN9FKtC/KkWIQQWd9uCk4yoZXOBIwet030U q0L8qW9iAP9x8txDRbDj9avWJi1bIbG/Ytmd9Pnd7a4yDt6hiJWlVgEAtjVf mGyrnczfWSJtlXGDr6o2yhgXkpk6bUBXsH/TVAY= =nIvO -----END PGP SIGNATURE----- --------482a1f3e18e94a86a25147dc1013040d88f90ffc9ad5b78cbd2d23793f2d5117--