unable to fetch mysql-5.0.33.tar.gz

Greg 'groggy' Lehey grog at FreeBSD.org
Sat Feb 10 00:36:43 UTC 2007


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070210/da259c6c/attachment.pgp


More information about the freebsd-ports mailing list