unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "guix copy" cannot deal with > 32-bit integers
@ 2021-09-08 13:42 zimoun
  2021-09-08 22:16 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2021-09-08 13:42 UTC (permalink / raw)
  To: Guix Devel

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-hello-2.10
retrieving 1 store item from 'x.x.x.x'...
guix copy: error: implementation cannot deal with > 32-bit integers
--8<---------------cut here---------------end--------------->8---

What do I miss?  This message comes from 'serialise.cc' therefore is
it a daemon issue?

Thanks in advance for any explanations.

All the best,
simon


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "guix copy" cannot deal with > 32-bit integers
  2021-09-08 13:42 "guix copy" cannot deal with > 32-bit integers zimoun
@ 2021-09-08 22:16 ` Ludovic Courtès
  2021-09-09 17:40   ` zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2021-09-08 22:16 UTC (permalink / raw)
  To: zimoun; +Cc: Guix Devel

Hi,

zimoun <zimon.toutoune@gmail.com> 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
lacking /etc/guix/signing-key.{pub,sec}, or something along these lines.

Could you check that everything is in order?

Then we’ll take a look to see how we can, ahem, improve diagnostics.

Thanks,
Ludo’.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "guix copy" cannot deal with > 32-bit integers
  2021-09-08 22:16 ` Ludovic Courtès
@ 2021-09-09 17:40   ` zimoun
  0 siblings, 0 replies; 3+ messages in thread
From: zimoun @ 2021-09-09 17:40 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix Devel

Hi,

On Thu, 9 Sept 2021 at 00:16, Ludovic Courtès <ludo@gnu.org> wrote:
> zimoun <zimon.toutoune@gmail.com> 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
> lacking /etc/guix/signing-key.{pub,sec}, or something along these lines.

Hehe!  Now I remember.  I asked the same thing about another machine.

> Could you check that everything is in order?

Now, it works.

> Then we’ll take a look to see how we can, ahem, improve diagnostics.

Well, it could nice to run "sudo guix archive --generate-key" with the
bash installer script; with a question
The manual needs improvement I guess.  Well, let me see if I can send
something. :-)
And yes, the daemon should report something friendlier. :-)  Maybe
simply another message suggesting that.  WDYT?

Cheers,
simon


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-09 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 13:42 "guix copy" cannot deal with > 32-bit integers zimoun
2021-09-08 22:16 ` Ludovic Courtès
2021-09-09 17:40   ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).