From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix fail to reconfigure the system Date: Wed, 25 Apr 2018 22:43:35 +0200 Message-ID: <87tvrzow3s.fsf@gnu.org> References: <877eov2pqj.fsf@gmx.com> 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]:35531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBRGv-0008Og-2k for help-guix@gnu.org; Wed, 25 Apr 2018 16:44:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBRGr-0005y1-6s for help-guix@gnu.org; Wed, 25 Apr 2018 16:44:13 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:47152) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fBRGr-0005xb-0A for help-guix@gnu.org; Wed, 25 Apr 2018 16:44:09 -0400 In-Reply-To: <877eov2pqj.fsf@gmx.com> (Maitja Obid's message of "Wed, 25 Apr 2018 18:52:04 +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: Maitja Obid Cc: help-guix@gnu.org Hello Maitja, Maitja Obid skribis: > 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? No idea at first sight. Could you share your config.scm? Thanks, Ludo=E2=80=99.