From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 15:10:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86C2B1065673 for ; Tue, 23 Jun 2009 15:10:17 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9D18FC15 for ; Tue, 23 Jun 2009 15:10:16 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MJ7dW-0007Dj-TL for freebsd-questions@freebsd.org; Tue, 23 Jun 2009 15:10:15 +0000 Received: from pool-68-239-65-138.res.east.verizon.net ([68.239.65.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jun 2009 15:10:14 +0000 Received: from nightrecon by pool-68-239-65-138.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jun 2009 15:10:14 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Tue, 23 Jun 2009 11:11:53 -0400 Lines: 33 Message-ID: References: <20090623035551.GA17425@melon.esperance-linux.co.uk> <8114361F-1975-46C3-8168-7033555AF9DB@vanderzwan.org> <20090623135321.GA21992@owl.midgard.homeip.net> <23615866-B3A8-41FF-A748-07F057D0011A@vanderzwan.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-239-65-138.res.east.verizon.net Sender: news Subject: Re: Checksum mismatches when csup-ing. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 15:10:18 -0000 Paul van der Zwan wrote: [snip] >> > Well at least I am not the only one seeing these errors. I think we can > rule out a local problem and will have to wait for someone to fix this. > >> Note: I use cvsup to maintain a local copy of the cvs repository. >> It is not clear if you too is doing that, or if you use cvsup to >> check out >> just the latest version. >> >> > > I use cvsup/csup to mirror the cvs repo and I do a local cvs checkout. > But until these errors are fixed I will not be doing any checkouts and > build > for src. I don't think I can trust the repository... > > [snip] Ah - OK. Got it now. Maintaining you own local repository, e.g. not just a simple src upgrade/download such as I do here for basic updating. I recently saw something about this, IIRC on the -Current, or possible - Stable list explaining this. It had something to do with the export from SVN back to CVS. I believe the developers are aware of this. Search the archive for their comments. -Mike