Hello,

Colin Baxter writes:

> Hello,
>
> I get a strange error when I try to clone org-mode:
>
> redknight@jetstar:~/git$ git clone 
> https://git.savannah.gnu.org/git/emacs/org-mode.git
> Cloning into 'org-mode'...
> fatal: unable to access 
> 'https://git.savannah.gnu.org/git/emacs/org-mode.git/': server certificate 
> verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

This looks like part of the fallout of the recent expiry of one of
Let's Encrypt's root certificates.  See:
https://savannah.nongnu.org/support/?110546
https://letsencrypt.org/2021/10/01/cert-chaining-help.html

What GNU/Linux distro are you using?  Try updating your packages --
particularly ca-certificates and packages like openssl, gnutls,
libssl, etc. -- and see if it helps.  If not, you can read more on
the topic in recent articles around the web, and apply one of the
suggested workarounds.

> There seems to be nothing wrong with my git. I can pull other
> emacs. auctex, etc. with no problems.

Strange; are you saying that you can clone/fetch from other git
repositories from git.savannah.gnu.org, and only not org-mode.git?

> Best wishes,
>
> Colin Baxter.

Cheers,
-a

P.S. for future potential problems relating to Savannah, please open a
support request at https://savannah.nongnu.org/projects/administration
or if you use IRC come by the #savannah channel on the Libera.Chat and
chat with us about potential problems.

-- 
https://bndl.org

Reply via email to