From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Subject: Re: system vm fails (reprise) Date: Fri, 16 Mar 2018 23:20:38 +0100 Message-ID: <20180316232038.47df20b0@alma-ubu> References: <877eqbbx96.fsf@fastmail.com> <874llfbvt1.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/g=rovGlfuX3A60J1on_=HGY"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewxiO-0006HZ-Ew for help-guix@gnu.org; Fri, 16 Mar 2018 18:20:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewxiL-00031L-9p for help-guix@gnu.org; Fri, 16 Mar 2018 18:20:44 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:50586 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewxiL-00030E-3J for help-guix@gnu.org; Fri, 16 Mar 2018 18:20:41 -0400 In-Reply-To: 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: Catonano Cc: help-guix --Sig_/g=rovGlfuX3A60J1on_=HGY Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 16 Mar 2018 21:54:24 +0100 Catonano wrote: > 2018-03-16 21:38 GMT+01:00 Marius Bakke : >=20 > > Catonano writes: > > =20 > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ =20 > > >> --image-size=3D10GB \ > > >> --share=3D$HOME/transit=3D/transit =20 > > > guix system: error: build failed: error parsing derivation > > > `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': > > > expected string `Derive([' =20 > > > > This is very odd. Can you paste the output of: > > > > cat /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv ? > > > > Does it make any difference if you drop --image-size (which is now > > autodetected) and/or --share? > > =20 >=20 >=20 > catonano@xps ~/projects/guix$ cat > /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv > catonano@xps ~/projects/guix$ >=20 > also >=20 > catonano@xps ~/projects/guix$ ls -lha > /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv > -r--r--r-- 2 root root 0 1 gen 1970 >=20 > catonano@xps ~/projects/guix$ >=20 >=20 > it's an empty file ! Just a blind guess, not sure if that thing is alive or dead: Can you try: guix gc -d /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv And then start again with your `guix system vm ...`=20 Bj=C3=B6rn --Sig_/g=rovGlfuX3A60J1on_=HGY Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlqsQzYACgkQvyhstlk+X/0wkACgpFlxkKlEKILx9sAXlqYLH5J5 bQQAoKhobe1pDz6Cn+KNHTsYeXGbNT2C =90sh -----END PGP SIGNATURE----- --Sig_/g=rovGlfuX3A60J1on_=HGY--