From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: system vm fails (reprise) Date: Sat, 17 Mar 2018 05:47:48 +0100 Message-ID: References: <877eqbbx96.fsf@fastmail.com> <874llfbvt1.fsf@fastmail.com> <20180316232038.47df20b0@alma-ubu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113f57fa409dd00567946d0a" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ex3l1-0003Aq-KC for help-guix@gnu.org; Sat, 17 Mar 2018 00:47:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ex3l0-0000jL-GC for help-guix@gnu.org; Sat, 17 Mar 2018 00:47:51 -0400 Received: from mail-yw0-x22d.google.com ([2607:f8b0:4002:c05::22d]:45024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ex3l0-0000iT-8z for help-guix@gnu.org; Sat, 17 Mar 2018 00:47:50 -0400 Received: by mail-yw0-x22d.google.com with SMTP id x197so8309728ywg.11 for ; Fri, 16 Mar 2018 21:47:49 -0700 (PDT) In-Reply-To: <20180316232038.47df20b0@alma-ubu> 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: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Cc: help-guix --001a113f57fa409dd00567946d0a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2018-03-16 23:20 GMT+01:00 Bj=C3=B6rn H=C3=B6fling : > On Fri, 16 Mar 2018 21:54:24 +0100 > Catonano wrote: > > > 2018-03-16 21:38 GMT+01:00 Marius Bakke : > > > > > Catonano writes: > > > > > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ > > > >> --image-size=3D10GB \ > > > >> --share=3D$HOME/transit=3D/transit > > > > guix system: error: build failed: error parsing derivation > > > > `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': > > > > expected string `Derive([' > > > > > > 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? > > > > > > > > > catonano@xps ~/projects/guix$ cat > > /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv > > catonano@xps ~/projects/guix$ > > > > also > > > > catonano@xps ~/projects/guix$ ls -lha > > /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv > > -r--r--r-- 2 root root 0 1 gen 1970 > > > > catonano@xps ~/projects/guix$ > > > > > > 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 ...` > > > Bj=C3=B6rn > After "guix gc" it works !! Thanks !! --001a113f57fa409dd00567946d0a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-03-16 23:20 GMT+01:00 Bj=C3=B6rn H=C3=B6fling &l= t;bj= oern.hoefling@bjoernhoefling.de>:
On Fri, 16 Mar 2018 21:54:24 +0100
Catonano <catonano@gmail.com&g= t; wrote:

> 2018-03-16 21:38 GMT+01:00 Marius Bakke <mbakke@fastmail.com>:
>
> > Catonano <catonano@gmail= .com> writes:
> >
> > > ~$ guix system vm ~/configs/vm-config-desktop.scm \
> > >>=C2=A0 =C2=A0 --image-size=3D10GB \
> > >>=C2=A0 =C2=A0 --share=3D$HOME/transit=3D/transit
> > > guix system: error: build failed: error parsing derivation > > > `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-envir= onment.drv':
> > > expected string `Derive(['
> >
> > This is very odd.=C2=A0 Can you paste the output of:
> >
> > cat /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environ= ment.drv ?
> >
> > Does it make any difference if you drop --image-size (which is no= w
> > autodetected) and/or --share?
> >
>
>
> catonano@xps ~/projects/guix$ cat
> /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv<= br> > catonano@xps ~/projects/guix$
>
> also
>
> catonano@xps ~/projects/guix$ ls -lha
> /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv<= br> > -r--r--r-- 2 root root 0=C2=A0 1 gen=C2=A0 1970
>
> catonano@xps ~/projects/guix$
>
>
> 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-environmen= t.drv

And then start again with your `guix system vm ...`


Bj=C3=B6rn


A= fter "guix gc" it works !!

Thanks !!

--001a113f57fa409dd00567946d0a--