मुझे एक बैंक से जिप फाइल मिली। जब मैं इसे अनज़िप करने की कोशिश कर रहा हूं तो मुझे निम्न त्रुटि मिलती है।
unzip filename.zip
Archive: filename.zip
skipping: SOME_STUFF.pdf need PK compat. v6.1 (can do v4.6)
file
आदेश रिटर्न
Zip archive data
इस फाइल के लिए।
यह त्रुटि संदेश युक्त धागे का एक उचित संख्या में हैं, लेकिन केवल ठोस सुझाव वे उपयोग करने के लिए है 7z x
या 7za x
से p7zip-full
पैकेज। ये त्रुटि के साथ विफल:
Unsupported Method
Sub items Errors: 1
मैं डेबियन wheezy amd64 का उपयोग कर रहा हूं। मैं के महत्वपूर्ण अद्यतन नहीं दिख रहा है unzip
या 7za
परीक्षण / अस्थिर हालांकि में संकुल।
मैं इस फ़ाइल को अनज़िप करने के सुझावों की सराहना करूँगा, और आम तौर पर, त्रुटि संदेश का क्या PK compat. v6.1 (can do v4.6)
मतलब है? व्यापक रूप से उपयोग की जाने वाली उपयोगिता के लिए, zip
इसके बारे में अधिक प्रलेखन उपलब्ध नहीं है। डेबियन स्रोतों में README http://www.info-zip.org/pub/infozip/ की ओर इशारा करता है, जो अनज़िप 6.0 के लिए 29 अप्रैल 2009 की रिलीज़ की सूची देता है।
यहाँ unzip
मेरे सिस्टम पर बाइनरी के लिए संस्करण आउटपुट है।
unzip -v
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip/ ;
see ftp://ftp.info-zip.org/pub/infozip/UnZip.html for other sites.
Compiled with gcc 4.7.2 for Unix (Linux ELF) on Feb 3 2015.
UnZip special compilation options:
ACORN_FTYPE_NFS
COPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported)
SET_DIR_ATTRIB
SYMLINKS (symbolic links supported, if RTL and file system permit)
TIMESTAMP
UNIXBACKUP
USE_EF_UT_TIME
USE_UNSHRINK (PKZIP/Zip 1.x unshrinking method supported)
USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)
UNICODE_SUPPORT [wide-chars, char coding: UTF-8] (handle UTF-8 paths)
LARGE_FILE_SUPPORT (large files over 2 GiB supported)
ZIP64_SUPPORT (archives using Zip64 for large files supported)
USE_BZIP2 (PKZIP 4.6+, using bzip2 lib version 1.0.6, 6-Sept-2010)
VMS_TEXT_CONV
WILD_STOP_AT_DIR
[decryption, version 2.11 of 05 Jan 2007]
UnZip and ZipInfo environment options:
UNZIP: [none]
UNZIPOPT: [none]
ZIPINFO: [none]
ZIPINFOOPT: [none]
dpkg पैकेज संस्करण की रिपोर्ट करता है 6.0-8+deb7u2
।
का आउटपुट zipinfo
है:
zipinfo filename.zip
Archive: filename.zip
Zip file size: 6880 bytes, number of entries: 1
-rw-a-- 6.4 fat 10132 Bx defN 15-Feb-06 16:24 SOME_STUFF.pdf
1 file, 10132 bytes uncompressed, 6568 bytes compressed: 35.2%
p7zip-rar
जो7z
त्रुटि मिली है, उस मामले में डेबियन पर स्थापित करने का सुझाव दें ।