From owner-freebsd-pkg@FreeBSD.ORG Sun Apr 19 10:37:17 2015 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46A37B4; Sun, 19 Apr 2015 10:37:17 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0A0B88F; Sun, 19 Apr 2015 10:37:16 +0000 (UTC) Received: by wgin8 with SMTP id n8so151643618wgi.0; Sun, 19 Apr 2015 03:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=5YunQLnjcQmvU+q/P+jgsK4FiAJ/l2vzqQ59eT+9ZF0=; b=v+7TUNLYsf1EM6yt/30oFC0hQ+pxsz1PUHcBOaoz4TSVBKAmD7DBu+PcEqb8nDIxnY 27ZuIBme6RWPPRlr0yVIPZI1u5gI3cAjUXBVY7L/M+imQRDAnDjQq9WIqY35jCPvNJoT vyyJqbskoFFmZaenzCpDEgY82yEU76019R866egMyp6Ehp4BQQwCtoIpnruosOfnzP5z 13Z1TkIR14qfHrluE8Y341vN5DCr6kzqJ+m6vhhiKdAfUB85ONQkukuBswu1Lg3l5tbC a2fvwp73/gDg43PoBHqSnscnj7Gn0Tq6sk5CPhZ0wFzJeQm/c+mPlkTf5BZtdilRxjey i7MA== X-Received: by 10.180.218.201 with SMTP id pi9mr16469963wic.53.1429439835464; Sun, 19 Apr 2015 03:37:15 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id k2sm10529615wix.4.2015.04.19.03.37.14 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Apr 2015 03:37:14 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 19 Apr 2015 12:37:12 +0200 From: Baptiste Daroussin To: Andy Balholm Cc: freebsd-pkg@freebsd.org, dbn@FreeBSD.org Subject: Re: old dependency bug reappears Message-ID: <20150419103712.GD960@ivaldir.etoilebsd.net> References: <5FE8D024-D3F3-4CFC-AB65-4C4E5EDC21DF@balholm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fOHHtNG4YXGJ0yqR" Content-Disposition: inline In-Reply-To: <5FE8D024-D3F3-4CFC-AB65-4C4E5EDC21DF@balholm.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2015 10:37:17 -0000 --fOHHtNG4YXGJ0yqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 17, 2015 at 06:13:34PM -0700, Andy Balholm wrote: > Since pkg upgraded itself to version 1.5.1, it seems to think that i386-w= ine-devel is a dependency of almost everything. So when I try to install ru= by or git (for example), it tries to install Wine as well. This happened la= st year (see https://forums.freebsd.org/threads/pkg-discrepancy.47531/ ), and it seems that= it has happened again. Yes this is because i386-wine* are exposing libraries they should not I have been asking the maintainer (in CC) to add the nessary knob in those ports. It has "disappeared" before because it was just deactivated but the code th= at result it that is "provides/requires", we need so much that feature that we could not keep it deactivated any longer David can you please add the BUNDLE_LIBS as soon as possible please?! Andy a workaround for you would be install gettex-runtime first (this is wh= at =66rom ruby and git is bringing i386-wine) and then install git/ruby pkg install -A gettext-runtime Sorry for inconvenience Best regards, Bapt --fOHHtNG4YXGJ0yqR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUzhVgACgkQ8kTtMUmk6Ew5cACfQKKDKJeI4B5nL9sgK/NT+H2L vjUAn3boadei5gqC+hJ4QHB7kt50WJlw =aBdx -----END PGP SIGNATURE----- --fOHHtNG4YXGJ0yqR--