From owner-freebsd-x11@FreeBSD.ORG Mon Aug 8 04:45:47 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD4516A41F for ; Mon, 8 Aug 2005 04:45:47 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: from hosting.sourcit.net (mail3.eitsolutions.net [68.23.20.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BAF43F2E for ; Mon, 8 Aug 2005 04:45:46 +0000 (GMT) (envelope-from bryan.maynard@reallm.com) Received: (qmail 27459 invoked from network); 7 Aug 2005 23:39:05 -0500 Received: from al1-24.207.169.154.charter-stl.com (HELO ?192.168.1.101?) (24.207.169.154) by hosting.sourcit.net with SMTP; 7 Aug 2005 23:39:05 -0500 From: Bryan Maynard Organization: Sofos Nikitis To: freebsd-x11@freebsd.org Date: Sun, 7 Aug 2005 23:38:09 +0000 User-Agent: KMail/1.8.1 References: <200508080434.53707.dejan.lesjak@ijs.si> In-Reply-To: <200508080434.53707.dejan.lesjak@ijs.si> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508072338.10267.bryan.maynard@reallm.com> Subject: Re: X11 / XFree86 Installation X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 04:45:47 -0000 On Monday 08 August 2005 02:34 am, Dejan Lesjak wrote: >On Monday 08 of August 2005 04:22, Teo De Las Heras wrote: >> I tried changing MASTER_SITES but then the I got an error that the >> local time does not match the remote ?? What did work was fetching >> the file from the xlibs site. I didn't even know about the fetch >> command!! I tried downloading that file onto my Windows desktop and >> then using FTP to get it into my FreeBSD box. Any idea why that was >> causing the checksum to fail? > >I believe it usually happens when not entire file is downloaded in > first try and when fetch tries the second time (perhaps from another > mirror) this difference confuses it. What usually helps is doing > 'make distclean' which removes partially downloaded file and then > trying again. I'm not completely sure though :) I had a similar problem a while ago (complaints about local time not matching remote). Running 'make distclean' and then manually fetching my needed tar balls worked for me :-) >Dejan Bryan -- Open Source: by the people, for the people.