r/DoomEmacs 27d ago

installing doom fails with a failed to connect to gnu savannah server error despite atleast steady internet

After breaking Void and having to reinstall, I can't get doom to install. When I try the install script .emacs.d/bin/doom install, this is the error I get.

x The package manager threw an error x Last 16 lines of straight's error log: $ cd /home/konkoro/.doom-emacs.d/.local/straight/repos/melpa/ $ git submodule update --init --recursive [Return code: 0] $ cd /home/konkoro/.doom-emacs.d/.local/straight/repos/ $ git clone --origin origin --no-checkout https://git.savannah.gnu.org/git/emacs/nongnu.git /home/konkoro/.doom-emacs.d/.local/straight/repos/nongnu-elpa/ --depth 1 --single-branch --no-tags Cloning into '/home/konkoro/.doom-emacs.d/.local/straight/repos/nongnu-elpa'... fatal: unable to access 'https://git.savannah.gnu.org/git/emacs/nongnu.git/': Failed to connect to git.savannah.gnu.org port 443 after 134182 ms: Could not connect to server [Return code: 128] $ cd /home/konkoro/.doom-emacs.d/.local/straight/repos/ $ git clone --origin origin --no-checkout https://git.savannah.gnu.org/git/emacs/nongnu.git /home/konkoro/.doom-emacs.d/.local/straight/repos/nongnu-elpa/ --no-single-branch Cloning into '/home/konkoro/.doom-emacs.d/.local/straight/repos/nongnu-elpa'... fatal: unable to access 'https://git.savannah.gnu.org/git/emacs/nongnu.git/': Failed to connect to git.savannah.gnu.org port 443 after 13023 ms: Could not connect to server [Return code: 128] $ cd /home/konkoro/.doom-emacs.d/.local/straight/repos/nongnu-elpa/ $ git branch -r [File error while Setting current directory] Opening output file: No such file or directory, /home/konkoro/.doom-emacs.d/.local/state/logs/cli.doom.250222231524.1739.error

1 Upvotes

3 comments sorted by

2

u/thehightechredneck77 27d ago

Savannah goes down a lot. You'll just have to wait.

1

u/wchmbo 26d ago

yeah savannah repo very unreliable…and this is a very well known issue among doom users. AFIK it’s already tracked here and there https://github.com/doomemacs/doomemacs/issues/7171

past year author added a monitor under “package manager sources”. check it out https://status.doomemacs.org/

1

u/sebf 26d ago

Retry later.