On Tue, 20 Mar 2018 11:54:54 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Catonano <caton...@gmail.com> skribis: > > > 2018-03-16 23:20 GMT+01:00 Björn Höfling > > <bjoern.hoefl...@bjoernhoefling.de> : > > > >> On Fri, 16 Mar 2018 21:54:24 +0100 > >> Catonano <caton...@gmail.com> wrote: > >> > >> > 2018-03-16 21:38 GMT+01:00 Marius Bakke <mba...@fastmail.com>: > >> > > >> > > Catonano <caton...@gmail.com> writes: > >> > > > >> > > > ~$ 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([' > > [...] > > >> guix gc > >> -d /gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv > >> > >> And then start again with your `guix system vm ...` > >> > >> > >> Björn > >> > > > > > > After "guix gc" it works !! > > Looks like you had corrupt files, which is a bad sign.
Marius opened a bug for this one: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30875 Björn