GNU bug report logs - #31825
guix offload fails with guix-authenticate error

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 14 Jun 2018 03:55:02 UTC

Severity: normal

Merged with 34786

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 31825 <at> debbugs.gnu.org
Subject: bug#31825: guix offload fails with guix-authenticate error
Date: Mon, 18 Jun 2018 22:35:36 -0400
[Message part 1 (text/plain, inline)]
Hi Ludo,

ludo <at> gnu.org (Ludovic Courtès) writes:

> Hello,
>
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:
>
>> maxim <at> apteryx ~$ guix offload test
>> guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
>> guix offload: '192.168.1.105' is running guile (GNU Guile) 2.2.3
>> guix offload: Guix is usable on '192.168.1.105' (test returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test")
>> sending 1 store item to '192.168.1.105'...
>> exporting path `/gnu/store/smgzvgc9krglk0mjpcscg5450l05w4dg-export-test'
>> guix offload: error: build failed: program `guix-authenticate' failed
>> with exit code 1
>
> On closer inspection, it looks like it may be ‘guix-authenticate’ on
> “apteryx” that fails.  This could happen if there’s no signing key, for
> instance, but you said there’s one, so I don’t know.
>
> Could you attach strace to guix-daemon on “apteryx” and run “guix
> offload test” again?
>
> Use something like:
>
>   # strace -p $(pidof guix-daemon) -f -s 345 -o /tmp/log
>
> and then:
>
>   # guix offload test

I've ran exactly those commands, and this produced the log attached
(half a megabyte of text!). I looked at it but I can't seem to see
what's wrong in there. I hope your trained eyes can see differently!

Thanks again!

Maxim

[log (text/plain, attachment)]

This bug report was last modified 4 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.