From owner-freebsd-questions@FreeBSD.ORG Mon May 25 11:45:08 2015 Return-Path: Delivered-To: freebsd-questions@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 8F4D77D5 for ; Mon, 25 May 2015 11:45:08 +0000 (UTC) (envelope-from nick@wholesum.net) Received: from mout.perfora.net (mout.perfora.net [74.208.4.196]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.perfora.net", Issuer "Thawte SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46A68DA for ; Mon, 25 May 2015 11:45:08 +0000 (UTC) (envelope-from nick@wholesum.net) Received: from [172.27.2.50] ([107.145.15.87]) by mrelay.perfora.net (mreueus002) with ESMTPSA (Nemesis) id 0Lwpo6-1ZCV2I3TVQ-016Oaz for ; Mon, 25 May 2015 13:45:06 +0200 Message-ID: <55630B41.7010403@wholesum.net> Date: Mon, 25 May 2015 07:45:05 -0400 From: Nikolai Wendorf User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: pkg upgrade problem References: <5557D47D.2030301@hiwaay.net> <5562FBA4.3040608@wholesum.net> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:hhTUG7EkGstNaqSujuHzvH7NjjzZMXa835sUJPgZv1U5UHTz8FK mjJ3L3hxVT2vKCeoLgum8OThLhkxORgTUW50baJ4dQBY2C+KyCYjyoqrkIo0yN4OvQEO23c Ns+XiAu49+453gDZiGJSLYdM027nnKbeQuUjjB5lu6drgWiCK8Vj/IVWENbupUgZkVF55LN xQygQtmXR3fVT4p64LFHA== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 11:45:08 -0000 Thank you sir! That did the trick. Nick On 5/25/2015 7:04 AM, Ben Woods wrote: > On 25 May 2015 at 18:38, Nikolai Wendorf wrote: >> I'm seeing the same thing on this machine: >> 1>uname -a >> FreeBSD kolia.dunhurtin.net 8.4-STABLE FreeBSD 8.4-STABLE #0 r283273: Fri >> May 22 07:43:52 EDT 2015 root@kolia.dunhurtin.net:/usr/obj/usr/src/sys/KOLIA >> i386 >> >> I did a pkg delete on libreoffice but it didn't help - it went on to issue >> the same message regarding octave which I also deleted (had been meaning to >> anyway). When I had begun the first round of updating I noticed pkg update >> itself to the current version. >> >> I also ran pkg updating that day to see if there were any upgrade >> instructions I'd missed - didn't notice any though >> >> root@kolia:~ # pkg upgrade >> Updating FreeBSD repository catalogue... >> Fetching meta.txz: 100% 968 B 1.0kB/s 00:01 >> Fetching packagesite.txz: 100% 5 MiB 5.3MB/s 00:01 >> Processing entries: 100% >> FreeBSD repository update completed. 23867 packages processed. >> Checking for upgrades (713 candidates): 100% >> Processing candidates (713 candidates): 100% >> pkg: Cannot solve problem using SAT solver: >> upgrade rule: upgrade local apache-openoffice-4.1.1_8 to remote >> apache-openoffice-4.1.1_9 >> cannot install package apache-openoffice, remove it from request? [Y/n]: n >> pkg: cannot solve job using SAT solver >> >> root@kolia:~ # pkg -v >> 1.5.2 >> >> Nick >> > You should be able to resolve it by using the following commands: > # pkg check -Ba > # pkg upgrade > > -- > From: Benjamin Woods > woodsb02@gmail.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >