[Insight-developers] Corrupt file Wrapping/Generators/Java/Tests/argparser.jar -- used?
Steve M. Robbins
steve at sumost.ca
Sat Feb 23 16:41:21 EST 2013
Hi,
The 4.3.1 source .tar.gz file I downloaded last December contains a file Wrapping/Generators/Java/Tests/argparser.jar that presumably should be a jar file.
However, attempts to extract the contents indicate it is corrupted (see below). Also, it doesn't appear to be used in the project (rgrep turned up empty). Maybe it should be simply removed? Can
anyone shed light on this?
Thanks,
-Steve
steve at riemann{InsightToolkit-4.3.1}jar -tvf Wrapping/Generators/Java/Tests/argparser.jar
java.util.zip.ZipException: invalid CEN header (bad signature)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:131)
at java.util.zip.ZipFile.<init>(ZipFile.java:92)
at sun.tools.jar.Main.list(Main.java:997)
at sun.tools.jar.Main.run(Main.java:242)
at sun.tools.jar.Main.main(Main.java:1167)
steve at riemann{InsightToolkit-4.3.1}unzip Wrapping/Generators/Java/Tests/argparser.jar
Archive: Wrapping/Generators/Java/Tests/argparser.jar
warning [Wrapping/Generators/Java/Tests/argparser.jar]: 2983 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [Wrapping/Generators/Java/Tests/argparser.jar]: start of central directory not found;
zipfile corrupt.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
More information about the Insight-developers
mailing list