bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] wrong filesize in tgz file reported by gzip


From: Paul Eggert
Subject: Re: [Bug-tar] wrong filesize in tgz file reported by gzip
Date: Wed, 20 Apr 2005 10:56:04 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Guido Krein <address@hidden> writes:

> I'm using tar to create a .tgz and it seems that when the file
> is bigger than 2GB "gzip -l" reports the wrong uncompressed filesize
> and also a wrong compression ratio.

This is a problem with gzip, not tar.  Unfortunately the gzip format,
which is standardized by Internet RFC 1952
<ftp://ftp.rfc-editor.org/in-notes/rfc1952.txt>, stores the uncompressed
size modulo 2**32.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]