From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 15 05:29:26 2021 Received: (at 48924) by debbugs.gnu.org; 15 Jun 2021 09:29:27 +0000 Received: from localhost ([127.0.0.1]:48418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lt5Nu-0003I8-Nw for submit@debbugs.gnu.org; Tue, 15 Jun 2021 05:29:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lt5Nt-0003Hw-Fp for 48924@debbugs.gnu.org; Tue, 15 Jun 2021 05:29:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47808) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lt5Nm-0008W9-3z; Tue, 15 Jun 2021 05:29:18 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=59052 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lt5Nl-0007ZG-PF; Tue, 15 Jun 2021 05:29:17 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Efraim Flashner Subject: Re: [bug#48924] Add systemd References: <6bb174687e5520154f4cb0fefe8306158d594c01.camel@student.tugraz.at> <87sg1m2jjl.fsf@gnu.org> <7a89e12d172b71e524498ddfbc8899ab2efe4f0c.camel@student.tugraz.at> <7519d8b43228f04281990bebda04ca785563b21f.camel@student.tugraz.at> <877diwy6gd.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 27 Prairial an 229 de la =?utf-8?Q?R=C3=A9volution?= 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: Tue, 15 Jun 2021 11:29:15 +0200 In-Reply-To: (Efraim Flashner's message of "Tue, 15 Jun 2021 09:35:40 +0300") Message-ID: <87r1h3tr10.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48924 Cc: Tony O , Leo Prikler , 48924@debbugs.gnu.org, Leo Famulari 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: -3.3 (---) Hi, Efraim Flashner skribis: > This actually works better for on Guix System than on a foreign distro > > (ins)efraim@3900XT ~/workspace/guix$ /gnu/store/khpdv70slxmvrla1q8lnkkq1c= xv9pm75-systemd-247/bin/loginctl -H g4 list-sessions > SESSION UID USER SEAT TTY > 1 118 sddm seat0 > 12683 1000 efraim seat0 tty2 > 13 1000 efraim seat0 tty3 > 15005 1000 efraim pts/2 > > 4 sessions listed. > (ins)efraim@3900XT ~/workspace/guix$ loginctl -H g4 list-sessions > bash: line 1: elogind-stdio-bridge: command not found D=E2=80=99oh! How=E2=80=99s that possible? We should also fix (upgrade?) = elogin. > That said, the package definitely needs some work. The source URI is > autogenerated, we shouldn't need glibc as an input, and I'm guessing > that setting all the config directories to out would cause problems. Not > to mention the extra bits that don't add any value to Guix System. Yes, and also Marius=E2=80=99 copyright line should be preserved. Tony, could you address these issues and send an updated patch? Thanks, and sorry for the lengthy discussion. :-) Ludo=E2=80=99.