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
Message #14 received at 19481 <at> debbugs.gnu.org (full text, mbox):
>>>>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>>>> From: Ivan Shmakov Date: Thu, 01 Jan 2015 17:55:46 +0000
[…]
>> * 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?
Frankly, – no idea; I don’t seem to recall seeing one so far.
In order not to place such checks all over the code, we may
want either a separate tar-header-service-p function for the
tar-untar-buffer callers to use to decide whether the file will
be extracted or not, /or/ an optional filter function argument
to tar-untar-buffer for the /caller/ to specify which files to
filter out.
> (See tar-mode.el for the details.)
It doesn’t seem to provide anything beyond the name of the type.
--
FSF associate member #7257 np. Helden — Apocalyptica … 3013 B6A0 230E 334A
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.