Karl Zilles wrote:
Downloading ant from http://ant.apache.org/bindownload.cgi, I was
directed to a mirror: apache.adult-pilot.net.
I downloaded the file
http://apache.adult-pilot.net/ant/binaries/apache-ant-1.6.5-bin.zip
And compared the md5 checksum. It does not match.
$ md5sum.exe apache-ant-1.6.5-bin.zip
df671b2fbc6faabddd3b71fc88766021 *apache-ant-1.6.5-bin.zip
it should be:
50b60129b54fc8f96a84ee60d7599188
I downloaded
http://www.apache.org/dist/ant/binaries/apache-ant-1.6.5-bin.zip
from the main distribution.
The md5 checksum matches the correct one.
$ md5sum.exe apache-ant-1.6.5-bin.zip
50b60129b54fc8f96a84ee60d7599188 *apache-ant-1.6.5-bin.zip
So it look like the adult-pilot file is corrupted (or worse).
Good catch. I've forwarded your mail to the relevant mailing lists
(infrastructure and repository) to see what is going on. I always
thought they ran regular checks against all the mirrors to see they were
serving the right stuff, if not, well, that'll be a good little
programming exercise for someone.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]