From owner-freebsd-ports@FreeBSD.ORG Tue May 20 12:28:54 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2370CD9E; Tue, 20 May 2014 12:28:54 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.feld.me", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6C122FEC; Tue, 20 May 2014 12:28:53 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id a12897e8; Tue, 20 May 2014 07:28:49 -0500 (CDT) Received: from feld@feld.me by mail.feld.me (Archiveopteryx 3.2.0) with esmtpsa id 1400588928-73435-73432/5/3; Tue, 20 May 2014 12:28:48 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Date: Tue, 20 May 2014 07:28:48 -0500 From: Mark Felder To: Pete Carah Subject: Re: Net-SNMP conflict In-Reply-To: <537B0FCB.7020608@altadena.net> References: <537B0FCB.7020608@altadena.net> Message-Id: <2d991d03fb98e2304c9abf70bcd14f78@mail.feld.me> X-Sender: feld@FreeBSD.org User-Agent: Roundcube Webmail/1.0.1 Sender: feld@feld.me Cc: ports@freebsd.org, owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 12:28:54 -0000 On 2014-05-20 03:18, Pete Carah wrote: > PLEASE don't automatically install pkg during the build of ANY other > package; if this happens in the middle of a portupgrade -a on a system > without pkgng, the result is not pretty; all packages built after > net-snmp have a duplicated origin, among other things. I hope I can > recover the system since it is supposed to be a production server. > > Yes, I realize I'll have to convert. However, this forced install > doesn't convert the database so the pkg database and /var/db/pkg end up > inconsistent, and I can't tell what is really installed on all of the > packages that show a duplicated origin. > ports-mgmt/pkg should not be a dependency of any port. Are you saying this happened? Can you identify which port?