Solved Upgrade: openldap26-client conflicts with openldap24-client

End of the log:
Code:
[66/141] Installing openldap26-client-2.6.3...
pkg: openldap26-client-2.6.3 conflicts with openldap24-client-2.4.59_4 (installs files into the same place).  Problematic file: /usr/local/bin/ldapadd
 
The default OpenLDAP version changed a while ago, pkg delete -f openldap24-client, then pkg upgrade again. That should fix it. Don't forget to run pkg-autoremove(8) every once in a while too.
 
Running "pkg update && pkg upgrade" for second time fixed it and got replaced successfully. Didn't have to remove "openldap24-client" although tried but had lots of dependencies.
 
Back
Top