From owner-freebsd-questions@FreeBSD.ORG Wed Dec 5 14:21:26 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A5516A418 for ; Wed, 5 Dec 2007 14:21:26 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 07FC113C4D5 for ; Wed, 5 Dec 2007 14:21:24 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 4C113EBC3C; Wed, 5 Dec 2007 09:21:23 -0500 (EST) Date: Wed, 5 Dec 2007 09:21:21 -0500 From: Bill Moran To: "Dan Mahoney, System Admin" Message-Id: <20071205092121.1c8dcaac.wmoran@potentialtech.com> In-Reply-To: <20071205013053.I89093@prime.gushi.org> References: <20071205013053.I89093@prime.gushi.org> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Maybe this is a bug, should I report it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 14:21:26 -0000 In response to "Dan Mahoney, System Admin" : > But why is it that portupgrade feels the need to upgrade gpg to gpg2, when > gpg is still in the tree? > > I'm running a portupgrade -rf gettext, and didn't previously have gpg2 > installed. Show us the output that demonstrates this problem. My first guess is that it's not portupgrade that's doing it, but that some port you're upgrading now lists gpg2 as a dependency instead of gpg, which causes the attempted installation. But I'm just speculating without more details. -- Bill Moran http://www.potentialtech.com