[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tried to install or-mode from ELPA, got "Bad Request"
From: |
Noam Postavsky |
Subject: |
Re: Tried to install or-mode from ELPA, got "Bad Request" |
Date: |
Thu, 23 Jan 2020 16:02:03 -0500 |
On Thu, 23 Jan 2020 at 15:46, Nate Bargmann <n0nb@n0nb.us> wrote:
>
> I have my main machine running Debian 10 (Buster) with Emacs 26.1. On
> Tuesday I tried to install org-mode 9.3.1 from ELPA and got the
> following error in the mini-buffer:
>
> package-install-from-archive: https://elpa.gnu.org/packages/org-9.3.1.tar:
> Bad Request
It's Bug#36810; try upgrading to 26.3, or else
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
in your init file may work around the problem.
https://debbugs.gnu.org/36810