bug-gzip
[Top][All Lists]
Advanced

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

Re: problem with gzip --list


From: Eric Blake
Subject: Re: problem with gzip --list
Date: Mon, 29 Mar 2010 08:38:52 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/26/2010 01:55 PM, Donald Zoch wrote:
> 
> Hi
> 
> We have found that gzip --list does not list correct uncompressed size for
> large files.   Our test file was approximately 8GB in size before gzipping
> and gzip --list on the gzipped file does not show the correct size

Not a bug, but an inherent limitation in the file format used by gzip.
There is no way to accurately record sizes larger than 2GB short of
inventing a new file format, but then it would no longer be compatible
with existing gzip.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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