From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop Date: Tue, 17 Sep 2019 13:16:14 +0200 Message-ID: <20190917131614.018d19c3@kompiuter> References: <20190916005154.41b74430@interia.pl> <871rwf5y49.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53960) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iABTk-0003Z9-LR for bug-guix@gnu.org; Tue, 17 Sep 2019 07:17:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iABTj-0007dy-7Z for bug-guix@gnu.org; Tue, 17 Sep 2019 07:17:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42873) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iABTi-0007dm-Pz for bug-guix@gnu.org; Tue, 17 Sep 2019 07:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iABTi-0008JJ-IG for bug-guix@gnu.org; Tue, 17 Sep 2019 07:17:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871rwf5y49.fsf@ngyro.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Timothy Sample Cc: 37423@debbugs.gnu.org On Tue, 17 Sep 2019 00:45:58 -0400 Timothy Sample wrote: > Could this be the same issue as ? In > short, Guix doesn=E2=80=99t guarantee that the =E2=80=9Cgdm=E2=80=9D user= will have the same > UID if it gets deleted and recreated (which happens when you remove > the GDM service and add it again). You can fix this by ensuring the > owner of the files under =E2=80=9C/var/lib/gdm=E2=80=9D is the current = =E2=80=9Cgdm=E2=80=9D user. >=20 >=20 > -- Tim Yes, this seems to be the same issue. I'll try the solution, but it needs to be fixed anyway. Hope someone works on that. Thanks for help! --- Jan