tar: Error is not recoverable

Posted Feel Terror, Experience Terror

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tar: Error is not recoverable相关的知识,希望对你有一定的参考价值。

Error description:

tar xvf hadoop-3.0.0-src.tar.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Analyse:

1. The type of file may be incorrect.

2.  Downloaded file didn‘t correctly completed. 

How to check? by file command 

file hadoop-3.0.0-src.tar.gz
hadoop-3.0.0-src.tar.gz: html document text

 

以上是关于tar: Error is not recoverable的主要内容,如果未能解决你的问题,请参考以下文章