pkg upgrade conflict

John Marino dragonflybsd at marino.st
Sat Jun 28 14:18:48 PDT 2014


On 6/28/2014 23:06, Tim Darby wrote:
> I just updated to master and tried to do "pkg upgrade" and I'm seeing a
> bunch of these for krb and heimdal:
> 
> pkg: WARNING: locally installed heimdal-1.5.2_5 conflicts on
> /usr/local/lib/libcom_err.so with:
> 
> - krb5-1.12.1_3

I believe this is expected.  In other words, krb and heimdal conflict.
Proof:
http://svnweb.freebsd.org/ports/head/security/heimdal/Makefile?revision=358256&view=markup

Look at "CONFLICTS=" line.  Heimdal and kerberos can't both be installed.

John



More information about the Users mailing list