(name . bug-guix)(address . bug-guix@gnu.org)
Hello,
Sometimes 'guix deploy' ends up failing near the end, with what looks
like:
Toggle snippet (6 lines)
guix deploy: sending 180 store items (1,094 MiB) to 'myhost'...
[...] (progress bar)
guix deploy: error: failed to deploy mymachine: failed to start Guile on
remote host 'myhost'
Upon retrying the same 'guix deploy' command, it usually succeeds, e.g.:
Toggle snippet (4 lines)
guix deploy: sending 8 store items (5 MiB) to 'myhost'...
guix deploy: successfully deployed mymachine
Thanks,
Maxim