From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#30993: OpenSSH sshd killed by Shepherd 0.4.0 Date: Tue, 14 May 2019 15:33:59 +0200 Message-ID: <878sv9yxbs.fsf@gnu.org> References: <20180329200803.GA15842@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQXaC-0007m2-Fe for bug-guix@gnu.org; Tue, 14 May 2019 09:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQXaB-0001NN-6t for bug-guix@gnu.org; Tue, 14 May 2019 09:35:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34137) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQXaA-0001MW-Q3 for bug-guix@gnu.org; Tue, 14 May 2019 09:35:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQXaA-0006pI-FH for bug-guix@gnu.org; Tue, 14 May 2019 09:35:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180329200803.GA15842@jasmine.lan> (Leo Famulari's message of "Thu, 29 Mar 2018 16:08:03 -0400") 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: Leo Famulari Cc: 30993@debbugs.gnu.org Hi Leo, Leo Famulari skribis: > One interesting tidbit is that the PID file '/var/run/sshd.pid' is not > created anymore. And if I create an empty PID file by hand, it is > removed after trying to start the ssh-daemon service. Also, the sshd > user's home '/var/run/sshd' does not exist, and is similarly removed if > it does exist. There are reasons to believe that this issue is fixed by the Shepherd 0.6.1: https://issues.guix.info/issue/35550 Could you check somehow if the bug shows up again? Thanks, Ludo=E2=80=99.