GNU bug report logs -
#46756
'guix deploy' not copying remote-gexp.scm with (build-locally? #f)
Previous Next
Reported by: pkill9 <pkill9 <at> runbox.com>
Date: Wed, 24 Feb 2021 18:00:02 UTC
Severity: important
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi!
help-debbugs <at> gnu.org (GNU bug Tracking System) writes:
> I believe this is fixed by b19250eec6f92308f237a09a43e8e3e2355345b9,
> lemme know!
>
> Following our discussion on IRC, I noticed that derivations would
> actually be built locally, and thus their output (‘remote-exp.scm’
> above) would not be found.
>
> Why are they getting built locally? Because ‘guix deploy’ installs a
> build handler. Thus, when ‘remote-eval’ makes this call:
>
> (build-derivations remote inputs)
>
> the build handler kicks in and starts building locally rather than on
> ‘remote’. In fact, that’s more of a bug in ‘build-accumulator’ in (guix
> store); it should check whether it’s talking to the right store.
>
> Thanks,
> Ludo’.
It works a treat! Thank you! :-)
It'll make keeping my remote machine updated with 'guix deploy' much
smoother.
Thanks again,
Maxim
This bug report was last modified 3 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.