1. 程式人生 > >tar解壓包的時候出現錯誤 gzip: stdin: not in gzip format

tar解壓包的時候出現錯誤 gzip: stdin: not in gzip format

環境:Linux (CentOS Linux release 7.2.1511)

用  tar -zxvf  命令解壓檔案時遇到”gzip: stdin: not in gzip format“等錯誤:

[email protected]:tar -zxvf jdk-8u144-linux-x64.tar.gz
2 gzip: stdin: not in gzip format
3 tar: Child returned status 1
4 tar: Error is not recoverable: exiting now

發現這個壓縮包沒有用gzip格式壓縮,所以不用加z引數。

改為    tar -xvf     就可以了。

如果還有問題,檢查壓縮包,可能是壓縮包有問題。

相關推薦

tar的時候出現錯誤 gzip: stdin: not in gzip format

環境:Linux (CentOS Linux release 7.2.1511) 用  tar -zxvf  命令解壓檔案時遇到”gzip: stdin: not in gzip format“等錯誤: [email protected]:tar -zxvf

報錯gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now的解決方法

方法 進行 二進制 error ble url src 是否 cat 在部署tomcat的環境搞JDK的時候出現這個問題。分享一下。 解壓命令:tar -zvxf memcached-1.4.34.tar.gz 遇到了一個問題,   gzip: stdin: not

解決CentOS下安裝jdk無法問題(報錯gzip: stdin: not in gzip format tar: Child returned status 1...... )

  CentOS下自帶openjdk,但是有些成(如ES)要在jdk1.8及以上環境才能安裝,因此要解除安裝系統自帶的openjdk再到官網下載Linux下的jdk,但是在下載後解壓時,會發現報錯:   原因分析: wget命令直接下載的JDK,這是問題的

Linux 中tar出現的問題解決

gzip: stdin: not in gzip formattar: Child returned status 1tar: Error exit delayed from previous errorsYou used "tar -zxvf" for the second command. the 'z'

加壓壓縮文件報錯gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

child tdi tex save 重新 屬性 保存 div sta 壓縮包是直接weget 後面加官網上的tar包地址獲取的 [[email protected]/* */ ~]# tar -zxvf /home/hadoop/hadoop-2.6.5-

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

error ble turn gzip 使用 bsp over 命令 文件格式 [root@Gris-11140 FMIS2600bak]# tar -zxvf /home/oradata/FMIS2600DMP.tar.gz gzip: stdin: not in

Liunx出現錯誤tar: 跳轉到下一個頭tar

今天在centos中解壓HBase包時出現如果問題: tar: 跳轉到下一個頭   tar: Child returned status 1   tar: Error is not recoverable: exiting now   解決方法: 是檔案傳輸的

升級Linux tar &&解決某用tar失敗的tar

更新 文件名 發現 目錄 ftp 估計 決定 bin div 今天解壓個文件,出來很多這樣的: /bin/tar: Ignoring unknown extended header keyword `SCHILY.dev‘/bin/tar: Ignoring unknown

怎麼好好的 bz2檔案會突然提示bzip2 stdin is not a bzip2 file錯誤

分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!        

zip、tar格式檔案相關指令

ZIP格式壓縮包: 解壓到特定目錄 # unzip [檔名].zip -d [目錄位置] 解壓到當前目錄 # unzip [檔名].zip 以ZIP格式壓縮檔案: # zip -r [檔名].zip [原檔案/目錄名] TAR.GZ格式壓縮包: 解壓到特定目錄 # tar -xzvf

tar 歸檔中找不到錯誤

開始我也以為是包的問題,換了幾個包還是不行,原來是手冊上漏掉了一個-C引數。 tar -jxvf qtopia-1.7.tp.tar.bz2 -C /utuLinux2.6.24/ 一定要加上那個-C   引數。

tarUnexpected EOF in archive錯誤

使用tar解壓一個從網路下載的文件: tar xvf origin_data.tar 出現如下報錯資訊: tar: Unexpected EOF in archive tar: rmtlseek not stopped at a record boundary tar: Err

關於unix下tar時的兩個錯誤問題及解決方法

---------------------------------------------------------------------------- ---- 本文為andkylee個人原創,請在尊重作者勞動成果的前提下進行轉載; ---- 關鍵字: 解壓 tar 錯誤

tar報錯

tar 在解壓jdk時,報錯如下:[[email protected]/* */_22_86_centos tools]# tar xf jdk-8u144-linux-x64.tar.gz gzip: stdin: not in gzip formattar: Child returned

tar

輸出 處理 apach href ros lan family ofo not tar打包和解壓到指定目錄的方法 tar zxvf ab.tar.gz -C cc tar xzf ab.tar.gz 直接解壓到當前目錄 tar -zxv -f ab.tar.gz 直接

java 項目 存入mysql後 變問號 MySql 5.6 (X64) 版 1067錯誤與編碼問題的解決方案

都是 無法 small amd odi 方式 amp www 如何 環境 Java環境JDK1.8 安裝好了 mysql-5.6.38-winx64 idea2016(64) 問題是這樣: idea 調試 eclips 項目 存入數據庫後 變問號 首先e

mysql_windows安裝

utf8 參考 配置文件 warning 工具 edi 環境 l數據庫 內容 WIN下安裝64位的解壓版mysql-5.6.24-winx64 參考如下安裝步驟: 1、將解壓縮後的文件放到自己想要的地方 並配置環境變量。 示例中存放的目錄為:D:\Program Fil

轉載:linux tar 命令總結

linu 追加 tar.gz 備忘 標準輸出 需要 中一 意思 檔案 把常用的tar解壓命令總結下,當作備忘: tar -c: 建立壓縮檔案 -x:解壓 -t:查看內容 -r:向壓縮歸檔文件末尾追加文件 -u:更新原壓縮包中的文件 這五個是獨立的命令,壓縮解壓都要用到其中

linux tar 出錯

exit span erro pos child 報錯 style oot eva 今天用tar -xzvf php-7.2.3.tar.gz 解壓php的tar包時報錯 [root@VM_72_37_centos ~]# tar -xzvf php-7.2.3.tar.

把常用的tar命令總結下

tar -c: 建立壓縮檔案 -x:解壓 -t:檢視內容 -r:向壓縮歸檔檔案末尾追加檔案 -u:更新原壓縮包中的檔案 這五個是獨立的命令,壓縮解壓都要用到其中一個,可以和別的命令連用但只能用其中一個。下面的引數是根據需要在壓縮或解壓檔案時可選的。 -z