Date: Sat, 17 Jan 2015 02:37:49 -0800 From: Doug Hardie <bc979@lafn.org> To: "freebsd-questions@freebsd.org Questions" <freebsd-questions@freebsd.org> Subject: Package Issue updating a package Message-ID: <1FDCC101-7CC8-4CEB-9B54-C16A95B45027@lafn.org>
next in thread | raw e-mail | index | archive | help
I needed to update clamav-milter. I used: pkg upgrade clamav-milter The result was an error: Checking integrity... done (1 conflicting) pkg: Cannot solve problem using SAT solver: conflict rule: The following packages conflict with each other: = clamav-milter-0.98.5_1(r), clamav-0.98.5_1(r) conflict rule: The following packages conflict with each other: = clamav-milter-0.98.5_1(r), clamav-milter-0.98.5_1(r) upgrade rule: upgrade local clamav-milter-0.98.4_1 to remote = clamav-milter-0.98.5_1 cannot install package clamav-milter, remove it from request? [Y/n]: n pkg list only shows clamav-milter, not clamav. At one time I did have = clamav installed, but deleted it. So I used pkg delete clamav-milter. That worked. Then, pkg install clamav-milter. Same errors. How do I recover and get = an updated clamav-milter?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1FDCC101-7CC8-4CEB-9B54-C16A95B45027>