From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 23:57:22 2005 Return-Path: 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 21AD916A4CE for ; Wed, 16 Feb 2005 23:57:22 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C158943D31 for ; Wed, 16 Feb 2005 23:57:21 +0000 (GMT) (envelope-from andy@firman.us) Received: from music (pcp0010742749pcs.howard01.md.comcast.net[69.243.82.98]) by comcast.net (sccrmhc12) with ESMTP id <2005021623571701200f6791e>; Wed, 16 Feb 2005 23:57:21 +0000 Received: from andy by music with local (Exim 4.43) id 1D1Z2i-0000rP-SQ for freebsd-questions@freebsd.org; Wed, 16 Feb 2005 18:57:16 -0500 Date: Wed, 16 Feb 2005 18:57:16 -0500 From: Andy Firman To: freebsd-questions@freebsd.org Message-ID: <20050216235716.GA3301@music> References: <4B3EE484EEA4F344BBB62F83164899860F6527@corpsrv.RedMoon.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B3EE484EEA4F344BBB62F83164899860F6527@corpsrv.RedMoon.local> User-Agent: Mutt/1.5.6+20040907i Subject: Re: Updating Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Firman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 23:57:22 -0000 On Wed, Feb 16, 2005 at 05:17:09PM -0600, Cody Holland wrote: > After running cvsup, I then ran portdb -Uu and received the following > error. > > Updating the ports index ... Generating INDEX.tmp - please > wait..gnustep-slideshow-0.3: "/usr/ports/graphics/slideshowkit" > non-existent -- dependency list incomplete > ===> graphics/gnustep-slideshow failed > *** Error code 1 > 1 error > > *** Error code 1 > > Stop in /usr/ports. > *** Error code 1 > > Stop in /usr/ports. > failed to generate INDEX! > portsdb: index generation error > > How do I fix this? Same thing just happened to me and searching on the web told me to run "make fetchindex". Worked for me.