From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 31825@debbugs.gnu.org, Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: bug#31825: guix offload fails with guix-authenticate error
Date: Sat, 22 Feb 2020 00:18:39 -0500 [thread overview]
Message-ID: <87r1ynqjww.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <87fu1hsgbw.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 20 Jun 2018 16:06:11 +0200")
Just as a follow-up; I've managed to fall into this trap again,
attempting to authorize the keys by adding them to the 'authorize-keys'
field of guix-configuration record.
On the local machine:
--8<---------------cut here---------------start------------->8---
guix offload test /etc/guix/machines.scm 127.0.0.1
guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
guix offload: Guix is usable on '127.0.0.1' (test returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test")
guix offload: '127.0.0.1' is running GNU Guile 3.0.0
sending 1 store item (0 MiB) to '127.0.0.1'...
exporting path `/gnu/store/l9mph3k5l26nm8mb50imsklbsz0bji0b-export-test'
guix offload: error: program `/gnu/store/amjsgks2n05k9lkck78z64nphad1dkqr-guix-1.0.1-13.50299ad/bin/guix' failed with exit code 1
--8<---------------cut here---------------end--------------->8---
On the remote machine:
--8<---------------cut here---------------start------------->8---
sudo strace -p 15683 -p 15716 -f -s345 -o /tmp/log
--8<---------------cut here---------------end--------------->8---
And found within /tmp/log:
16120 write(2, "guix authenticate: error: error: unauthorized public key: (public-key \n (ecc \n (curve Ed25519)\n (q #MY-PUBLIC-KEY#)\n )\n )\n", 176) = 176
So, still actual :-)
Maxim
next prev parent reply other threads:[~2020-02-22 5:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-14 3:54 bug#31825: guix offload fails with guix-authenticate error Maxim Cournoyer
2018-06-14 22:08 ` Ludovic Courtès
2018-06-18 2:31 ` Maxim Cournoyer
2018-06-18 8:32 ` Ludovic Courtès
2018-06-19 2:35 ` Maxim Cournoyer
2018-06-19 9:28 ` Ludovic Courtès
[not found] ` <871sd354mb.fsf@gmail.com>
2018-06-19 14:49 ` Ludovic Courtès
2018-06-20 3:01 ` Maxim Cournoyer
2018-06-20 3:54 ` swedebugia
2018-06-22 2:13 ` Maxim Cournoyer
2018-06-20 14:06 ` Ludovic Courtès
2020-02-22 5:18 ` Maxim Cournoyer [this message]
2021-08-08 4:09 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1ynqjww.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me \
--to=maxim.cournoyer@gmail.com \
--cc=31825@debbugs.gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).