From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 Description of problem: When piping the output from zcat into tar I regularily get what appears to be an error about a short read. I didn't get these with WS3 or core2. I was wondering if it might just be a debug message that was left behind in the code. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. use zcat on a compressed tar file and pipe to tar -tf - or -xf - 2. 3. Actual Results: zcat linux* | tar -tf - ./ ./COMMON.TAR ./INSTALL ./README ./LICREAD.TXT ./LINUXRDR.TAR tar: Read 8192 bytes from - Expected Results: zcat linux* | tar -tf - ./ ./COMMON.TAR ./INSTALL ./README ./LICREAD.TXT ./LINUXRDR.TAR Additional info:
what's your Version & Release of tar, gzip.
The ones that come with RHEL 4.0 beta: tar-1.14-2 gzip-1.3.3-13
I can't reproduce this error. Try upgrade tar to tar-1.14-4.