From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: GuixSD 0.11.0 Install Date: Tue, 23 Aug 2016 17:52:07 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcDzs-0001Tk-5V for guix-devel@gnu.org; Tue, 23 Aug 2016 11:52:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcDzo-0000Ol-4x for guix-devel@gnu.org; Tue, 23 Aug 2016 11:52:16 -0400 Received: from mail-yw0-x230.google.com ([2607:f8b0:4002:c05::230]:35507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcDzm-0000OK-UI for guix-devel@gnu.org; Tue, 23 Aug 2016 11:52:12 -0400 Received: by mail-yw0-x230.google.com with SMTP id j12so74536964ywb.2 for ; Tue, 23 Aug 2016 08:52:09 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marc Dunivan Cc: "guix-devel@gnu.org" Hi Marc, The error message you describe occurs when PID 1 exits. Can you post your guixsd configuration so that we can reproduce the error? Have you tried running `guix system vm my-guixsd-configuration.scm`? That should give you the same error and should help debugging this. David