From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Brown Subject: bug#32197: openssh not starting unless reconfigured Date: Thu, 26 Jul 2018 08:32:40 -0500 Message-ID: <877eli9l6v.fsf@fastmail.com> References: <87601clhrh.fsf@fastmail.com> <87tvov5qfa.fsf@lassieur.org> <8736wfi9tj.fsf@fastmail.com> <8736w616f1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1figO9-0006LL-IM for bug-guix@gnu.org; Thu, 26 Jul 2018 09:33:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1figO6-0006zr-Il for bug-guix@gnu.org; Thu, 26 Jul 2018 09:33:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53578) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1figO6-0006zk-Eb for bug-guix@gnu.org; Thu, 26 Jul 2018 09:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1figO6-00052r-8Y for bug-guix@gnu.org; Thu, 26 Jul 2018 09:33:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8736w616f1.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 26 Jul 2018 15:18:58 +0200") 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: 32197-done@debbugs.gnu.org, =?UTF-8?Q?Cl=C3=A9ment?= Lassieur ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Eric Brown skribis: > >> Cl=C3=A9ment Lassieur writes: > > [...] > >>> Julien pushed a commit that is supposed to fix your issue. Could you >>> 'guix pull' and test it? >>> >>> Thanks, >>> Cl=C3=A9ment >> >> The fix works as expected. Thanks for your help! > > Closing the bug, thanks everyone! > > Ludo=E2=80=99. Hi Ludo' et al.: Unfortunately, I am still seeing issues with this. It could be because something that I am doing. I first git pull the master tree into ~/projects/guix, and cd there. Then: (GuixSD 0.15, on bare-metal) guix environment guix ./bootstrap ./configure --localstatedir=3D/var make sudo -E guix system reconfigure /etc/config.scm and reboot, and I still see the issue. I apologize that the test that I had done earlier was in a VM, and I may have done that wrong, or perhaps other differences. Eric