GZIP-options causing breakage

Bug #883026 reported by Morten Siebuhr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tar (Ubuntu)
New
Undecided
Unassigned

Bug Description

When using tar -z <something>, and having verbose gzip enabled by default, tar breaks (because gzip outputs progress/file information to stdout).

To reproduce
> GZIP='-v' tar -zxf - < some.tgx > /dev/null
gzip: stdin: decompression OK, trailing zero bytes ignored
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Revision history for this message
Morten Siebuhr (msiebuhr) wrote :

BTW. This *did* work in Ubuntu 11.04.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.