Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 10:42:48 +1030
From:      Greg 'groggy' Lehey <grog@FreeBSD.org>
To:        Noah <admin2@enabled.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: unable to fetch mysql-5.0.33.tar.gz
Message-ID:  <20070210001248.GL36295@wantadilla.lemis.com>
In-Reply-To: <45CCFE93.4040707@enabled.com>
References:  <45CCFE93.4040707@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--kunpHVz1op/+13PW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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.

--kunpHVz1op/+13PW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFFzQ4AIubykFB6QiMRAo52AKCDa6nt7CLpXJc1HVDcBSJ9b+v2ZgCeJOc5
e4mrN4AKJjEk77lRaddsBZY=
=tWCD
-----END PGP SIGNATURE-----

--kunpHVz1op/+13PW--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070210001248.GL36295>