Date: Fri, 09 Feb 2007 19:10:33 -0800 From: Noah <admin2@enabled.com> To: "Greg 'groggy' Lehey" <grog@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: unable to fetch mysql-5.0.33.tar.gz [fixed] Message-ID: <45CD37A9.3060509@enabled.com> In-Reply-To: <20070210001248.GL36295@wantadilla.lemis.com> References: <45CCFE93.4040707@enabled.com> <20070210001248.GL36295@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
thanks Greg 'groggy' Lehey wrote: > 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. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CD37A9.3060509>