From owner-freebsd-stable@FreeBSD.ORG Fri May 29 18:59:13 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 972211065672 for ; Fri, 29 May 2009 18:59:13 +0000 (UTC) (envelope-from lopez.on.the.lists@yellowspace.net) Received: from mail.yellowspace.net (mail.yellowspace.net [80.190.200.164]) by mx1.freebsd.org (Postfix) with ESMTP id 083218FC08 for ; Fri, 29 May 2009 18:59:12 +0000 (UTC) (envelope-from lopez.on.the.lists@yellowspace.net) Received: from furia.intranet ([62.216.219.211]) (AUTH: LOGIN lopez.on.the.lists@yellowspace.net) by mail.yellowspace.net with esmtp; Fri, 29 May 2009 20:59:10 +0200 id 0048FA22.000000004A20307E.0001224D Message-Id: <4783D483-DA04-4363-8B40-BAA826F2B306@yellowspace.net> From: Lorenzo Perone To: Peter Jeremy In-Reply-To: <20090529110615.GB99305@server.vk2pj.dyndns.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Fri, 29 May 2009 20:59:10 +0200 References: <14989d6e0905261338q5c4d4f8fj80b3b98ae9be8100@mail.gmail.com> <203EA7F2-0AFF-437D-A4F4-F65F00EEC10E@verweg.com> <4A1C6866.30403@intersonic.se> <6C848E6B-9B38-41ED-898D-8B4016FD70BB@yellowspace.net> <20090529110615.GB99305@server.vk2pj.dyndns.org> X-Mailer: Apple Mail (2.935.3) Cc: stable@freebsd.org Subject: Re: cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails") X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 18:59:14 -0000 On 29.05.2009, at 13:06, Peter Jeremy wrote: > On 2009-May-27 00:42:52 +0200, Lorenzo Perone > wrote: >> On 27.05.2009, at 00:08, Per olof Ljungmark wrote: >> >>> Ruben van Staveren wrote: >>>> On 26 May 2009, at 22:38, Christian Walther wrote: >>>>> it finished successfully. From my point of view it appears that >>>>> cvsup.de.freebsd.org is out of sync. >>>> cvsup.de.freebsd.org is definitely out of sync. I had build errors >>>> which only went away after switching to a different cvsup server >>> >>> Same here, a week ago. >> >> same here too... a few mins and hours ago. >> with cvsup5.de.freebsd.org as well... > > This is a not-uncommon problem with lots of CVSup servers. edwin@ > maintains a statistics page at http://www.mavetju.org/unix/freebsd-mirrors/ > that is worth studying - it shows that cvsup.de.freebsd.org is badly > out of sync, though cvsup5 should be OK. cool work... I'd think of a small script to use that page for wrapping csup and passing on the best and nearest available mirror (for that of course, plain text/xml output would be great)... :) in any case, at least a $FreeBSD$ tag check would be cool in csup: sometimes it can have quite destructive consequences to get an outdated source... Lorenzo