[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
git pull fails from elpa.gnu.org
From: |
Stefan Monnier |
Subject: |
git pull fails from elpa.gnu.org |
Date: |
Sat, 30 Nov 2019 18:13:14 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
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.
Any idea what might be going on and how I could try and track it down or
(even better) fix it? I'm getting a bit tired of playing the "human
cron job".
Stefan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- git pull fails from elpa.gnu.org,
Stefan Monnier <=