On Friday,  9 February 2007 at 15:06:59 -0800, Noah wrote:
>
> any clues how I can find the mysql-5.0.33.tar.gz file so I can build the
> port?

You have already fetched it, but something went wrong:

> ===>  Extracting for mysql-server-5.0.33
> => MD5 Checksum mismatch for mysql-5.0.33.tar.gz.
> => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz.

This probably means that you have fetched a partial archive (i.e. the
fetch was interrupted and you tried again).

> => mysql-5.0.33.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/.
> fetch: mysql-5.0.33.tar.gz: local modification time does not match remote

This is arguably a bug in the fetch logic: it compares the timestamp
of the partial archive on your system (the time when the fetch
aborted) with the timestamp of the archive it's trying to fetch, and
of course they don't match.

You should have a file /usr/ports/distfiles/mysql-5.0.33.tar.gz on
your system.  Remove it, try again, and all should be well.

Greg
--
See complete headers for address and phone numbers.

Attachment: pgpXXLYZcGmvt.pgp
Description: PGP signature

Reply via email to