[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33368: "guix archive" fails because of guix-authenticate
From: |
Ludovic Courtès |
Subject: |
bug#33368: "guix archive" fails because of guix-authenticate |
Date: |
Wed, 14 Nov 2018 22:56:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi!
Konrad Hinsen <address@hidden> skribis:
> 15629
> execve("/gnu/store/lm2zy00ciq5pb6gfibvakps7aa1hgz68-guix-daemon-0.15.0-6.f9a8fce/libexec/guix-authenticate",
> ["guix-authenticate", "rsautl", "-sign", "-inkey",
> "/etc/guix/signing-key.sec", "-in", "/tmp/nix-15338-0/hash"], 0x11542d0 /* 17
> vars */) = -1 ENOENT (No such file or directory)
Oops, this is fixed in commit 7a54b2281d1f60fd0ae2e058c219c5a600ad756b
(the next commit, 0fe1fba4af41f267c4bb2c006fb37f42422ab703, changes Guix
itself so that the script is installed as LIBEXECDIR/guix/authenticate,
for consistency.)
To test it, you’ll have to run ‘guix pull’ as root and to restart the
daemon.
Thanks,
Ludo’.
bug#33368: "guix archive" fails because of guix-authenticate, Ludovic Courtès, 2018/11/14
bug#33368: "guix archive" fails because of guix-authenticate, Ricardo Wurmus, 2018/11/14