From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maitja Obid Subject: guix fail to reconfigure the system Date: Wed, 25 Apr 2018 18:52:04 +0200 Message-ID: <877eov2pqj.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBNeP-00032u-19 for help-guix@gnu.org; Wed, 25 Apr 2018 12:52:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBNeL-0000HY-Vs for help-guix@gnu.org; Wed, 25 Apr 2018 12:52:13 -0400 Received: from mout.gmx.net ([212.227.17.21]:53063) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fBNeL-0000Fx-Lv for help-guix@gnu.org; Wed, 25 Apr 2018 12:52:09 -0400 Received: from hornet.gmx.com ([193.77.159.95]) by mail.gmx.com (mrgmx102 [212.227.17.174]) with ESMTPSA (Nemesis) id 0MWQSM-1es9hF1QTK-00XZJF for ; Wed, 25 Apr 2018 18:52:07 +0200 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi, I have freshly installed guixsd distribution. Afer running guix pull and system build i was trying to switch into newly built system with system reconfigure which gives me next error: root@hostname ~# guix system reconfigure /etc/config.scm guix system: error: stat: No such file or directory: "system" What can be wrong? -- Matija