From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#32197: openssh not starting unless reconfigured Date: Thu, 19 Jul 2018 15:02:49 +0200 Message-ID: <87tvov5qfa.fsf@lassieur.org> References: <87601clhrh.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fg8bZ-0005IL-3M for bug-guix@gnu.org; Thu, 19 Jul 2018 09:05:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fg8aG-0000kZ-0T for bug-guix@gnu.org; Thu, 19 Jul 2018 09:04:25 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42610) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fg8aF-0000kM-NG for bug-guix@gnu.org; Thu, 19 Jul 2018 09:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fg8aE-00043v-7F for bug-guix@gnu.org; Thu, 19 Jul 2018 09:03:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87601clhrh.fsf@fastmail.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: Eric Brown Cc: 32197@debbugs.gnu.org Eric Brown writes: > GuixSD 1.5 amd64 > > (stock, and with guix pull && guix package -u) > > I have initialized a system with the attached config.scm. The openssh > service does not work at boot.=20 > > However, I can reconfigure the system, and the openssh service works and > allows connections. > > (I've confirmed with several people with same observation on #guix) Hi Eric, Julien pushed a commit that is supposed to fix your issue. Could you 'guix pull' and test it? Thanks, Cl=C3=A9ment