From: Nikita Karetnikov <nikita@karetnikov.org>
To: guix-devel@gnu.org
Subject: ‘guix authenticate’: Throw to key `gcry-error' with args `(536871113)'.
Date: Wed, 12 Feb 2014 01:49:57 +0400 [thread overview]
Message-ID: <87r479720q.fsf@karetnikov.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]
The keypair was created this way:
$ openssl genrsa -out ./cache-key.sec 2048
$ openssl rsa -in ./cache-key.sec -pubout > ./cache-key.pub
All the tests pass. What’s wrong?
$ guix authenticate rsautl -sign -inkey cache-key.sec -in 3r2n9zm3kxb28klpzgarjxj8x3y3y6wf.narinfo.hash
Backtrace:
In ice-9/boot-9.scm:
157: 11 [catch #t #<catch-closure 8ed5f30> ...]
In unknown file:
?: 10 [apply-smob/1 #<catch-closure 8ed5f30>]
In ice-9/boot-9.scm:
63: 9 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
432: 8 [eval # #]
In ice-9/boot-9.scm:
2320: 7 [save-module-excursion #<procedure 8e46e60 at ice-9/boot-9.scm:3961:3 ()>]
3966: 6 [#<procedure 8e46e60 at ice-9/boot-9.scm:3961:3 ()>]
1645: 5 [%start-stack load-stack ...]
1650: 4 [#<procedure 8ed6960 ()>]
In unknown file:
?: 3 [primitive-load "/usr/local/bin/guix"]
In guix/ui.scm:
593: 2 [run-guix-command authenticate "rsautl" ...]
In guix/scripts/authenticate.scm:
60: 1 [guix-authenticate "rsautl" "-sign" ...]
In ice-9/boot-9.scm:
793: 0 [call-with-input-file "cache-key.sec" ...]
ice-9/boot-9.scm:793:17: In procedure call-with-input-file:
ice-9/boot-9.scm:793:17: Throw to key `gcry-error' with args `(536871113)'.
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
next reply other threads:[~2014-02-11 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-11 21:49 Nikita Karetnikov [this message]
2014-02-11 22:26 ` ‘guix authenticate’: Throw to key `gcry-error' with args `(536871113)' Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r479720q.fsf@karetnikov.org \
--to=nikita@karetnikov.org \
--cc=guix-devel@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.