bug#30936: gzip -l reports wrong size for decompressed files larger than 4GB

2018-03-25 Thread Wolfgang Formann
Hello! I am using gzip 1.6 from openSUSE Leap 42.3 with latest patches $ file /usr/bin/gzip /usr/bin/gzip: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.0.0, BuildID[sha1]=7103d56e17e6f81a52db927e393dce601c3af0e

bug#30935: gzip -l reports wrong size for decompressed files larger than 4GB

2018-03-25 Thread Wolfgang Formann
Hello! I am using gzip 1.6 from openSUSE Leap 42.3 with latest patches $ file /usr/bin/gzip /usr/bin/gzip: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.0.0, BuildID[sha1]=7103d56e17e6f81a52db927e393dce601c3af0e

bug#30935: gzip -l reports wrong size for decompressed files larger than 4GB

2018-03-25 Thread Wolfgang Formann
: gzip -dc file.gz | wc -c or: pigz -lt file.gz The latter will report the members of the gzip stream separately. Mark On Mar 25, 2018, at 1:42 AM, Wolfgang Formann wrote: Hello! I am using gzip 1.6 from openSUSE Leap 42.3 with latest patches $ file /usr/bin/gzip /usr/bin/gzip: ELF 64