From owner-freebsd-questions Thu Dec 26 16: 6:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E48E637B401 for ; Thu, 26 Dec 2002 16:06:33 -0800 (PST) Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BE9743EB2 for ; Thu, 26 Dec 2002 16:06:33 -0800 (PST) (envelope-from pjklist@ekahuna.com) Received: from pc-17 (dyn205.ekahuna.com [198.144.200.205]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Thu, 26 Dec 2002 16:06:32 -0800 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: Kent Stewart Date: Thu, 26 Dec 2002 16:06:31 -0800 MIME-Version: 1.0 Subject: Re: More Portupgrade questions Reply-To: pjklist@ekahuna.com Cc: questions@FreeBSD.ORG References: <20021226222129651.AAA338@empty1.ekahuna.com@dyn205.ekahuna.com> In-reply-to: <200212261431.18359.kstewart@owt.com> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-ID: <20021227000632646.AAA328@empty1.ekahuna.com@dyn205.ekahuna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 26 Dec 2002 at 14:31, Kent Stewart boldly uttered: > On Thursday 26 December 2002 02:21 pm, Philip J. Koenig wrote: > > Running "make index" fills the screen with lots more error messages > > than "portsdb -Uu".. :-) > > > > Mostly "..no entry for.." messages, some "..Duplicate INDEX entry:.." > > messages. > > That was when "make index" was broken. If you do it today, you don't see > that. You get a message about generating the index and that is it. Actually that was when I ran it just before writing that email. Just before writing this message, I re-cvsup'd ports-all. As I am writing this, I did "make index" again. No more "no entry for" errors, but I did get 4 "Duplicate INDEX entry" errors. Progress. :-) Continued below. > > [other error msgs snipped] > > > > > > make_index: no entry for: /usr/ports/x11-toolkits/itk > > > > make_index: no entry for: /usr/local > > > > Warning: Duplicate INDEX entry: cvsup-without-gui-16.1f > > > > > > Re-cvsup your ports tree and see if this still happens. > > > > I just cvsup'd it yesterday, this was the prerequisite to trying to > > update portupgrade and the rest of the ports. > > > > FYI - if I'm not mistaken, "cvsup-without-gui-16.1f" shares the same > > code as the "with gui" cvsup port, but with a different build option. > > I have without-gui installed. I log everything and there isn't any point > to building the gui and then running it from a shell script that tees > the output. The only reason I mentioned that port is because it showed up in the list of port errors. It looks like all these duplicate errors are for ports which reference another port but just change the build options slightly. IE the Makefile for cvsup-without-gui has just the following 2 lines: MASTERDIR= ${.CURDIR}/..cvsup WITHOUT_X11= yes This is starting to make sense now. As a matter of fact, after removing some orphaned ports and fixing up some dependencies, everything is looking copacetic. Now for some actual port upgrading. Thanks for all the help folks. -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message