bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] tar-1.15 fails when unpacking some archives


From: Greg Schafer
Subject: [Bug-tar] tar-1.15 fails when unpacking some archives
Date: Tue, 21 Dec 2004 15:08:34 +1100
User-agent: Mutt/1.4.1i

Hi

This release behaves weirdly when unpacking some archives eg: this tarball:

  http://expect.nist.gov/src/expect-5.42.1.tar.gz


But it only happens when invoked like this:

    gunzip -dc expect-5.42.1.tar.gz | tar xf -

tar: This does not look like a tar archive
tar: Skipping to next header
tar: Read 1024 bytes from -
tar: Error exit delayed from previous errors


But it works fine when invoked like this:

    tar zxf expect-5.42.1.tar.gz

Older versions of tar can unpack that archive without erroring out.


Regards
Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]