From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 11:37:07 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 F375516A4CE for ; Tue, 2 Dec 2003 11:37:06 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [69.58.128.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2CDF43FA3 for ; Tue, 2 Dec 2003 11:37:05 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [69.58.133.185] (helo=daggar.sbgnet.local) by hermes.pressenter.com with smtp (Exim 3.35 #1) id 1ARGKR-0006NX-00; Tue, 02 Dec 2003 13:36:59 -0600 Date: Tue, 2 Dec 2003 13:36:52 -0600 From: Stephen Hilton To: "Jonathan T. Sage" Message-Id: <20031202133652.53b55fee.nospam@hiltonbsd.com> In-Reply-To: <3FCCBDA6.5070302@msu.edu> References: <20031201233315.GA761@lewiz.org> <20031201234926.GA850@lewiz.org> <3FCC06DF.4090704@shaw.ca> <44vfozkyqa.fsf@be-well.ilk.org> <3FCCBDA6.5070302@msu.edu> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: ports problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 19:37:07 -0000 On Tue, 02 Dec 2003 11:28:22 -0500 "Jonathan T. Sage" wrote: > Lowell Gilbert wrote: > > >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). > > > Also note, that there errors are not completely unheard of. I run a > ports cvsup nightly, update the index database, and send the output of > portversion to myself. looking back in my logs, it looks as if i almost > always have at least a few of these types of errors Try using 'make index" then 'portsdb -u' instead, this seems to almost always give me better results. Set your /usr/local/etc/pkgtools.conf variables appropriately. Regards, Stephen Hilton nospam@hiltonbsd.com