Hi,
> Could it be that the (guix …) modules were not found on the target
> machine[…]?
That’s it! The /etc/environment file does not contain lines for
GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH. I added them manually,
killed the listening Guile process, and tried again — with success.
I reme
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> ~/dev/gx/branches/master/pre-inst-env guix copy --to=elephly.net:1022
>> /gnu/store/b10q1d2hks78i6vbjwrf71xxsyc1xb95-system
>> Backtrace:
>>8 (apply-smob/1 #)
>> In ice-9/boot-9.scm:
>> 705:2 7 (call-with-prompt _ _ #> proc
Hi,
Ricardo Wurmus skribis:
> ~/dev/gx/branches/master/pre-inst-env guix copy --to=elephly.net:1022
> /gnu/store/b10q1d2hks78i6vbjwrf71xxsyc1xb95-system
> Backtrace:
>8 (apply-smob/1 #)
> In ice-9/boot-9.scm:
> 705:2 7 (call-with-prompt _ _ # proc)>)
> In ice-9/eval.scm:
>
I’m trying to copy a system to my weak i686 system on which I couldn’t
build it. Here’s the command I tried along with the backtrace I get:
--8<---cut here---start->8---
~/dev/gx/branches/master/pre-inst-env guix copy --to=elephly.net:1022
/gnu/store/b10q1d2hk