[antlr-interest] [TN#107351] Help with FishEye

Wincent Colaiuta win at wincent.com
Fri Jul 6 02:45:10 PDT 2007


El 6/7/2007, a las 5:31, Fisheye Support escribió:

> Hi, Wincent
>
> We have updated the version of FishEye on the server to the latest  
> version and
> this should resolve the problem in regard to the zip not including  
> all files.
>
> Can you try again, and see how you get on.

Thanks for your attention to that. I'm sure I'm not the only one who  
appreciates this.

I performed some testing. The files which were missing from the  
archive are present now. I haven't done an exhaustive check to see if  
everything is present because it's a little difficult to compare (the  
official ANTLR distribution contains more than what's in FishEye;  
it's over 3MB whereas the stuff in FishEye yields an archive just  
under 2MB in size)... but at a glance it does appear that everything  
is there (at least "ant build" at the top level of the extracted  
archive works).

So both the tgz and zip archives now appear to be complete, although  
the tbz2 archive appears to be truncated:

$ wget -c --no-cache "http://fisheye2.cenqua.com/browse/~tarball=tbz2/ 
antlr/antlr.tbz2"
--09:13:48--  http://fisheye2.cenqua.com/browse/~tarball=tbz2/antlr/ 
antlr.tbz2
            => `antlr.tbz2'
Resolving fisheye2.cenqua.com... 63.246.7.20
Connecting to fisheye2.cenqua.com|63.246.7.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-bzip2]

      
[      <=>                                                               
                   ] 147,315      107.36K/s

09:14:11 (107.11 KB/s) - `antlr.tbz2' saved [147315]

$ wget -c --no-cache "http://fisheye2.cenqua.com/browse/~tarball=tbz2/ 
antlr/antlr.tbz2"
--09:27:28--  http://fisheye2.cenqua.com/browse/~tarball=tbz2/antlr/ 
antlr.tbz2
            => `antlr.tbz2'
Resolving fisheye2.cenqua.com... 63.246.7.20
Connecting to fisheye2.cenqua.com|63.246.7.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-bzip2]

100% 
[======================================================================= 
=================>] 147,315       95.08K/s

09:27:55 (94.70 KB/s) - `antlr.tbz2' saved [147315]

$ tar -tjf antlr.tbz2

bzip2: Compressed file ends unexpectedly;
         perhaps it is corrupted?  *Possible* reason follows.
bzip2: Inappropriate ioctl for device
         Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error exit delayed from previous errors



Performance is still a bit of an issue. These were downloaded from  
FishEye:

- Downloaded over 3Mb ADSL connection:

10:22:43 (5.61 KB/s) - `antlr.tgz' saved [1928104]
10:28:13 (5.91 KB/s) - `antlr.tgz' saved [1928104]
10:35:03 (6.60 KB/s) - `antlr.tgz' saved [1928104]
11:25:28 (7.91 KB/s) - `antlr.tgz' saved [1928104]

- Downloaded over ethernet in datacenter:

04:21:40 (20.82 KB/s) - `antlr.tgz' saved [160730]
04:22:32 (21.80 KB/s) - `antlr.tgz' saved [160730]

Compare that with downloading from the official ANTLR site (static  
archive served over HTTP):

- Downloaded over 3Mb ADSL connection:

11:00:22 (237.19 KB/s) - `antlr-3.0.tar.gz' saved [3257540/3257540]
11:16:38 (229.12 KB/s) - `antlr-3.0.tar.gz' saved [3257540/3257540]

- Downloaded over ethernet in datacenter:

04:18:01 (834.51 KB/s) - `antlr-3.0.tar.gz' saved [3257540/3257540]

Cheers,
Wincent






More information about the antlr-interest mailing list