相关疑难解决方法(0)

gzip: stdin: 不是 gzip 格式

当我运行时:

tar -zxvf john-1.7.0.2.tar.gz
Run Code Online (Sandbox Code Playgroud)

我明白了:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Run Code Online (Sandbox Code Playgroud)

它应该开始拆包。

有些人告诉我不要使用,z但我得到了同样的错误。

这是我以这种方式下载的文件:

wget http://openwall.com/john/f/john-1.7.0.2.tar.gz
Run Code Online (Sandbox Code Playgroud)

downloads mime-type wget tar file-type

31
推荐指数
2
解决办法
14万
查看次数

标签 统计

downloads ×1

file-type ×1

mime-type ×1

tar ×1

wget ×1