From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 11:50:31 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 E3E0616A4CE for ; Fri, 30 Jan 2004 11:50:31 -0800 (PST) Received: from seatle.demon.nl (seatle.demon.nl [195.173.228.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8531243D1F for ; Fri, 30 Jan 2004 11:50:24 -0800 (PST) (envelope-from rotan@seatle.demon.nl) Received: from seatle.vredesdorp.nl (localhost [127.0.0.1]) by seatle.demon.nl (8.12.9p2/8.12.9) with ESMTP id i0UJpiX6016077 for ; Fri, 30 Jan 2004 20:51:44 +0100 (CET) (envelope-from rotan@seatle.vredesdorp.nl) Received: (from rotan@localhost) by seatle.vredesdorp.nl (8.12.9p2/8.12.9/Submit) id i0UJphPa016076 for freebsd-questions@freebsd.org; Fri, 30 Jan 2004 20:51:43 +0100 (CET) (envelope-from rotan) Date: Fri, 30 Jan 2004 20:51:43 +0100 From: r t g tan To: freebsd-questions@freebsd.org Message-ID: <20040130195143.GA93830@seatle.vredesdorp.nl> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 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 19:50:32 -0000 Hi, Have done at least the following: 1 - fresh ports cvsup for all the ports 2 - rm /var/db/pkg/pkgdb.db 3 - pkgdb -F 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 What is corrupted, and how can I fix this? Tnx, --- robert t g tan