unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14633: 24.3.50; Dependency resolution of builtin packages broken
@ 2013-06-16  8:55 Sebastian Wiesner
  2013-06-18 20:07 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Wiesner @ 2013-06-16  8:55 UTC (permalink / raw)
  To: 14633


Installing a package which depends on the builtin eieio package in
version 1.3 fails with an error stating that "Package `eieio-1.3' is
unavailable":

ELISP> (package-installed-p 'eieio)
t
ELISP> (package-built-in-p 'eieio)
t
ELISP> (package-install (cdr (assq 'gist package-archive-contents)))
*** Eval error ***  Package `eieio-1.3' is unavailable

The "gist" package [1] is from MELPA [2].

[1]: https://github.com/defunkt/gist.el/blob/master/gist.el
[2]: http://melpa.milkbox.net/





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

end of thread, other threads:[~2013-06-19 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16  8:55 bug#14633: 24.3.50; Dependency resolution of builtin packages broken Sebastian Wiesner
2013-06-18 20:07 ` Stefan Monnier
2013-06-19 12:07   ` Sebastian Wiesner

Code repositories for project(s) associated with this public inbox

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

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).