From: Ricardo Wurmus <[email protected]> Subject: Re: very old daemon = no substitutes? Date: Mon, 23 Dec 2019 15:01:10 +0100
Double check /etc/guix/acl to make sure that the public key for ci.guix.gnu.org is listed there.
Thank you very much! I found the cause of the problem: 'guix archive --authorize' was updating the file /usr/local/etc/guix/acl instead of /etc/guix/acl. Manually replacing /etc/guix/acl fixed the problem (wish I'd found out 2 days ago :-D ).
Any idea why 'guix archive' is looking at /usr/local/...and what I could do about that?
cheers, Thomas
