From owner-freebsd-pkg@FreeBSD.ORG Mon Aug 11 15:22:17 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 74B4EA7 for ; Mon, 11 Aug 2014 15:22:17 +0000 (UTC) Received: from h.highsecure.ru (mail6.highsecure.ru [IPv6:2a01:4f8:191:22a6::99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38CA7278B for ; Mon, 11 Aug 2014 15:22:17 +0000 (UTC) Received: from medway.cl.cam.ac.uk (medway.cl.cam.ac.uk [IPv6:2001:630:212:238:21c:c0ff:fe4b:2b85]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: vsevolod@highsecure.ru) by h.highsecure.ru (Postfix) with ESMTPSA id A48613001EE; Mon, 11 Aug 2014 17:22:06 +0200 (CEST) Message-ID: <53E8DFA5.2020609@FreeBSD.org> Date: Mon, 11 Aug 2014 16:22:13 +0100 From: Vsevolod Stakhov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Vladislav Shabanov Subject: Re: problem with pkg References: <4F70001D-65DE-431B-BDC0-F0C1D0979547@gmail.com> In-Reply-To: <4F70001D-65DE-431B-BDC0-F0C1D0979547@gmail.com> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit 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: Mon, 11 Aug 2014 15:22:17 -0000 On 11/08/14 15:44, Vladislav Shabanov wrote: > Hello! > > I got the message while trying to install some package > > sudo pkg install bash > Updating repository catalogue > FreeBSD repository is up-to-date > All repositories are up-to-date > Checking integrity... done (1 conflicting) > pkg: cannot solve job using SAT solver > Checking integrity... done (0 conflicting) > The most recent version of packages are already installed > > how can I see what produces this conflict? > There are many questions/answers in the Web, but in all questions the line > 'pkg: cannot solve job using SAT solver’ has some extra info like > > pkg: cannot resolve conflict between remote FOO(want install), local BAR(want keep), please resolve it manually > > In my case, I have only ‘cannot solve’ and full stop. > How can I guess which package is faulty? > Could you please check if you problem is still actual with the current pkg-devel? It can be installed from the port named 'ports-mgmt/pkg-devel'. -- Vsevolod Stakhov