GNU bug report logs - #19481
package.el: support .tar archives featuring a pax_global_header entry

Previous Next

Package: emacs;

Reported by: Ivan Shmakov <ivan <at> siamics.net>

Date: Thu, 1 Jan 2015 17:59:02 UTC

Severity: minor

Tags: patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 19481 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ivan Shmakov <ivan <at> siamics.net>
Cc: 19481 <at> debbugs.gnu.org
Subject: Re: bug#19481: package.el: support .tar archives featuring
 a	pax_global_header entry
Date: Thu, 01 Jan 2015 20:27:29 +0200
> From: Ivan Shmakov <ivan <at> siamics.net>
> Date: Thu, 01 Jan 2015 17:55:46 +0000
> 
> 	As currently implemented, package.el signals an error trying to
> 	process a .tar archive which has a pax_global_header entry, –
> 	such as the archives produced with $ git archive --format=tar.
> 
> 	Please thus consider the patch MIMEd.
> 
> 	* lisp/emacs-lisp/package.el (package-untar-buffer): Ignore
> 	archive entries with link type being 55.
> 	(package-tar-file-info): Consider the second file name in the
> 	archive if the first one has no directory component.
> 
> 	* lisp/tar-mode.el (tar-untar-buffer): Ignore archive entries
> 	with link type being 55 (pax global extended header.)

What about type 72?  (See tar-mode.el for the details.)




This bug report was last modified 4 years and 336 days ago.

Previous Next


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