From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 03:10:40 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D58016A402 for ; Sat, 10 Feb 2007 03:10:40 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 2C01F13C47E for ; Sat, 10 Feb 2007 03:10:40 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.10.40] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id l1A3AdZI082899 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Feb 2007 19:10:39 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <45CD37A9.3060509@enabled.com> Date: Fri, 09 Feb 2007 19:10:33 -0800 From: Noah User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: "Greg 'groggy' Lehey" References: <45CCFE93.4040707@enabled.com> <20070210001248.GL36295@wantadilla.lemis.com> In-Reply-To: <20070210001248.GL36295@wantadilla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: unable to fetch mysql-5.0.33.tar.gz [fixed] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 03:10:40 -0000 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. >