From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 15:48:56 2004 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 DF74016A4D0 for ; Fri, 30 Jan 2004 15:48:56 -0800 (PST) Received: from mta5.adelphia.net (mta5.adelphia.net [68.168.78.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D80443D31 for ; Fri, 30 Jan 2004 15:48:54 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from moo.holy.cow ([69.160.71.102]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040130225754.KGZK8989.mta13.adelphia.net@moo.holy.cow>; Fri, 30 Jan 2004 17:57:54 -0500 Received: by moo.holy.cow (Postfix, from userid 1001) id 5D439A2A5; Fri, 30 Jan 2004 17:57:52 -0500 (EST) Date: Fri, 30 Jan 2004 17:57:52 -0500 From: parv To: Kris Kennaway Message-ID: <20040130225751.GA2467@moo.holy.cow> Mail-Followup-To: Kris Kennaway , freebsd-questions@freebsd.org References: <20040130195143.GA93830@seatle.vredesdorp.nl> <20040130212826.GA86385@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040130212826.GA86385@xor.obsecurity.org> cc: freebsd-questions@freebsd.org Subject: Re: portsdb -U fails 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: Fri, 30 Jan 2004 23:48:57 -0000 in message <20040130212826.GA86385@xor.obsecurity.org>, wrote Kris Kennaway thusly... > > On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > > However portsdb -U fails and generates a lot of > > error messages like the following: > > > > *** Error code 2: malformed entry: *** Error code 2 > > *** Error code 2: malformed entry: *** Error code 2 > > *** Error code 2: malformed entry: *** Error code 2 > > cd: can't cd to wmthemeinstall: malformed entry: cd: can't cd to wmthemeinstall > > cd: can't cd to wmx: malformed entry: cd: can't cd to wmx > > cd: can't cd to xfce: malformed entry: cd: can't cd to xfce > > portsdb -U is broken - I sent mail to the author the other day, > but didn't receive a reply yet. In the meantime, you can edit > /usr/local/sbin/make_describe_pass1 and change the 'make -j3' to > 'make'. I remember you mail about that. After modifying make_describe_pass*, i still got error messages like above. Mind that i do not have the complete tree. - Parv --