Results 1 to 3 of 3
Hi,
I need to extract a tarball but unfortunately this error occurred when I tried it
# tar zxvf toolchain.tar.gz
tar: Skipping to next header
gzip: stdin: invalid compressed data--format ...
- 03-17-2010 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
Unable to extract tarball
Hi,
I need to extract a tarball but unfortunately this error occurred when I tried it
# tar zxvf toolchain.tar.gz
tar: Skipping to next header
gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors
# file toolchain.tar.gz
toolchain.tar.gz: gzip compressed data, from Unix, last modified: Wed Nov 28 09:40:11 2007
Is there a way that I can recover or extract the tarball? I tried to gunzip first but to no avail as well.
Thank you.
- 03-17-2010 #2linux user # 503963
- 03-17-2010 #3
how did you download this file? most likely it is corrupted


Reply With Quote