archiecobbs / ivyroundup

Online Ivy Repository
13 stars 13 forks source link

Problem with downloading Rhino from org.mozilla site #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a dependency on org.mozilla Rhino 1_7R2
2. Resolve
3.

What is the expected output? What do you see instead?
I expect it to resolve but it freezes up

What version of the product are you using? On what operating system?
Ubunto 8.04 ivy 2.1.0

Please provide any additional information below.
The problem is that the target url:
ftp://ftp.mozilla.org/pub/mozilla.org/js/${archive}.zip
in the package file is not responding. I emailed them but got no answer.
I found this alternate url but I suspect the zip is not right:
ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/rhino/rhino1_7R2.zip

Since I can't see the other one I cannot tell.
Putting the zip in my cache solved it for just me but I suppress it on my
project because it is a dependency I don't actually use.

Original issue reported on code.google.com by roger.parkinson35 on 17 Mar 2010 at 6:12

GoogleCodeExporter commented 9 years ago
I was able to successfully download the archive and the checksum was valid. 
Perhaps
this was just a transient problem?

I will close this bug assuming so. Feel free to reopen if you think there is
something more to it.

Original comment by archie.c...@gmail.com on 23 Mar 2010 at 1:40