GNU bug report logs - #17804
RFC: fixing the 32-bit size and time limits in gzip file format

Previous Next

Package: gzip;

Reported by: Petr Stodůlka <pstodulk <at> redhat.com>

Date: Wed, 18 Jun 2014 16:54:01 UTC

Severity: normal

Merged with 29089, 30935, 30936, 38766, 42965, 48424, 52227

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17804 in the body.
You can then email your comments to 17804 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gzip <at> gnu.org:
bug#17804; Package gzip. (Wed, 18 Jun 2014 16:54:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Petr Stodůlka <pstodulk <at> redhat.com>:
New bug report received and forwarded. Copy sent to bug-gzip <at> gnu.org. (Wed, 18 Jun 2014 16:54:02 GMT) Full text and rfc822 format available.

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

From: Petr Stodůlka <pstodulk <at> redhat.com>
To: bug-gzip <at> gnu.org
Subject: RFC: fixing the 32-bit size and time limits in gzip file format
Date: Wed, 18 Jun 2014 15:44:12 +0200
Hi all,
I would like to open this topic again, which was discussed few years ago [0]
and was not quite struck. Are there any news/plans?

Petr

[0] http://lists.gnu.org/archive/html/bug-gzip/2010-08/msg00009.html




Information forwarded to bug-gzip <at> gnu.org:
bug#17804; Package gzip. (Wed, 18 Jun 2014 22:13:02 GMT) Full text and rfc822 format available.

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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Petr Stodůlka <pstodulk <at> redhat.com>, 
 17804 <at> debbugs.gnu.org
Subject: Re: bug#17804: RFC: fixing the 32-bit size and time limits in gzip
 file format
Date: Wed, 18 Jun 2014 15:12:25 -0700
Petr Stodůlka wrote:

> Are there any news/plans?

Sorry, no.

One simple way forward would be to implement what pigz -tl does, namely, 
decompress the input stream and discard the output, but print its size. 
 It's slow, but it works and requires no change to the gzip format.  Is 
that something you could do?

We could do something fancier later, if we like.




Information forwarded to bug-gzip <at> gnu.org:
bug#17804; Package gzip. (Thu, 19 Jun 2014 07:14:01 GMT) Full text and rfc822 format available.

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

From: Petr Stodůlka <pstodulk <at> redhat.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: bug-gzip <at> gnu.org
Subject: Re: bug#17804: RFC: fixing the 32-bit size and time limits in gzip
 file format
Date: Thu, 19 Jun 2014 09:12:26 +0200
Dne 19.6.2014 00:12, Paul Eggert napsal(a):
> Petr Stodůlka wrote:
>
>> Are there any news/plans?
>
> Sorry, no.
>
> One simple way forward would be to implement what pigz -tl does, 
> namely, decompress the input stream and discard the output, but print 
> its size.  It's slow, but it works and requires no change to the gzip 
> format.  Is that something you could do?
That's not bad idea. However I think that general problem is speed for 
large archives in these days. But I understand that this is maybe best 
solution without change of gzip format.

May I will be able to work on patch, sometimes during next months, when 
I have time. I think that patch
should add new option, which will ignore field with input size data and 
get it as you described above.
So user will be able to set which method will be used.




Severity set to 'wishlist' from 'normal' Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Mon, 10 Nov 2014 18:40:02 GMT) Full text and rfc822 format available.

Severity set to 'normal' from 'wishlist' Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Wed, 01 Dec 2021 23:34:01 GMT) Full text and rfc822 format available.

Merged 17804 29089 30935 30936 38766 42965 48424 52227. Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Wed, 01 Dec 2021 23:34:01 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:01 GMT) Full text and rfc822 format available.

Notification sent to Petr Stodůlka <pstodulk <at> redhat.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Message #22 received at 17804-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Petr Stodůlka <pstodulk <at> redhat.com>
Cc: 17804-done <at> debbugs.gnu.org
Subject: Re: bug#17804: RFC: fixing the 32-bit size and time limits in gzip
 file format
Date: Wed, 15 Dec 2021 18:33:12 -0800
On 6/18/14 15:12, Paul Eggert wrote:
> One simple way forward would be to implement what pigz -tl does, namely, 
> decompress the input stream and discard the output, but print its size.

I finally got around to implementing that suggestion:

https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=cf26200380585019e927fe3cf5c0ecb7c8b3ef14
https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=32fef43b442c7abc70414863d64718cd06f6477a

So I am closing this old bug report.




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Notification sent to Alex Peshkoff <peshkoff <at> mail.ru>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Notification sent to Wolfgang Formann <wformann <at> arcor.de>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Notification sent to Wolfgang Formann <wformann <at> arcor.de>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Notification sent to Jason Mancini <jayrusman <at> hotmail.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:02 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

Notification sent to Juan Diaz <j.a.diazh <at> hotmail.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

Notification sent to Robert Urban <robert.urban <at> stromasys.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

Notification sent to Austin Corbett <gaustincorbett <at> gmail.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 02:34:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Jan 2022 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 95 days ago.

Previous Next


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