VisibleSpectrum / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

gzip: stdin: not in gzip format #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1.Download trunk (r667) from sourcecode
2.run ./gridworks from Cygwin bash

The following is returned:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
Error while expanding apache-ant-1.8.0-bin.tar.gz

I believe this fails as Ant 1.8.0 is now superseded by 1.8.1 and the 1.8.0 
files moved to the archive directory.

For the 1.8.0 version the URL in /trunk/gridworks should be:
http://www.apache.org/dist/ant/binaries/apache-ant-1.8.0-bin.tar.gz
But this is likely to break at every Ant release cycle.

The stable URL for the 1.8.0 version will be:
http://archive.apache.org/dist/ant/binaries/apache-ant-1.8.0-bin.tar.gz

Patch attached for 1.8.1, using the archive url.

Original issue reported on code.google.com by iainsproat on 10 May 2010 at 9:05

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by stefano.mazzocchi@gmail.com on 10 May 2010 at 3:53

GoogleCodeExporter commented 8 years ago

Original comment by iainsproat on 11 May 2010 at 7:14

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 2:21

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 2:49