unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: 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: Mon, 15 May 2023 18:55:09 -0700	[thread overview]
Message-ID: <CAJcAo8vg9g1sgXsP6YStFBYN8Q3N0m5GYGsahZSdXQKV2=x0+A@mail.gmail.com> (raw)

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



             reply	other threads:[~2023-05-16  1:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16  1:55 Samuel Wales [this message]
2023-05-17  0:58 ` 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-18  1:07   ` Samuel Wales

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJcAo8vg9g1sgXsP6YStFBYN8Q3N0m5GYGsahZSdXQKV2=x0+A@mail.gmail.com' \
    --to=samologist@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).