gzip: stdin: unexpected end of file tar: 归档文件中异常的 EOF

时间:2019-03-06 12:52:16   收藏:0   阅读:1978

gzip: stdin: unexpected end of file tar: 归档文件中异常的 EOF


 

问题描述:

使用tar命令解压文件时,报错:

gzip: stdin: unexpected end of file tar: 归档文件中异常的 EOF

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now


原因:

下载的源码包在下载过程中被破坏或者不完整所致。


解决:

重新下载压缩包,检查压缩包大小。


 

原文:https://www.cnblogs.com/gyfluck/p/10482121.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!