GNU bug report logs -
#37023
27.0.50; Package.el error
Previous Next
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
Message #11 received at 37023 <at> debbugs.gnu.org (full text, mbox):
Fix tested and appears to be working. I believe the issue can be
closed/marked resolved.
thanks for the fast response.
Tim
Eli Zaretskii <eliz <at> gnu.org> writes:
>> 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.
--
Tim Cross
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.