GNU bug report logs -
#19481
package.el: support .tar archives featuring a pax_global_header entry
Previous Next
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
View this message in rfc822 format
> 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 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.