From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: system vm fails (reprise) Date: Fri, 16 Mar 2018 21:12:15 +0100 Message-ID: References: <877eqbbx96.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114e4f2e7c5c6b05678d39b9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewvi6-0001fS-3E for help-guix@gnu.org; Fri, 16 Mar 2018 16:12:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewvi5-0000z2-0K for help-guix@gnu.org; Fri, 16 Mar 2018 16:12:18 -0400 Received: from mail-yw0-x22c.google.com ([2607:f8b0:4002:c05::22c]:43586) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewvi4-0000yP-Qs for help-guix@gnu.org; Fri, 16 Mar 2018 16:12:16 -0400 Received: by mail-yw0-x22c.google.com with SMTP id r66so7768656ywh.10 for ; Fri, 16 Mar 2018 13:12:16 -0700 (PDT) In-Reply-To: <877eqbbx96.fsf@fastmail.com> 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: Marius Bakke Cc: help-guix --001a114e4f2e7c5c6b05678d39b9 Content-Type: text/plain; charset="UTF-8" 2018-03-16 21:07 GMT+01:00 Marius Bakke : > Catonano writes: > > > Ok, so in running > > > > sudo -E guix ... > > > > I had messed up my installation, so guix pull didn't work anymore > > > > I think I fixed it now > > > > guix pull ust worked, I reconfigured my system > > > > but this still happens > > > > $ ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm \ > >> --image-size=10GB \ > >> --share=$HOME/transit=/transit > > guix system: error: build failed: error parsing derivation > > `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': expected > > string `Derive([' > > Do you get the same error if you don't use "./pre-inst-env"? > > What does 'git describe' output in your repository? > Thank you Marius This is without .pre-inst-env ~$ guix system vm ~/configs/vm-config-desktop.scm \ > --image-size=10GB \ > --share=$HOME/transit=/transit guix system: error: build failed: error parsing derivation `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': expected string `Derive([' catonano@xps ~$ and this is git describe in my repo ~/projects/guix$ git describe v0.14.0-3414-g1d97d8ffd --001a114e4f2e7c5c6b05678d39b9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
2018-03-16 21:07 GMT+01:00 Marius Bakke = <mbakke@fastmai= l.com>:
Catonano <catonano@gmail.com> writes:

> Ok, so in running
>
> sudo -E guix ...
>
> I had messed up my installation, so guix pull didn't work anymore<= br> >
> I think I fixed it now
>
> guix pull ust worked, I reconfigured my system
>
> but this still happens
>
> $ ./pre-inst-env 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-environment.drv= ': expected
> string `Derive(['

Do you get the same error if you don't use "./pre-inst-env&= quot;?

What does 'git describe' output in your repository?


Thank you Mariu= s

This is without .pre-inst-env
=
~$ guix system vm ~/configs/vm-config-desktop.scm \
>=C2=A0=C2=A0= =C2=A0 --image-size=3D10GB \
>=C2=A0=C2=A0=C2=A0 --share=3D$HOME/tran= sit=3D/transit
guix system: error: build failed: error parsing derivatio= n `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': expect= ed string `Derive(['
catonano@xps ~$


and this is git describe in my repo

~/projects/guix$ g= it describe
v0.14.0-3414-g1d97d8ffd

--001a114e4f2e7c5c6b05678d39b9--