From owner-freebsd-current@FreeBSD.ORG Sun Nov 4 11:07:01 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 728C665E for ; Sun, 4 Nov 2012 11:07:01 +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 2386D8FC08 for ; Sun, 4 Nov 2012 11:07:00 +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=rN6Fvr2nnv/a8Uv1JivB/fxsieMPbiS1fk0e70IO5as=; b=IUyOLMUjDQj+WlBIP9RW1yPQFra1zVsa7e1MX5uEowTamg8XUyVA+//8W+TTI/GgpSIwDHts21uJbHhibKDcdR10JYvKGLQuIrtxZ8EWiIEbWIOUOrTDzKL/DvaeJI1m65/dzlS1vIRm3UsA+cOg4Tikg7xX6v+mB1DSl3AOPwI=; Received: from iglou1.iglou.com ([192.107.41.3]:35554 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TUy2d-0000WB-Ue by authid with igloumta_auth for current@freebsd.org; Sun, 04 Nov 2012 06:06:59 -0500 Received: from shell1.iglou.com ([192.107.41.17]:38299 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TUy2d-0005Xh-C0; Sun, 04 Nov 2012 06:06:59 -0500 Date: Sun, 4 Nov 2012 06:06:59 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: Garrett Cooper Subject: [solved]: 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-630072926-1352027219=:24960" X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-Mailman-Approved-At: Sun, 04 Nov 2012 12:47:09 +0000 Cc: Eitan Adler , 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: Sun, 04 Nov 2012 11:07:01 -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-630072926-1352027219=:24960 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 3 Nov 2012, Garrett Cooper wrote: > On Sat, Nov 3, 2012 at 6:15 PM, Darrel wrote: >=20 > ... > =A0 > Yes, the existing man 8 pkg does not seem to match all of the facts. >=20 >=20 > =A0=A0=A0 What you probably ran into is the common chicken and egg proble= m where > if pkgng is upgraded ports, it blows up when it tries to deinstall the > package, or similarly, when portmaster is upgraded, it doesn't halt the > upgrade and restart it properly. > =A0=A0=A0 It's most likely still a problem; I'm going to doublecheck to m= ake sure > that's the case and file PRs if it is. Thanks, Garrett. For my current problem I am simply going to delete the=20 errant portmaster-3.14 from /var/db/pkg and then run 'portmaster -a -f -D'= =20 with the hope that portmaster-3.14_7 can fix things. If not I will try=20 reinstalling, the are only a few things installed- freeradius, postgresql,= =20 and about a dozen others. Darrel ---559023410-630072926-1352027219=:24960--