From owner-freebsd-pkg@FreeBSD.ORG Thu May 22 07:32:51 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C0126C9 for ; Thu, 22 May 2014 07:32:51 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08CAE235B for ; Thu, 22 May 2014 07:32:50 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id n15so3892564wiw.8 for ; Thu, 22 May 2014 00:32:49 -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=L6CxAd+o6N2VfVv9WuQ3OJSZh1bu36AwTVDcNiIZ4I8=; b=lmAtPY/wNcIjb3Pp9tW1qjNrnQJCDPCKhTek7pcbqP96V09q2tzn4v5RHJtzRs4HV9 NOM0RqgJNLPw317qSoGfkSjeWrd+WxLDM26jZtFDZ0WdgZsGO5Kf5kP6YTmzpodah7Vo zNrr4OvB0SBBrEAcKLnj0ppiCkQWs50Ad7QdZSvuFaAvEcTQyCpFqBENv2NKIv10joKE UIR+8q/6FDJVtbseNpdYe6y5D0hX5gyJENGCFzsptJ/RfWuF8rtUST5J7fYyhPqiB30y zKc7QSLhhfZqluJV5hov1jKdubcuSABYeyP1M/2GNJiCGU3l43X/gpSfIP52EW1JTrU3 nNgQ== X-Received: by 10.194.9.8 with SMTP id v8mr36504995wja.53.1400743969110; Thu, 22 May 2014 00:32:49 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id lo18sm6475240wic.1.2014.05.22.00.32.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 May 2014 00:32:47 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 22 May 2014 09:32:45 +0200 From: Baptiste Daroussin To: Victor Sudakov Subject: Re: "pkg upgrade" is trying to install phantom dependencies Message-ID: <20140522073245.GC72340@ivaldir.etoilebsd.net> References: <20140521043514.GD41900@admin.sibptus.tomsk.ru> <20140522051625.GA80949@admin.sibptus.tomsk.ru> <20140522054730.GA82317@admin.sibptus.tomsk.ru> <20140522070210.GB72340@ivaldir.etoilebsd.net> <20140522071740.GA83496@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nmemrqcdn5VTmUEE" Content-Disposition: inline In-Reply-To: <20140522071740.GA83496@admin.sibptus.tomsk.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 22 May 2014 07:32:51 -0000 --nmemrqcdn5VTmUEE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 22, 2014 at 02:17:40PM +0700, Victor Sudakov wrote: > Baptiste Daroussin wrote: >=20 > [dd] >=20 > > > [root@ftp ~] pkg autoremove > > > Deinstallation has been requested for the following 1 packages: > > >=20 > > > gettext-0.18.3.1_1 > > >=20 > > > The deinstallation will free 9 MB > > >=20 > > > Proceed with deinstalling packages [y/N]: y > > > [1/1] Deleting gettext-0.18.3.1_1... done > > > [root@ftp ~] > > >=20 > > > Why does pkg bother to install gettext at all? > >=20 > > Because of a bug in the solver in pkg 1.2 with multirepo it has been > > solved in pkg 1.3 > >=20 >=20 > How do I switch to pkg 1.3 ? >=20 it is in ports-mgmt/pkg-devel but it is still in beta state so just be care= ful when using it. WITH_PKGNG=3Ddevel in make.conf will make it the default pkg set -o ports-mgmt/pkg:ports-mgmt/pkg-devel Will make the above switch to pkg-devel has package manager regards, Bapt --nmemrqcdn5VTmUEE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlN9qB0ACgkQ8kTtMUmk6ExPIwCbBKvtIN+VnqBkFnsD36w/p7Hx zV0AnRMaV8E+s28HR6jmKlT16dKI2xLp =vgS9 -----END PGP SIGNATURE----- --nmemrqcdn5VTmUEE--