[Bug 1901528] [NEW] [Ubuntu 20.10] - When zlib acceleration is enabled, gzip fails when given multiple files larger than 5KB (gzip)

Launchpad Bug Tracker 1901528 at bugs.launchpad.net
Mon Oct 26 11:19:41 UTC 2020


You have been subscribed to a public bug:

When zlib acceleration is enabled, gzip fails when given multiple files
larger than 5KB.

This problem does not happen when running gzip against a single file at
a time. It only happens when you provide multiple files as gzip
arguments.

So this works whether zlib acceleration is enabled or not:

for file in file1 file2; do gzip $file ; done

But this fails (when zlib acceleration is enabled):

gzip file1 file2

The patch to fix this has been accepted upstream:
https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=be0a534ba2b6e77da289de8da79e70843b1028cc

** Affects: zlib (Ubuntu)
     Importance: Undecided
     Assignee: Skipper Bug Screeners (skipper-screen-team)
         Status: New


** Tags: architecture-s39064 bugnameltc-188840 severity-high targetmilestone-inin2010
-- 
[Ubuntu 20.10] - When zlib acceleration is enabled, gzip fails when given multiple files larger than 5KB (gzip)
https://bugs.launchpad.net/bugs/1901528
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to zlib in Ubuntu.



More information about the foundations-bugs mailing list