From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 07:48:02 2003 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 098C716A4CE for ; Tue, 2 Dec 2003 07:48:02 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 870F643FE1 for ; Tue, 2 Dec 2003 07:47:58 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <200312021547580160033j0ue>; Tue, 2 Dec 2003 15:47:58 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id E795476; Tue, 2 Dec 2003 10:47:57 -0500 (EST) Sender: lowell@be-well.ilk.org To: RYAN vAN GINNEKEN References: <20031201233315.GA761@lewiz.org> <20031201234926.GA850@lewiz.org> <3FCC06DF.4090704@shaw.ca> From: Lowell Gilbert Date: 02 Dec 2003 10:47:57 -0500 In-Reply-To: <3FCC06DF.4090704@shaw.ca> Message-ID: <44vfozkyqa.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD-questions Subject: Re: ports problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 15:48:02 -0000 RYAN vAN GINNEKEN writes: > when i run portsdb -Uu i get many errors like the one below is there > anyone who can help me > > fileroller-2.4.2_1,1:"/usr/ports/x11-toolkits/pango" non-existent -- dependency list incomplete That just means you didn't have /usr/ports/x11-toolkits/pango in your ports tree. Assuming this is intentional (you didn't update the whole ports tree for some reason?) then there's no problem. If you wanted to update the whole tree, then you need to figure out what you did wrong with your update operation (e.g., maybe you need to get rid of a refuse file for the ports collection).