[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: offloading issues again
From: |
Ludovic Courtès |
Subject: |
Re: offloading issues again |
Date: |
Sat, 13 Jan 2018 15:09:32 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hi ng0,
ng0 <address@hidden> skribis:
> @ build-started
> /gnu/store/kigimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv -
> x86_64-linux
> /var/log/guix/drvs/ki//gimal0dd5885mkli6h7n5mcbvp7g66-libvorbis-1.3.5.tar.xz.drv.bz2
> Backtrace:
> 9 (primitive-load "/gnu/store/v3rv8n4m73h3isgg1pbq4xzh9q6?")
> In guix/ui.scm:
> 1480:12 8 (run-guix-command _ . _)
> In guix/scripts/offload.scm:
> 696:22 7 (guix-offload . _)
> In ice-9/boot-9.scm:
> 837:9 6 (catch srfi-34 #<procedure 161be20 at guix/ui.scm:533:?> ?)
> 837:9 5 (catch system-error #<procedure 12cc480 at guix/script?> ?)
> In guix/scripts/offload.scm:
> 530:19 4 (process-request _ _ #<derivation /gnu/store/kigimal0d?> ?)
> 342:4 3 (transfer-and-offload #<derivation /gnu/store/kigimal0?> ?)
> In guix/ssh.scm:
> 249:18 2 (send-files #<build-daemon 256.97 c73f00> _ _ # _ # _)
> In ssh/dist/node.scm:
> 393:4 1 (node-eval #<node address@hidden:22555/37146 13dd3?> ?)
> 158:6 0 (rrepl-skip-to-prompt #<input-output: channel (closed) ?>)
>
> ssh/dist/node.scm:158:6: In procedure rrepl-skip-to-prompt:
> ssh/dist/node.scm:158:6: Throw to key `node-error' with args `("Could not
> locate REPL prompt" #<input-output: channel (closed) 17de8c0>)'.
This has been fixed in d06d54e338064d84a59c5811587b930799aab208 and in
the subsequent ‘guix’ package update. Let me know if there are still
problems for you!
Thanks,
Ludo’.