[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16699: gzip -l bug
From: |
Vitaly V. Ch |
Subject: |
bug#16699: gzip -l bug |
Date: |
Mon, 10 Feb 2014 11:02:53 +0200 |
man 1 gzip
and read section "bugs"
\\wbr Vitaly Chernooky
On Sun, Feb 9, 2014 at 4:46 AM, Chris Pitzel <address@hidden> wrote:
> A fairly obvious bug with the list (-l) option of gunzip. In this case,
> "grandma-new.img" is approximately 320 gigabytes. Compressed down to 46gb.
> "Uncompressed", and "ratio" are wrong.
>
>
>
>
>
>
>
> address@hidden:/Virt# gunzip -V
>
> gzip 1.6
>
> Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
>
> Copyright (C) 1993 Jean-loup Gailly.
>
> This is free software. You may redistribute copies of it under the terms
> of
>
> the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
>
> There is NO WARRANTY, to the extent permitted by law.
>
>
>
> Written by Jean-loup Gailly.
>
> address@hidden:/Virt# gunzip -l /video1/grandma-new.img.gz
>
> compressed uncompressed ratio uncompressed_name
>
> 46492229886 2245353472 -1970.6% /video1/grandma-new.img
>
> address@hidden:/Virt#
>
>
--
\\wbr Vitaly