Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2018-03-16 Thread Oleg Pykhalov
Hello, sh...@muto.ca writes: > The Guix daemon was active and enabled when I checked systemctl, and a > daemon reload didn't work, either. > A reboot seemed to do the trick, at least I was able to successfully > run 'guix build guix' after that. This means the ‘guix-daemon’ daemon works. > But

Re: system vm fails

2018-03-16 Thread Leo Famulari
On Thu, Mar 15, 2018 at 10:02:02PM +0100, Catonano wrote: > after some time that I didn't try, I issued this command > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ > >--image-size=10GB \ > >--share=$HOME/transit=/transit > > > and I got > > > Backtrace: What is the output of

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 15:57 GMT+01:00 Leo Famulari : > On Thu, Mar 15, 2018 at 10:02:02PM +0100, Catonano wrote: > > after some time that I didn't try, I issued this command > > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ > > >--image-size=10GB \ > > >--share=$HOME/transit=/transit > > >

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 16:12 GMT+01:00 Catonano : > > > 2018-03-16 15:57 GMT+01:00 Leo Famulari : > >> On Thu, Mar 15, 2018 at 10:02:02PM +0100, Catonano wrote: >> > after some time that I didn't try, I issued this command >> > >> > ~$ guix system vm ~/configs/vm-config-desktop.scm \ >> > >--image-size=10

Re: system vm fails

2018-03-16 Thread Catonano
and from a checked out gix I get ~/projects/guix$ sudo ./pre-inst-env guix pull guix pull: error: Guile-Git is missing but it is now required by 'guix pull'. Install it by running: guix package -i guile-git export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/2.2:$GUILE_LOAD_PATH exp

Re: system vm fails

2018-03-16 Thread Marius Bakke
Catonano writes: > and from a checked out gix I get > > ~/projects/guix$ sudo ./pre-inst-env guix pull > guix pull: error: Guile-Git is missing but it is now required by 'guix > pull'. > Install it by running: > > guix package -i guile-git > export > GUILE_LOAD_PATH=$HOME/.guix-profile/share/

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 18:14 GMT+01:00 Marius Bakke : > Catonano writes: > > > and from a checked out gix I get > > > > ~/projects/guix$ sudo ./pre-inst-env guix pull > > guix pull: error: Guile-Git is missing but it is now required by 'guix > > pull'. > > Install it by running: > > > > guix package -i gui

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 18:35 GMT+01:00 Catonano : > > > 2018-03-16 18:14 GMT+01:00 Marius Bakke : > >> Catonano writes: >> >> > and from a checked out gix I get >> > >> > ~/projects/guix$ sudo ./pre-inst-env guix pull >> > guix pull: error: Guile-Git is missing but it is now required by 'guix >> > pull'. >>

system vm fails (reprise)

2018-03-16 Thread Catonano
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 \ >--s

Re: system vm fails (reprise)

2018-03-16 Thread 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.

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
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 happ

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
2018-03-16 21:38 GMT+01:00 Marius Bakke : > Catonano 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

Re: system vm fails (reprise)

2018-03-16 Thread Marius Bakke
Catonano 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([' This is

Re: system vm fails (reprise)

2018-03-16 Thread Björn Höfling
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=10GB \ > > >>--share=$HOME/transit=/transit > > > guix system: error: build failed

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2018-03-16 Thread Melon
Thank you for the advice, Oleg. Creating a new user worked, if I cannot find an answer I can always switch to a new account. I removed ~/.cache/guix and it almost worked. I'm now getting a different error when running 'guix pull': guix pull: error: could not find bootstrap binary 'guile-2.0.9.ta

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
2018-03-16 23:20 GMT+01:00 Björn Höfling : > 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=10GB \ > > > >>--share=$HOM

user password (which module ?)

2018-03-16 Thread Catonano
I'd like to define a password for my user in my conf.scm file Because I don't want to be bothered with using passwd every time In the manual I read that I have to use thhe Guile ""crypt" procedure Which module should I import in my conf file in order to se that procedure ? The guile manual does

keyboard layout and system locale

2018-03-16 Thread Catonano
Can I set up the keyboard layout and my system locale (Italian) for my Gnome desktop in my conf.scm file ? Otherwise I have to click around in every throaway virtual machine I create in order to be able to use the desktop environment Thanks

invoking info guix

2018-03-16 Thread Catonano
In a terminal I can issue this command ~$ info guix and have the guuix manual pop up In Emacs I can do M-x info but then I find myself in a general page, a sort of index and I have to search through it in order to find the guix "link" How can I end up in the Guix manual front page directly ev