From owner-freebsd-current@FreeBSD.ORG Sat Nov 3 22:16:24 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 B95EA78A for ; Sat, 3 Nov 2012 22:16:24 +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 6B9488FC17 for ; Sat, 3 Nov 2012 22:16:24 +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:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date; bh=TsHA2fj047bpk2/vjASpEbk4MXxP7f/4Cf5fiaUflH8=; b=Im8wwqUUvG5oYeoxIVK55MUVMV1SGiI/uPDMVJ7GVB7qKa2y160WDnlpUEt/vjsINuuFIflSk6zuNjsmqZ7ejq1hcMcXcANrrH1sLioeBxlr3Zq9j3vA9Pa2gY2VwPEuj704Xj/hiAAHuK+dWw1DbeopF27dD1azbeURj9OsKwU=; Received: from iglou1.iglou.com ([192.107.41.3]:49304 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TUm0t-0000R7-UY by authid with igloumta_auth for current@freebsd.org; Sat, 03 Nov 2012 18:16:23 -0400 Received: from shell1.iglou.com ([192.107.41.17]:35892 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TUm0t-0005vF-Kl; Sat, 03 Nov 2012 18:16:23 -0400 Date: Sat, 3 Nov 2012 18:16:23 -0400 (EDT) From: Darrel X-X-Sender: levitch@shell1 To: Garrett Cooper Subject: Re: r2421600 amd64 /var/db/pkg In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-1297389768-1351980983=:8996" X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-Mailman-Approved-At: Sat, 03 Nov 2012 22:57:58 +0000 Cc: current@freebsd.org 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 22:16:25 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-1297389768-1351980983=:8996 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE > 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 >=20 >=20 > =A0=A0=A0 If you still have the binaries sitting in the port work directo= ry, you > could do make reinstall. There are other means to do this (make fake-pkg)= , > but make reinstall is probably the quickest way.. Appears that all of the work is gone. At second glance, it seems that the= =20 problem may stem from portmaster-3.14 *and* portmaster-3.14_7 existing in= =20 /var/db/pkg I might need to just reduce that machine to a file server until there is=20 time to do something new with it. Thank you, Darrel ---559023410-1297389768-1351980983=:8996--