Re: guix lint TLS certificate error

2019-06-30 Thread Giovanni Biscuolo
Ludovic Courtès writes: > Hi, > > Giovanni Biscuolo skribis: > >> /home/giovanni/{git}/giovanni.biscuolo.net/guix/gnu/packages/astronomy.scm:190:4: >> celestia@1.6.1-815.9dbdf29: failed to create x86_64-linux derivation: >> (srfi-34 #> "/usr/local/var/guix/daemon-socket/socket" errno: 111] 657

Re: guix lint TLS certificate error

2019-06-27 Thread Ludovic Courtès
Hi, Giovanni Biscuolo skribis: > /home/giovanni/{git}/giovanni.biscuolo.net/guix/gnu/packages/astronomy.scm:190:4: > celestia@1.6.1-815.9dbdf29: failed to create x86_64-linux derivation: > (srfi-34 # "/usr/local/var/guix/daemon-socket/socket" errno: 111] 6570090>) Note that you should configu

Re: guix lint TLS certificate error

2019-06-26 Thread Giovanni Biscuolo
Hello Guix! Giovanni Biscuolo writes: [...] > First I apply the patch to my guix checkout (dedicated branch based on > master, but this sould make no difference), then enter a guix env: > > $ guix environment guix --pure --ad-hoc curl [...] > Any hint please? Yes: do **not** use pure to en

guix lint TLS certificate error

2019-06-26 Thread Giovanni Biscuolo
Hello Guix, I'm learning to review proposed patches, I'm trying with #36197 ([Patch] gnu: add celestia; celestia-gtk) First I apply the patch to my guix checkout (dedicated branch based on master, but this sould make no difference), then enter a guix env: $ guix environment guix --pure --ad-ho