emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to pull from the git org repo
@ 2021-10-04 10:47 Uwe Brauer
  2021-10-04 11:03 ` tomas
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2021-10-04 10:47 UTC (permalink / raw)
  To: emacs-orgmode


Hi

I just realized that the org repo I am pulling from is
*   commit 52b09799cfba0a847e93c9e21883266570644245 (HEAD -> master, origin/master, origin/HEAD)
|\  Merge: 846801e 21eb69c
| | Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| | Date:   Fri May 21 18:30:23 2021 +0200
| |
| |     Merge branch 'maint'

But now 

 git pull 

Gives me:

fatal: unable to access 'https://code.orgmode.org/bzg/org-mode.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none


Did the repository move, and then where to?

Thanks

Uwe Brauer 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to pull from the git org repo
  2021-10-04 10:47 how to pull from the git org repo Uwe Brauer
@ 2021-10-04 11:03 ` tomas
  2021-10-04 12:00   ` [SOLVED] (was: how to pull from the git org repo) Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: tomas @ 2021-10-04 11:03 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

On Mon, Oct 04, 2021 at 12:47:58PM +0200, Uwe Brauer wrote:
> 
> Hi
> 
> I just realized that the org repo I am pulling from is
> *   commit 52b09799cfba0a847e93c9e21883266570644245 (HEAD -> master, origin/master, origin/HEAD)
> |\  Merge: 846801e 21eb69c
> | | Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> | | Date:   Fri May 21 18:30:23 2021 +0200
> | |
> | |     Merge branch 'maint'
> 
> But now 
> 
>  git pull 
> 
> Gives me:
> 
> fatal: unable to access 'https://code.orgmode.org/bzg/org-mode.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

It seems that some letsencrypt root certificate has
changed from under the Intratubes. Perhaps updating
your OS will fix that (if it's Debian, updating the
ca-cacert might do the trick).

> Did the repository move, and then where to?

The error message suggests otherwise. Can you access
that URL from your browser?

Cheers
 - t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [SOLVED] (was: how to pull from the git org repo)
  2021-10-04 11:03 ` tomas
@ 2021-10-04 12:00   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2021-10-04 12:00 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]


> On Mon, Oct 04, 2021 at 12:47:58PM +0200, Uwe Brauer wrote:

> It seems that some letsencrypt root certificate has
> changed from under the Intratubes. Perhaps updating
> your OS will fix that (if it's Debian, updating the
> ca-cacert might do the trick).
I tried that

> The error message suggests otherwise. Can you access
> that URL from your browser?

I found out that using 

git://git.sv.gnu.org/emacs/org-mode.git

Worked, problem solved for me

thanks

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-04 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 10:47 how to pull from the git org repo Uwe Brauer
2021-10-04 11:03 ` tomas
2021-10-04 12:00   ` [SOLVED] (was: how to pull from the git org repo) Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).