all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Installing packages and (invalid-read-syntax "#<")
@ 2022-02-24 17:47 Eric Abrahamsen
  2022-02-24 17:52 ` Lars Ingebrigtsen
  2022-02-24 18:05 ` Andreas Schwab
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Abrahamsen @ 2022-02-24 17:47 UTC (permalink / raw)
  To: emacs-devel

For several weeks, every time I update packages I get the error below.
Recently it seems to be raised once per package updated. Does anyone
know what might be causing this?


Debugger entered--Lisp error: (invalid-read-syntax "#<")
  signal(invalid-read-syntax ("#<"))
  package--with-response-buffer-1("https://melpa.org/packages/" #f(compiled-function () #<bytecode 0x87891e2fe419da4>) :file "fountain-mode-20220223.1041.tar" :async nil :error-function #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_73> :noerror nil)
  package-install-from-archive(#s(package-desc :name fountain-mode :version (20220223 1041) :summary "Major mode for screenwriting in Fountain markup" :reqs ((emacs (24 4)) (seq (2 20))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "63f29cbd66b9a3d2ff11ff99b36d4d095638d084") (:authors ("Paul W. Rankin" . "pwr@bydasein.com")) (:maintainer "Paul W. Rankin" . "pwr@bydasein.com") (:keywords "wp" "text") (:url . "https://github.com/rnkn/fountain-mode")) :signed nil))
  package-download-transaction((#s(package-desc :name fountain-mode :version (20220223 1041) :summary "Major mode for screenwriting in Fountain markup" :reqs ((emacs (24 4)) (seq (2 20))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "63f29cbd66b9a3d2ff11ff99b36d4d095638d084") (:authors ("Paul W. Rankin" . "pwr@bydasein.com")) (:maintainer "Paul W. Rankin" . "pwr@bydasein.com") (:keywords "wp" "text") (:url . "https://github.com/rnkn/fountain-mode")) :signed nil)))
  package-install(#s(package-desc :name fountain-mode :version (20220223 1041) :summary "Major mode for screenwriting in Fountain markup" :reqs ((emacs (24 4)) (seq (2 20))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "63f29cbd66b9a3d2ff11ff99b36d4d095638d084") (:authors ("Paul W. Rankin" . "pwr@bydasein.com")) (:maintainer "Paul W. Rankin" . "pwr@bydasein.com") (:keywords "wp" "text") (:url . "https://github.com/rnkn/fountain-mode")) :signed nil) dont-select)




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

end of thread, other threads:[~2022-02-24 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-24 17:47 Installing packages and (invalid-read-syntax "#<") Eric Abrahamsen
2022-02-24 17:52 ` Lars Ingebrigtsen
2022-02-24 17:59   ` Eric Abrahamsen
2022-02-24 18:09     ` Lars Ingebrigtsen
2022-02-24 18:13       ` Eric Abrahamsen
2022-02-24 18:05 ` Andreas Schwab
2022-02-24 18:10   ` Eric Abrahamsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.