From owner-freebsd-bugs@FreeBSD.ORG Tue Jul 18 22:33:35 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58BD716A4DF for ; Tue, 18 Jul 2006 22:33:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2294E43D68 for ; Tue, 18 Jul 2006 22:33:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id B14BA3541; Tue, 18 Jul 2006 17:33:34 -0500 (CDT) Date: Tue, 18 Jul 2006 17:33:34 -0500 To: John Ross Message-ID: <20060718223334.GB19524@soaustin.net> References: <200607181940.k6IJeLlg053027@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200607181940.k6IJeLlg053027@freefall.freebsd.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/100429: awk(1) dumps core X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 22:33:35 -0000 On Tue, Jul 18, 2006 at 07:40:21PM +0000, John Ross wrote: > This seems to be related to the length of a line in the ports INDEX file. > > To work-around it it, I simply removed the "p5-Task-Catalyst-1.90" port > from INDEX and INDEX-5 (I bet INDEX and INDEX-6 for you) We've already worked around it by dropping the packages that the regression- test part depended on, but that's only a workaround. mcl