Home > Linux > tar: Archive contains obsolescent base-64 headers

tar: Archive contains obsolescent base-64 headers

February 24th, 2009

I was trying to install Ghostscript on my MediaTemple (mt) Linux server but I kept getting the following error:

tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors

The quick fix around this is to type the following:

gzip -d filename.tar.gz

and then

tar -xf filename.tar

This should extract the file without errors.

Peace

Post to Twitter Post to Plurk Plurk This Post Post to Yahoo Buzz Buzz This Post Post to Delicious Delicious Post to Digg Digg This Post Post to Ping.fm Ping This Post Post to Reddit Reddit Post to StumbleUpon Stumble This Post

Flashnutz Linux

  1. irina
    September 21st, 2009 at 21:29 | #1

    and what i should do if the same error appears when i
    $ tar xf *.tar

  1. No trackbacks yet.
SEO Powered by Platinum SEO from Techblissonline