bug#32721: error with gzip 1.3.12

2018-09-12 Thread laurent.gourven...@bnpparibas-pf.com
Hi, I work for BNP Paribas-Personal Finance (Paris - France) & report you following error : I try to decompress .zip file having size greater than 130Mb. I use following options : gunzip -dS ".zip" filename.zip I get following error invalid compressed data--length error For files having smaller

bug#32721: error with gzip 1.3.12

2018-09-12 Thread Paul Eggert
laurent.gourven...@bnpparibas-pf.com wrote: Can you please tell me this error is due to a bug or to used version 1.3.12 which does not support large files. I don't know of any such bug. gzip is regularly used on files larger than 130 MB, so it's not merely a question of file size. That bein