From owner-freebsd-ports@FreeBSD.ORG Mon Aug 3 01:41:49 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE91B106566C for ; Mon, 3 Aug 2009 01:41:49 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 89A228FC0C for ; Mon, 3 Aug 2009 01:41:49 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.4.31]) by ns2.bafirst.com with esmtp; Sun, 02 Aug 2009 20:31:45 -0500 id 000D5160.4A763E01.000113B2 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sun, 02 Aug 2009 20:31:44 -0500 id 0004AC1A.4A763E00.000025A7 Received: from econet.encontacto.net (econet.encontacto.net [189.129.4.31]) by econet.encontacto.net (Horde Framework) with HTTP; Sun, 02 Aug 2009 20:31:44 -0500 Message-ID: <20090802203144.20053xv5f9w3ea68@econet.encontacto.net> Date: Sun, 02 Aug 2009 20:31:44 -0500 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.0.12) Gecko/2009072511 Firefox/3.0.11, Ant.com Toolbar 1.3 X-IMP-Server: 189.129.4.31 X-Originating-IP: 189.129.4.31 X-Originating-User: eculp@encontacto.net Subject: Getting a lot of - pkg_version: corrupted record (pkgdep line without argument), ignoring X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 01:41:50 -0000 I'm getting a lot of the following messages and have no idea how to find which package is causing the problem. I'm afraid that this could become serious. pkg_version: corrupted record (pkgdep line without argument), ignoring While I'm bothering you, could someone give me some tips on the best ways to find corrupted files in /var/db/pkgs, /var/db/ports and any other places that they might be hiding. I run portmaster --check-depends portmaster --check-port-dbdir pkgdb -Fu regularly but I'm sure there is more. Thanks, ed