From owner-freebsd-ports@FreeBSD.ORG Thu Feb 13 19:37:53 2014 Return-Path: Delivered-To: freebsd-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 A91E680A for ; Thu, 13 Feb 2014 19:37:53 +0000 (UTC) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 79D7719B8 for ; Thu, 13 Feb 2014 19:37:53 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D2A7A217F5 for ; Thu, 13 Feb 2014 14:29:45 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Thu, 13 Feb 2014 14:29:45 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=ISwSB2VRpD1QVmoEnrPkFTLRmG4=; b=g6M tblSop/iE6moB+8y03gMLxZN5iNTEl95EqKrrtCv3oS4RELyd20ar5QqTO42tDuP X5BNaCNMBd66vwWB63VYy4Pp6WnsIEtKWVHixcipkB1gvk/ObqkmAiPAUmhIM2UP hB9Ns4XeFzki7Y7n6ZXYmGjEwKLgakPy+75+5SDM= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id D48551057B2; Thu, 13 Feb 2014 14:29:44 -0500 (EST) Message-Id: <1392319784.9544.83106817.53DEC381@webmail.messagingengine.com> X-Sasl-Enc: A/f6HvbJFaA6gferIN2xQL8LrwXB0ZYmWX0UuvAa7b+h 1392319784 From: Mark Felder To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-e72899be In-Reply-To: <1392315760107-5885723.post@n5.nabble.com> References: <1392315760107-5885723.post@n5.nabble.com> Subject: Re: pkg upgrade breaks with mariadb migration Date: Thu, 13 Feb 2014 13:29:44 -0600 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 19:37:53 -0000 On Thu, Feb 13, 2014, at 12:22, Beeblebrox wrote: > I recently switched to mariadb55-client from mysql55-client (because of > server switch). > > The problem is that after a full (all installed ports) poudriere run, > "pkg > upgrade" wants to install mysql55-client, which then of course fails > because > pkg: WARNING: locally installed mariadb55-client-5.5.33a_1 conflicts .... > > What is the setting in poudriere.d/make.conf to fix this? must I > deinstall > databases/mariadb55-client every time to complete an update? > You probably want DEFAULT_VERSIONS= mysql=55m