Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2015 09:30:01 +0300
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        Jeremie Le Hen <jlh@FreeBSD.org>
Cc:        freebsd-pkg@FreeBSD.org
Subject:   Re: pk error: cannot solve job using SAT solver
Message-ID:  <20150918093001.31fd7cba@laptop.minsk.domain>
In-Reply-To: <CAGSa5y0fEuY86oXd5LL9eMBXBtmHzvrSXf6ez=L5GsS1myo5TQ@mail.gmail.com>
References:  <CAGSa5y0fEuY86oXd5LL9eMBXBtmHzvrSXf6ez=L5GsS1myo5TQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Sep 2015 22:21:19 +0200
Jeremie Le Hen <jlh@FreeBSD.org> wrote: 

> Hi,
> 
> I wanted to upgrade my package and got the following error:
> 
> # pkg upgrade
> Updating myserver repository catalogue...
> myserver repository is up-to-date.
> All repositories are up-to-date.
> Checking for upgrades (92 candidates): 100%
> Processing candidates (92 candidates): 100%
> pkg: Cannot solve problem using SAT solver:
> dependency rule: package mutt(l) depends on: tokyocabinet(r)tokyocabinet(l)
> upgrade rule: upgrade local tokyocabinet-1.4.48 to remote tokyocabinet-1.4.48
> cannot install package tokyocabinet, remove it from request? [Y/n]: y
> pkg: cannot find tokyocabinet in the request
> pkg: cannot solve job using SAT solver
> 
> 
> Note that I have my own package repository that I build with poudriere.
> I capture the debug output (-dd) of pkg in the following file:
> http://people.freebsd.org/~jlh/typescript.pkg.txt
> 

you may try to do following:

1) pkg install jpeg-turbo 
2) pkg upgrade


--
wbr, tiger




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150918093001.31fd7cba>