Package Issue updating a package

Doug Hardie bc979 at lafn.org
Sat Jan 17 10:38:03 UTC 2015


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?




More information about the freebsd-questions mailing list