[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failure getting compat on Emacs <29. seq.2.24 signature expired in g
From: |
Pierre Rouleau |
Subject: |
Re: Failure getting compat on Emacs <29. seq.2.24 signature expired in gnu elpa? |
Date: |
Mon, 3 Jun 2024 09:57:57 -0400 |
On Mon, Jun 3, 2024 at 9:54 AM Robert Pluim <rpluim@gmail.com> wrote:
> >>>>> On Mon, 3 Jun 2024 09:38:50 -0400, Pierre Rouleau <
> prouleau001@gmail.com> said:
> Pierre> error in process filter: Error retrieving:
> Pierre> https://elpa.nongnu.org/nongnuarchive-contents (error http
> 404)
>
> Pierre> The *problem was the missing trailing slash in the URL string*!
>
> Pierre> The problem was inside my init.el file.
>
> Pierre> Would it make sense to include a function that would add cons
> cells in
> Pierre> package-archives and would check for missing trailing slash?
> Pierre> That function could also deal with various issues that
> occurred over time
> Pierre> like the one for emacs 26.1 and 26.2 having to set
> Pierre> gnutls-algorithm-priority?
>
> emacs-29 already adds a '/' on the end if itʼs missing.
>
> Robert
> --
>
Good to know, thanks Robert!
--
/Pierre