GNU bug report logs - #37023
27.0.50; Package.el error

Previous Next

Package: emacs;

Reported by: Tim Cross <theophilusx <at> gmail.com>

Date: Wed, 14 Aug 2019 04:15:01 UTC

Severity: normal

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tim Cross <theophilusx <at> gmail.com>
Cc: 37023 <at> debbugs.gnu.org
Subject: bug#37023: 27.0.50; Package.el error
Date: Wed, 14 Aug 2019 17:57:13 +0300
> From: Tim Cross <theophilusx <at> 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.




This bug report was last modified 5 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.