您的位置:首页 > 其它

gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive ta

2015-11-21 23:16 531 查看
今天解压tar包遇到这样一个问题

使用命令:tar -zxvf  xxxxx.tar.gz

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now


 

用同样的命令去解压其他tar.gz包是没有问题的,那应该是tar包的问题

google了一下,看来大家的看法还是一致的

原因就是该源码包在下载过程中被破坏.

换个地址下载(有可能在另一个地址下载也不行,可能他们都是同一个源地址,建议多换几个)

后来去官网上下载的再解压就没问题了
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: