unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* process sentinel error --- am i running package.el correctly? error in process sentinel: Unsigned file ‘archive-contents’ at https://melpa.org/packages/ [2 times]
@ 2023-05-16  1:55 Samuel Wales
  2023-05-17  0:58 ` Samuel Wales
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Wales @ 2023-05-16  1:55 UTC (permalink / raw)
  To: help-gnu-emacs

  ;; [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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-18  1:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16  1:55 process sentinel error --- am i running package.el correctly? error in process sentinel: Unsigned file ‘archive-contents’ at https://melpa.org/packages/ [2 times] Samuel Wales
2023-05-17  0:58 ` Samuel Wales
2023-05-18  1:07   ` Samuel Wales

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).