zoukankan      html  css  js  c++  java
  • gzip: stdin: unexpected end of file tar: 归档文件中异常的 EOF

    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


    原因:

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


    解决:

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


  • 相关阅读:
    虚树
    最小树形图
    分块
    斜率优化
    单调队列优化DP
    树套树
    2-SAT
    莫队
    单调队列
    单调栈
  • 原文地址:https://www.cnblogs.com/gyfluck/p/10482121.html
Copyright © 2011-2022 走看看