help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: process sentinel error --- am i running package.el correctly? error


From: Samuel Wales
Subject: Re: process sentinel error --- am i running package.el correctly? error in process sentinel: Unsigned file ‘archive-contents’ at https://melpa.org/packages/ [2 times]
Date: Tue, 16 May 2023 17:58:09 -0700

i am the king of writing help messages to this list that do not get
replied to.  i am trying to make them comprehensible and answerable
but there are often significant limitations.

On 5/15/23, Samuel Wales <samologist@gmail.com> wrote:
>   ;; [2023-05-15 Mon]
>   ;; i am new to emacs packages, but not new to emacs
>   ;; i recently upgraded to emacs 27
>   ;; i followed these instructions from melpa:
>   (require 'package)
>   (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/";)
> t)
>   (setq package-check-signature 'all)
>   (package-initialize)
>   ;; i installed gnu-elpa-keyring-update from elpa
>   ;; problems:
>   ;; 1.  startup takes 9s instead of 4s
>   ;; 2.  when i do m-x list-packages, i get error in echo area.
> messages buffer says:
>   ;; Importing package-keyring.gpg...done
>   ;; Package refresh done
>   ;; error in process sentinel: Unsigned file ‘archive-contents’ at
> https://melpa.org/packages/ [2 times]
>   ;; package list shows up, but it does not seem wise to install anything.
>
>
> --
> The Kafka Pandemic
>
> A blog about science, health, human rights, and misopathy:
> https://thekafkapandemic.blogspot.com
>


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]