From owner-freebsd-current@FreeBSD.ORG Sat Nov 3 19:57:49 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA036F07 for ; Sat, 3 Nov 2012 19:57:49 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id A3AAB8FC0A for ; Sat, 3 Nov 2012 19:57:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=pGUs3F8bEfxoufehIZjdM2vAN/RVAekR1IMiuohTxxE=; b=pdEUpbLUd0w8u7oARgcwFGtktS8d/9FfPDtUPBSGxfCGh3SfERuMNpDAI7ohIztr3dZggXa3ZUcRIsr7p1qDRN3plAeJGp9yVsA9otOa5FluX/KHZZzdqN21CRcOqVfaUTrydY52NF9TKuEdHO4Oxi2H3clC8e/ADDLiMAx0BTk=; Received: from iglou1.iglou.com ([192.107.41.3]:54611 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TUjqh-0001mu-9Z by authid with igloumta_auth for current@freebsd.org; Sat, 03 Nov 2012 15:57:43 -0400 Received: from shell1.iglou.com ([192.107.41.17]:35470 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TUjqg-0002mE-Va for current@freebsd.org; Sat, 03 Nov 2012 15:57:43 -0400 Date: Sat, 3 Nov 2012 15:57:42 -0400 (EDT) From: Darrel X-X-Sender: levitch@shell1 To: current@freebsd.org Subject: r2421600 amd64 /var/db/pkg Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-Mailman-Approved-At: Sat, 03 Nov 2012 20:40:13 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 19:57:50 -0000 Hello, Is it possible to regenerate the package database or somehow start over? I am seeing errors like these: pkg_info: Don't use the pkg_ tools if you are using pkgng pkg_info: the package info for package 'ca_root_nss-3.14' is corrupt Darrel