From owner-cvs-all@FreeBSD.ORG Tue Sep 4 04:50:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 191D316A419; Tue, 4 Sep 2007 04:50:19 +0000 (UTC) (envelope-from lbr@nerdheaven.dk) Received: from tux.nerdheaven.dk (tux.nerdheaven.dk [193.88.12.43]) by mx1.freebsd.org (Postfix) with ESMTP id 8B34413C461; Tue, 4 Sep 2007 04:50:18 +0000 (UTC) (envelope-from lbr@nerdheaven.dk) Received: from localhost (localhost [127.0.0.1]) by tux.nerdheaven.dk (Postfix) with ESMTP id DDE0E3FF36; Tue, 4 Sep 2007 06:28:37 +0200 (CEST) Received: from tux.nerdheaven.dk ([127.0.0.1]) by localhost (tux.nerdheaven.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 66899-04; Tue, 4 Sep 2007 06:28:37 +0200 (CEST) Received: by tux.nerdheaven.dk (Postfix, from userid 1021) id 3A0DB3FF4D; Tue, 4 Sep 2007 06:28:37 +0200 (CEST) Date: Tue, 4 Sep 2007 06:28:37 +0200 From: Lars Balker Rasmussen To: Doug Barton Message-ID: <20070904042837.GC50939@tux.nerdheaven.dk> References: <200709031340.l83De1Nn080354@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at nerdheaven.dk Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 04:50:19 -0000 On Mon, Sep 03, 2007 at 04:42:43PM -0700, Doug Barton wrote: > On Mon, 3 Sep 2007, Lars Balker Rasmussen wrote: > > Modified files: > > Mk bsd.sites.mk > > Log: > > Add backpan.cpan.org as a last resort mirror, to remove the often seen > > failure case where the package a port relies on is moved from cpan to cold > > storage (backpan). > > > > On my system, it takes 70 seconds to fall through the mirrors before > > hitting > > backpan, > > How will this affect those of us who use RANDOMIZE_MASTER_SITES? backpan has latest packages as well, so it's not an added failure mode. I hope the added load from RANDOMIZE_MASTER_SITES users is miniscule for backpan. In fact that was my biggest worry... In the case of when the file is only on backpan, I assume you can do no worse than normal? Either way, it's still better than the situation without backpan. -- Lars Balker Rasmussen Consult::Perl