From: Mark Oteiza <mvoteiza@udel.edu>
To: 19851@debbugs.gnu.org
Subject: bug#19851: 25.0.50; package-install-{file,from-buffer} broken
Date: Thu, 12 Feb 2015 20:04:49 -0500 [thread overview]
Message-ID: <20150213010449.GA5865@holos> (raw)
In-Reply-To: <87lhk2ej84.fsf@udel.edu>
On 12/02/15 at 07:41pm, Mark Oteiza wrote:
>
> In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
> of 2015-02-12 on logos
> Repository revision: e39d96ebe4c342885433afc28232197ce398fe71
>
> Hi,
>
> These functions are broken on master. For instance,
>
> 1. ~ $ git clone http://mumble.net/~campbell/git/paredit.git
> 2. emacs -Q
> 3. M-x package-install-file RET ~/paredit RET
>
> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
> package-install-from-buffer()
> package-install-file("~/paredit/")
> funcall-interactively(package-install-file "~/paredit/")
> call-interactively(package-install-file record nil)
> command-execute(package-install-file record)
> execute-extended-command(nil "package-install-file" "package-install-fi")
> funcall-interactively(execute-extended-command nil "package-install-file" "package-install-fi")
> call-interactively(execute-extended-command nil nil)
> command-execute(execute-extended-command)
Nevermind, I think this is invalid--misleading at least. A better error
message would be good.
paredit just does not have a valid Version: header. Even after fixing
it, I was also getting a message like "no subdir alist in *temp*", but
I haven't pinned down the origin of that.
next prev parent reply other threads:[~2015-02-13 1:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-13 0:41 bug#19851: 25.0.50; package-install-{file,from-buffer} broken Mark Oteiza
2015-02-13 1:04 ` Mark Oteiza [this message]
2015-02-14 4:01 ` Stefan Monnier
2015-03-09 6:10 ` Mark Oteiza
2015-06-15 20:56 ` Juri Linkov
2015-06-15 23:27 ` Mark Oteiza
2015-12-19 19:21 ` Mark Oteiza
2015-12-22 0:15 ` Juri Linkov
2015-12-22 17:50 ` Mark Oteiza
2015-12-23 0:51 ` Juri Linkov
2015-12-23 16:28 ` Mark Oteiza
2015-12-23 18:12 ` Artur Malabarba
2016-08-06 20:34 ` npostavs
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150213010449.GA5865@holos \
--to=mvoteiza@udel.edu \
--cc=19851@debbugs.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.
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.