From owner-freebsd-ports@FreeBSD.ORG Sun Jul 13 09:01:53 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92E3537B416 for ; Sun, 13 Jul 2003 09:01:53 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B7CB43F93 for ; Sun, 13 Jul 2003 09:01:49 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 32A9513789; Sun, 13 Jul 2003 18:01:48 +0200 (CEST) Date: Sun, 13 Jul 2003 18:01:52 +0200 (CEST) From: Gerald Pfeifer To: Kris Kennaway In-Reply-To: <20030711162543.GB53636@rot13.obsecurity.org> Message-ID: References: <20030711162543.GB53636@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: bento fails to properly refetch after checksum mismatch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 16:01:53 -0000 On Fri, 11 Jul 2003, Kris Kennaway wrote: >> Currently the bento cluster keeps reporting checksum mismatches for >> devel/sgb on a (nearly) daily base, even though I updated the port >> about two weeks ago, after upstream sources were "silently" modified. > 1) Just ignore it. Every few weeks I do a build run fetching from the > original master sites and then refresh the distfiles onto ftp-master. Ah, good to know. How about applying the patch the below (or a variant thereof) to ? > 2) Beat the developers over the head for not using a versioned distfile. Done. :-> Gerald *** index.html.orig Sun Jul 13 17:53:52 2003 --- index.html Sun Jul 13 17:58:49 2003 *************** the first one will have to go to the ori *** 300,305 **** the second build starts after the first one ends). After the entire build process, the distfiles are copied over to ftp.freebsd.org. ! This means if your port built successfully once, you will never see ! a "can't fetch distfile" error again. Please pay attention to Bill Fenner's distfile checker --- 300,308 ---- the second build starts after the first one ends). After the entire build process, the distfiles are copied over to ftp.freebsd.org. !
! A build run fetching from the original master sites (and then refreshing ! the distfiles onto ftp-master) is performed only every few weeks. ! These builds thus are not a good test to check for "can't fetch distfile" ! errors. Please pay attention to Bill Fenner's distfile checker