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

最近在部署環境,在安裝memcached的過程中解壓時, 解壓命令:tar zvxfmemcached . . .tar.gz 遇到了一個問題, gzip: stdin: not in gzip format tar: Child returned status tar: Error is not recoverable: exiting now 現在我提供一下我總結的解決方法: 方法一: ta ...

2017-02-17 13:13 2 130519 推薦指數:

查看詳情

tar解壓問題gzip: stdin: not in gzip format

如下所示,使用tar -zxvf解壓文件時遇到”gzip: stdin: not in gzip format“等錯誤: [root@DB-Server tmp]# [root@DB-Server tmp]# tar -zxvf ...

Fri Sep 25 00:39:00 CST 2015 2 31715
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM