Date: Mon, 25 May 2015 07:45:05 -0400 From: Nikolai Wendorf <nick@wholesum.net> To: freebsd-questions@freebsd.org Subject: Re: pkg upgrade problem Message-ID: <55630B41.7010403@wholesum.net> In-Reply-To: <CAOc73CBAz3ZfWCW-DxpnOM5k8dPwMdqB4h5fRk3VJC8n3JTXgg@mail.gmail.com> References: <5557D47D.2030301@hiwaay.net> <5562FBA4.3040608@wholesum.net> <CAOc73CBAz3ZfWCW-DxpnOM5k8dPwMdqB4h5fRk3VJC8n3JTXgg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <nick@wholesum.net> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55630B41.7010403>