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

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

bug#26444: 26.0.50: (wrong-type-argument stringp package-desc)


From: Glenn Morris
Subject: bug#26444: 26.0.50: (wrong-type-argument stringp package-desc)
Date: Tue, 11 Apr 2017 13:16:31 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

> https://github.com/clojure-emacs/clj-refactor.el/issues/369

Works fine here with:

mkdir /tmp/foo
HOME=/tmp/foo ./src/emacs -l cl -l package \
  --eval "(add-to-list 'package-archives '(\"melpa\" . 
\"https://stable.melpa.org/packages/\";))"


(where the -l cl works around an apparent bug in one of the dependencies)


So presumably you have some stale files somewhere that you need to
update following some recent changes that affected package.el.






reply via email to

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