tags 659535 +patch merge 659535 753314 thanks Hi,
Am Montag, den 30.06.2014, 14:42 +0200 schrieb Michael Banck: > as the unzip package is not able to unpack split (i.e. foo.zip, foo.z01, > foo.z02 etc.) zip archives, they need to be restored to a single .zip > file via "zip -F <split.zip> --out <combined.zip>" first, after which > <combined.zip> can be extracted via unzip. > > However, if the split has been done on a multiple of 16kB and is split > between more than two zipfiles, the restoration fails: On further review, this appears to be the same issue as #659535, so merging the two bugs after verifying the fix for #753314 also fixes #659535 (i.e. using "-s 0" instead of "-F" or "-FF", which had escaped me as possibilty before). Michael -- Michael Banck Projektleiter / Berater Tel.: +49 (2161) 4643-171 Fax: +49 (2161) 4643-100 Email: [email protected] credativ GmbH, HRB Mönchengladbach 12080 USt-ID-Nummer: DE204566209 Hohenzollernstr. 133, 41061 Mönchengladbach Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

