From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24684: invalid command-line syntax to herd causes a kernel panic? Date: Sun, 16 Oct 2016 15:52:43 +0200 Message-ID: <87vawsh044.fsf@gnu.org> References: 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]:54948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvls7-0007PF-27 for bug-guix@gnu.org; Sun, 16 Oct 2016 09:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvls6-00043A-E3 for bug-guix@gnu.org; Sun, 16 Oct 2016 09:53:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56226) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bvls6-000430-Am for bug-guix@gnu.org; Sun, 16 Oct 2016 09:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bvls6-0007ve-5H for bug-guix@gnu.org; Sun, 16 Oct 2016 09:53:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Caleb Ristvedt's message of "Thu, 13 Oct 2016 14:26:04 -0500") 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: Caleb Ristvedt Cc: 24684-done@debbugs.gnu.org Caleb Ristvedt skribis: > I should have read the man page before trying to use multiple commands at > once, but somehow it ended up causing a kernel panic? > > Here's what I ran as root in tty0 (I think that's what it's called, it's > the thing I get to by pressing ctrl + alt + f1): > > herd enable ntpd start ntpd Ouch! Fixed in Shepherd commit 9161450cb800f09ba617f456df9d2ec55ebf242b. I=E2=80=99d like to prepare a Shepherd release soon with this fix, sounds worthy=E2=80=A6 Thanks for your report! Ludo=E2=80=99.