From: Eli Zaretskii <eliz@gnu.org>
To: Tim Cross <theophilusx@gmail.com>
Cc: 37023@debbugs.gnu.org
Subject: bug#37023: 27.0.50; Package.el error
Date: Wed, 14 Aug 2019 17:57:13 +0300 [thread overview]
Message-ID: <83y2zvre0m.fsf@gnu.org> (raw)
In-Reply-To: <CAC=50j_dhWDLg5CCh99nia1adEtvxT20AHm2U92yW5JK_33R8g@mail.gmail.com> (message from Tim Cross on Wed, 14 Aug 2019 14:14:13 +1000)
> From: Tim Cross <theophilusx@gmail.com>
> Date: Wed, 14 Aug 2019 14:14:13 +1000
>
> 1. Start emacs -Q
> 2. Add MELPA repository to package archives e.g.
>
> (add-to-list 'package-archives `("melpa" . "https://melpa.org/packages/"))
>
> 3. M-x package-l;ist-packages
> 4. Try to install elisp-demos package
>
> This is with current emacs 27.0.50 (commit
> f4974d6fe6137f436763998be2). Tested under both Ubuntu 189.04 and current
> ArchLinux systems.
>
> Backtrace:
>
> Debugger entered--Lisp error: (error "Package does not untar cleanly into directory elis...")
> signal(error ("Package does not untar cleanly into directory elis..."))
> error("Package does not untar cleanly into directory %s/" "elisp-demos-20190720.1301")
> package-untar-buffer("elisp-demos-20190720.1301")
Thanks.
I went down the rabbit hole (package.el->tar-mode.el->url-http.el) and
found that fixing bug#36773 exposed an unrelated 6-year old bug in
url-http.el.
Should be fixed now.
next prev parent reply other threads:[~2019-08-14 14:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-14 4:14 bug#37023: 27.0.50; Package.el error Tim Cross
2019-08-14 14:57 ` Eli Zaretskii [this message]
2019-08-15 23:29 ` Tim Cross
2019-08-16 6:51 ` Eli Zaretskii
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=83y2zvre0m.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=37023@debbugs.gnu.org \
--cc=theophilusx@gmail.com \
/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.