From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#19481: package.el: support .tar archives featuring a pax_global_header entry Date: Tue, 25 Jun 2019 22:53:43 +0200 Message-ID: References: <871tne5qsd.fsf@violet.siamics.net> <83bnmibbla.fsf@gnu.org> <87wq5649qu.fsf_-_@violet.siamics.net> <87386ulj7a.fsf@violet.siamics.net> <83zj8zjq97.fsf@gnu.org> <87386ri50z.fsf_-_@violet.siamics.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="66424"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: 19481@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 25 22:54:27 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfsSQ-000H9U-R6 for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Jun 2019 22:54:26 +0200 Original-Received: from localhost ([::1]:35204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfsSP-0008Lg-SX for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Jun 2019 16:54:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51607) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfsSD-0008LZ-IB for bug-gnu-emacs@gnu.org; Tue, 25 Jun 2019 16:54:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfsS9-0002YT-8h for bug-gnu-emacs@gnu.org; Tue, 25 Jun 2019 16:54:13 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48320) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfsS2-0002Sc-2m for bug-gnu-emacs@gnu.org; Tue, 25 Jun 2019 16:54:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfsS1-0004wm-VB for bug-gnu-emacs@gnu.org; Tue, 25 Jun 2019 16:54:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Jun 2019 20:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19481 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 19481-submit@debbugs.gnu.org id=B19481.156149604019006 (code B ref 19481); Tue, 25 Jun 2019 20:54:01 +0000 Original-Received: (at 19481) by debbugs.gnu.org; 25 Jun 2019 20:54:00 +0000 Original-Received: from localhost ([127.0.0.1]:33631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfsRu-0004wP-Rh for submit@debbugs.gnu.org; Tue, 25 Jun 2019 16:53:59 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:56416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfsRo-0004wA-JE for 19481@debbugs.gnu.org; Tue, 25 Jun 2019 16:53:53 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfsRj-0004HA-Ix for 19481@debbugs.gnu.org; Tue, 25 Jun 2019 22:53:46 +0200 In-Reply-To: <87386ri50z.fsf_-_@violet.siamics.net> (Ivan Shmakov's message of "Sat, 31 Jan 2015 11:05:48 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:161423 Archived-At: Ivan Shmakov writes: > >> * lisp/emacs-lisp/package.el (package-untar-buffer): Use > >> tar-header-extractable-p. > >> (package-tar-file-info): Consider the second file name in the > >> archive if the first one has no directory component. > > > Thanks. > > > Can we have a test suite for this file, > > Which of the two? (Or three, to count the .tar file produced by > $ git archive.) > > > and in particular for these changes? > > I hope to come with a suitable addition for > test/automated/package-test.el shortly. Or do you suggest > adding a test suite for tar-mode as well? > > FTR, the two changes I suggest are not /inter/dependent, so I > intend to push them as two separate commits. (And I wonder if > eit makes sense to now file a separate Severity: wishlist bug > report for tar-header-extractable-p, so to provide a somewhat > extended background for the feature.) It doesn't look like these changes were applied -- are they still of interest, or is the pax_global_header entry not supported any more? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no