码迷,mamicode.com
首页 > 系统相关 > 详细

Linux tar This does not look like a tar archive

时间:2018-01-24 10:58:04      阅读:286      评论:0      收藏:0      [点我收藏+]

标签:erro   linux tar   服务   with   安装   bsp   ***   like   linux   

由于昨天公司内网服务器坏了,所以急需搭建新的Linux环境。

在安装maven时,使用tar 命令解压maven.tar.gz出现:

tar :This does not look like a tar archive

tar: Exiting with failure status due to previous errors

如图:

 

解决的办法:

# gzip -d ***.tar.gz

# tar -xf ***.tar.gz

本篇文章来源于 Linux公社网站(www.linuxidc.com) 原文链接:http://www.linuxidc.com/Linux/2010-07/27151.htm

Linux tar This does not look like a tar archive

标签:erro   linux tar   服务   with   安装   bsp   ***   like   linux   

原文地址:https://www.cnblogs.com/xiaoleiel/p/8340014.html

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