RE: Scarab 1.0.22-RC1 Tomcat bundle zip files
[email protected] Tue, 26 Feb 2013 15:24:12 -0800 (PST)
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <1294168324.2349.1361921052812.JavaMail.httpd@localhost> |
To clarify, I was able to unpack the .tar.gz file, but not the zip files. I just tried the files again. The .tar.gz file still works (can be unpacked). Both zip files still fail. The URL http://scarab.tigris.org/files/documents/11/49202/scarab-1.0.22-RC1.tar.gz produced a 25656430 byte file. I was able to unpack it. The URL http://scarab.tigris.org/files/documents/11/49203/scarab-1.0.22-RC1.zip produced a 26585806 byte file. I was not able to unpack it. The URL http://scarab.tigris.org/files/documents/11/49212/file_49212.dat/scarab-1.0.22-RC1%28rev11130%29-tomcat-4.1.36.zip produced a 20624826 byte file. I was not able to unpack it. I tried opening the two zip files several ways. Here's the result of two, unzip and jar xf. $ unzip -version UnZip 6.00 of 20 April 2009, by Cygwin. Original by Info-ZIP. $ unzip "scarab-1.0.22-RC1(rev11130)-tomcat-4.1.36.zip" Archive: scarab-1.0.22-RC1(rev11130)-tomcat-4.1.36.zip End-of-central-directory signature not found. $ unzip "scarab-1.0.22-RC1.zip" Archive: scarab-1.0.22-RC1.zip End-of-central-directory signature not found. $ java -version java version "1.7.0_15" $ jar xf "scarab-1.0.22-RC1(rev11130)-tomcat-4.1.36.zip" java.util.zip.ZipException: invalid entry size (expected 26852 but got 29389 bytes) $ jar xf "scarab-1.0.22-RC1.zip" java.util.zip.ZipException: invalid code lengths set I just tried another zip file from the same site: http://scarab.tigris.org/files/documents/11/36351/scarab-0.21.zip I was able to unzip this file without any problems. I have not had problems with other zip files I have downloaded. I was able to use unpack the .tar.gz file and the 0.21 zip file, so I don't think there is a problem with the communication path to this server. It is only the two RC1 zip files that I have problems with, even after retries. I concluded the RC1 zip files have succumbed to bitrot. Is there another explanation? (Not urgent for me, I don't need the zips. I am currently trying a version downloaded from svn trunk.) ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=3049908 To unsubscribe from this discussion, e-mail: [[email protected]].