guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Error]: Newer than Compiled on a fresh install


From: Ricardo Wurmus
Subject: Re: [Error]: Newer than Compiled on a fresh install
Date: Mon, 31 Dec 2018 13:32:11 +0100
User-agent: mu4e 1.0; emacs 26.1

Hi Rohit,

> ice-9/eval.scm:619:8: X.509 certificate of 'ftp.gnu.org' could not be
> verified:
>   signer-not-found
>   invalid

First, please check that you have substitutes enabled and you are in
fact fetching binaries from ci.guix.info and/or mirror.hydra.gnu.org.
(In recent versions of Guix these are enabled by default.)

Guix is trying to fetch source code from ftp.gnu.org, which is likely
not what you want when using substitutes.  It should fetch sources from
our build farm cache, or even better fetch the built binaries.

It’s failing to fetch the sources, because it cannot verify the TLS
certificate.  You may need to set up environment variables to specify
the location of the certificate bundle.

The manual includes a section on X.509 certificates.

Hope this helps!

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]