From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35996: User account password got locked when booting old generation Date: Thu, 6 Jun 2019 09:01:44 +0200 Message-ID: <20190606070143.poiz4anyd3i3bjkg@pelzflorian.localdomain> References: <20190603145209.ub7663zp7yh7n7i4@pelzflorian.localdomain> <87d0jtemca.fsf@gnu.org> <20190604121710.uqni7cwp5jo4pwmq@pelzflorian.localdomain> <20190604141217.7tq33idseebne5v2@pelzflorian.localdomain> <20190604171715.gvwr54wiek4xs24e@pelzflorian.localdomain> <87o93d6o8u.fsf@gnu.org> <20190605061611.py3v3msydbfn2eoe@pelzflorian.localdomain> <87imtk73xs.fsf@gnu.org> <20190605110658.7metilrqike4juml@pelzflorian.localdomain> <87a7evwxa9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYmPS-00027f-U9 for bug-guix@gnu.org; Thu, 06 Jun 2019 03:02:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYmPS-0000nw-0r for bug-guix@gnu.org; Thu, 06 Jun 2019 03:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35229) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYmPR-0000nZ-Tu for bug-guix@gnu.org; Thu, 06 Jun 2019 03:02:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYmPR-0005YS-Px for bug-guix@gnu.org; Thu, 06 Jun 2019 03:02:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87a7evwxa9.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35996@debbugs.gnu.org On Wed, Jun 05, 2019 at 11:13:34PM +0200, Ludovic Courtès wrote: > Awesome! I must say that I’m really glad you’re putting this much > energy into reproducing issues and investigating—it’s rare for people > who report bug to dig this deep, but it’s super helpful and motivating! :) > The attached patch for Shepherd moves everything before loading the > config file. I think it will have the desired effect, though I’m not > entirely sure the signal handler would run at the right time etc. > It works for me without recovering journal message (and taking an insignificantly longer time to reboot). Regards, Florian