当我解开教义
-rw-r--r-- 1 root root 660252 2010-10-16 23:06 Doctrine-1.2.0.tgz
我总是收到此错误消息
root@X100e:/usr/local/lib/Doctrine/stable# tar -xvzf Doctrine-1.2.0.tgz
.
.
.
Doctrine-1.2.0/tests/ViewTestCase.php
Doctrine-1.2.0/CHANGELOG
gzip: stdin: decompression OK, trailing garbage ignored
Doctrine-1.2.0/COPYRIGHT
Doctrine-1.2.0/LICENSE
tar: Child returned status 2
tar: Error is not recoverable: exiting now
解压缩操作有效,但我总是收到此错误消息。
任何线索我做错了什么?
原文由 udo 发布,翻译遵循 CC BY-SA 4.0 许可协议
我会尝试分别解压缩和解压缩,看看会发生什么: