From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 14:23:33 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 5D3441065670 for ; Tue, 23 Jun 2009 14:23:33 +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 14A2E8FC0A for ; Tue, 23 Jun 2009 14:23:32 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MJ6uI-0004vD-63 for freebsd-questions@freebsd.org; Tue, 23 Jun 2009 14:23:30 +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 14:23:30 +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 14:23:30 +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 10:25:12 -0400 Lines: 32 Message-ID: References: <20090623035551.GA17425@melon.esperance-linux.co.uk> <8114361F-1975-46C3-8168-7033555AF9DB@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 14:23:33 -0000 Paul van der Zwan wrote: > > On 23 jun 2009, at 05:55, Frank Shute wrote: > >> On Mon, Jun 22, 2009 at 07:17:40PM +0200, Paul van der Zwan wrote: >>> >>> The last few days I see a dozens of Checksum mismatches when csup-ing >>> src-all from cvsup.freebsd.org. >>> No errors appear on ports-all. >>> Is there a problem with the cvs repository ? >> >> Most people will use a local mirror as listed in the handbook: >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html >> >> Check and see if you have the same problem with one of the mirror >> sites. >> > > I have tried both cvsup.freebsd.org and cvsup.nl.freebsd.org with both > csup and cvsup and I get checksum mismatches on all attempts. [snip] About a week ago I csup'ed src-all from cvsup.nl.freebsd.org and rebuilt my systems. I just did it again to test, although since it was up to date nothing new was changed/downloaded. No checksum errors at all with either event. -Mike