On Sat, 11 Feb 2012, Martin wrote: > Package: zip > Version: 3.0-4 > Severity: normal > > If I create a multi-part zip file using the following command: > > dd if=/dev/urandom bs=1M count=1 | zip -s 256k split.zip - > > The command to recombine, as documented in the man-page, results in > a corrupt archive: > > zip -s 0 split.zip --out single.zip > unzip -t single.zip
Thanks for the report. I've just forwarded it upstream: http://www.info-zip.org/phpBB3/viewtopic.php?f=6&t=383 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org