help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues with guix offload


From: Ludovic Courtès
Subject: Re: Issues with guix offload
Date: Tue, 11 Jun 2019 12:22:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Divan,

Did you eventually find out?

Divan Santana <address@hidden> skribis:

> Not sure how to further troubleshoot it:
>
> ~ sudo guix offload test
> guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
> guix offload: Guix is usable on 'cp3.santanas.co.za' (test returned 
> "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test")
> guix offload: 'cp3.santanas.co.za' is running GNU Guile 2.2.4
> sending 1 store item (0 MiB) to 'cp3.santanas.co.za'...
> exporting path `/gnu/store/sxxrzcpagpr87ldp82l9q634q7bbp8g5-export-test'
> guix offload: error: unknown error while sending files over SSH
>
> Seems something like this fails too
>
> guix copy --to=cp3.santanas.co.za emacs
>
> ~ ssh address@hidden guile --version
> guile (GNU Guile) 2.2.4
>
> ~ ssh address@hidden guix repl --version
> guix repl (GNU Guix) 1.0.1-3.4a54ed7
>
> Doing this (against sshd pid) on the build server results in a 2m file
> output. Where can I upload that?
>
> root@cp3 ~# strace -p 287 -s 300 -o log -f
>
> Not sure what to look for in the log output.

I would have suggested exactly this: look at the strace log, find the
bits that correspond to the ‘guix repl’ process, and see if there’s
anything wrong there.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]