Re: "guix copy" cannot deal with > 32-bit integers

2021-09-09 Thread zimoun
Hi, On Thu, 9 Sept 2021 at 00:16, Ludovic Courtès wrote: > zimoun skribis: > > > $ guix copy --from=chouib > > /gnu/store/a462kby1q51ndvxdv3b6p0rsixxrgx1h-hello-2.10 > > retrieving 1 store item from 'x.x.x.x'... > > guix copy: error: implementation cannot deal with > 32-bit integers > > This is

Re: "guix copy" cannot deal with > 32-bit integers

2021-09-08 Thread Ludovic Courtès
Hi, zimoun skribis: > $ guix copy --from=chouib > /gnu/store/a462kby1q51ndvxdv3b6p0rsixxrgx1h-hello-2.10 > retrieving 1 store item from 'x.x.x.x'... > guix copy: error: implementation cannot deal with > 32-bit integers This is ‘guix copy’’s very own way of saying that the remote machine is lac

"guix copy" cannot deal with > 32-bit integers

2021-09-08 Thread zimoun
Hi, I do not understand why I get this: --8<---cut here---start->8--- $ ssh chouib -t guix build hello /gnu/store/a462kby1q51ndvxdv3b6p0rsixxrgx1h-hello-2.10 Connection to x.x.x.x closed. $ guix copy --from=chouib /gnu/store/a462kby1q51ndvxdv3b6p0rsixxrgx1h-he