首页 > 其他 > 详细

tar: Error is not recoverable

时间:2018-01-17 12:13:07      阅读:532      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!