Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    linux user # 503963

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    how did you download this file? most likely it is corrupted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...