bug#25952: offloading: empty machines file leads to error

2021-08-17 Thread Maxim Cournoyer
Hi Simon, zimoun writes: > Hi Tobias, > > On Mon, 25 May 2020 at 22:32, Tobias Geerinckx-Rice wrote: >> zimoun 写道: >>> This bug [1] had not been commented since the last 3 years and it has >>> been asked more info 3 weeks ago. >> >> The issue is that files such as /etc/guix/machines.scm (but

bug#25952: offloading empty machines file

2021-07-13 Thread zimoun
Hi Tobias, On Mon, 25 May 2020 at 22:32, Tobias Geerinckx-Rice wrote: > zimoun 写道: >> This bug [1] had not been commented since the last 3 years and it has >> been asked more info 3 weeks ago. > > The issue is that files such as /etc/guix/machines.scm (but this applies > equally to /etc/guix/acl

bug#25952: offloading: empty machines file leads to error

2021-07-05 Thread zimoun
Hi, For reference: . On Mon, 14 Sep 2020 at 19:26, zimoun wrote: > On Tue, 26 May 2020 at 00:43, zimoun wrote: >> On Mon, 25 May 2020 at 22:32, Tobias Geerinckx-Rice wrote: >> >>> The issue is that files such as /etc/guix/machines.scm (but this >>>

bug#25952: offloading empty machines file

2020-09-14 Thread zimoun
Dear, On Tue, 26 May 2020 at 00:43, zimoun wrote: > On Mon, 25 May 2020 at 22:32, Tobias Geerinckx-Rice wrote: > >> The issue is that files such as /etc/guix/machines.scm (but this >> applies equally to /etc/guix/acl & so on) are expected to evaluate >> to a sexp. >> >> An empty file does not a

bug#25952: offloading empty machines file

2020-05-25 Thread zimoun
Hi Tobias, On Mon, 25 May 2020 at 22:32, Tobias Geerinckx-Rice wrote: > The issue is that files such as /etc/guix/machines.scm (but this > applies equally to /etc/guix/acl & so on) are expected to evaluate > to a sexp. > > An empty file does not a valid sexp make, so Guix throws an > prickly

bug#25952: offloading empty machines file

2020-05-25 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Simon, zimoun 写道: This bug [1] had not been commented since the last 3 years and it has been asked more info 3 weeks ago. The issue is that files such as /etc/guix/machines.scm (but this applies equally to /etc/guix/acl & so on) are expected to evaluate to a sexp. An empty file does not

bug#25952: offloading empty machines file

2020-05-25 Thread zimoun
Dear, This bug [1] had not been commented since the last 3 years and it has been asked more info 3 weeks ago. Therefore, I am closing. Feel free to reopen if I misunderstand something. [1] http://issues.guix.gnu.org/issue/25952 All the best, simon

bug#25952: offloading empty machines file

2020-05-03 Thread zimoun
Dear, Digging in the bug tracker, I found this bug report [1]. Could you expand on the issue? And report the error message? Thank you in advance. Best regards, simon [1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25952

bug#25952: offloading: empty machines file leads to error

2017-03-03 Thread ng0
I have misplaced my log for this, but it is easy to reproduce: configure offloading on master and build-machine, comment the entire content of the file which holds the build-machines, run "guix build hello" and see the error. This should even work when you haven't configured offloading, just