From owner-freebsd-stable@FreeBSD.ORG Sun Jul 27 09:23:22 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2715D37B401 for ; Sun, 27 Jul 2003 09:23:22 -0700 (PDT) Received: from hermes.pressenter.com (hermes.pressenter.com [69.58.128.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F57643FCB for ; Sun, 27 Jul 2003 09:23:21 -0700 (PDT) (envelope-from nospam@hiltonbsd.com) Received: from [69.58.133.111] (helo=daggar.sbgnet.local) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 19goIp-0000ED-00; Sun, 27 Jul 2003 11:23:20 -0500 Date: Sun, 27 Jul 2003 11:23:18 -0500 From: Stephen Hilton To: Kent Stewart Message-Id: <20030727112318.7336d8ad.nospam@hiltonbsd.com> In-Reply-To: <200307270852.45421.kstewart@owt.com> References: <20030726155057.426cce7d.nospam@hiltonbsd.com> <20030727031021.GA55646@rot13.obsecurity.org> <200307270852.45421.kstewart@owt.com> X-Mailer: Sylpheed version 0.9.3 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: blueeskimo@gmx.net cc: kris@obsecurity.org Subject: Re: make index / portsdb -Uu problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 16:23:22 -0000 On Sun, 27 Jul 2003 08:52:45 -0700 Kent Stewart wrote: > On Saturday 26 July 2003 08:10 pm, Kris Kennaway wrote: > > On Sat, Jul 26, 2003 at 03:50:57PM -0500, Stephen Hilton wrote: > > > Cheers, > > > > > > > > > Anyone seeing problems with the "make index" or the "portsdb -Uu" > > > runs on 4.8-STABLE cvsupd today after 1PM CDT. > > > > > > Mine are quite borked up, and am trying to determine if the > > > problems are local to my system. > > > > > > I have posted to the ports list earlier in the day also. > > > > index is currently building successfully on a clean system. Either > > you don't have a complete or consistent ports tree, or something else > > on your system is causing the failure. > > > > That may be true on your system; however, I updated my system to 26 July > and make has numerous problems now. A system from 15-16 July has no > problems but the 26 July build only produces an INDEX with 6000 ports. > I am getting closer to a better understanding of whats causing the problem. Went to /usr/ports/print and did: # rm -rf pips* To remove all the print/pips* related ports. Now "make index" runs clean on my 4.8-STABLE system cvsup'd last night. The "portsdb -Uu" still has problems, and am trying to isolate the misbehaving ports for that also. Will report more data points when known. Regards, Stephen Hilton nospam@hiltonbsd.com