tar解壓報錯問題
如果有新的報錯原因會持續(xù)更新解決方案
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
問題產(chǎn)生原因及解決方案
所下載的并不是壓縮包,是一個網(wǎng)頁文件,可以用 file 目標文件
查看目標文件類型
如果下載的是文本類型,是肯定不能解壓的
這是需要刪除該文本文件,去下載正確的tar包重新解壓即可文章來源:http://www.zghlxwxcb.cn/news/detail-559004.html
附tar解壓命令 tar -zxvf file
文章來源地址http://www.zghlxwxcb.cn/news/detail-559004.html
到了這里,關于gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!