[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git pull fails from elpa.gnu.org
From: |
Andreas Schwab |
Subject: |
Re: git pull fails from elpa.gnu.org |
Date: |
Sun, 01 Dec 2019 10:23:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
On Nov 30 2019, Stefan Monnier wrote:
> The cron job on elpa.gnu.org is having trouble that I don't understand.
> More specifically, it does:
>
> + cd ../elpa
> + git pull
> fatal: unable to access 'https://git.savannah.gnu.org/r/emacs/elpa/': The
> requested URL returned error: 502
>
> The weird thing is that when I ssh into elpa.gnu.org and run the exact
> same command, the `git pull` works without a hitch.
Perhaps a transient error on the server. Have you tried using a
different time to run the cron job?
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: git pull fails from elpa.gnu.org,
Andreas Schwab <=