From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 12:01:36 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 D4F6316A4CF for ; Fri, 4 Feb 2005 12:01:36 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D84243D1F for ; Fri, 4 Feb 2005 12:01:36 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 23132 invoked from network); 4 Feb 2005 12:01:35 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Feb 2005 12:01:34 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7DB5783; Fri, 4 Feb 2005 07:01:32 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <1DF8995C-7694-11D9-8017-000D93C7878E@illusionart.com> From: Lowell Gilbert Date: 04 Feb 2005 07:01:32 -0500 In-Reply-To: <1DF8995C-7694-11D9-8017-000D93C7878E@illusionart.com> Message-ID: <448y64mt43.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: portsdb -uU fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 12:01:37 -0000 Vonleigh Simmons writes: > While running portsdb -uU I get the following error: > > Updating the ports index ... Generating INDEX.tmp - please > wait..icecast2-2.2.0,1: "/usr/ports/multimedia/libtheora" non-existent > -- dependency list incomplete > ===> audio/icecast2 failed > *** Error code 1 > 1 error > > This is on FreeBSD 5.3 stable after a recent cvsup. Any help > fixing this matter is appreciated. Figure out why "/usr/ports/multimedia/libtheora" is non-existent, and fix it. As another part of the message warned you, building an INDEX requires a *full* ports collection, so if you are missing some it will fail.