LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem with tar command (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-tar-command-175771/)

tiang_ono 04-28-2004 10:19 PM

problem with tar command
 
hi all,

i downloaded file **.tar.gz . when i used tar -xzvf file name the following messages resulted

tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error exit delayed from previous errors

could somebody explain what it means?

thx
ono

|2ainman 04-28-2004 10:33 PM

usually that shows up when you're using tar incorrectly. Make sure that its an actual tar.gz, and that you didnt just name it that while downloading. Also make sure that you finished your download of the tar.

Komakino 04-29-2004 05:05 AM

Sounds like a dodgy file to me....try redownloading it

MunCH 06-17-2004 02:36 PM

try: gunzip filename.tar.gz

Should work

MunCH


All times are GMT -5. The time now is 08:44 PM.