码迷,mamicode.com
首页 > 其他好文 > 详细

tar: Error is not recoverable

时间:2018-01-17 12:33:41      阅读:324      评论:0      收藏:0      [点我收藏+]

标签:check   exit   exiting   download   ble   post   desc   hadoop   turn   

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

标签:check   exit   exiting   download   ble   post   desc   hadoop   turn   

原文地址:https://www.cnblogs.com/zhaoyaxing/p/8301985.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!