pkgs want to go to mariadb, customer does not....

Baptiste Daroussin bapt at FreeBSD.org
Thu May 21 10:41:42 UTC 2015


On Thu, May 21, 2015 at 12:21:12PM +0200, Willem Jan Withagen wrote:
> Hoi,
> 
> In upgrading clamav I run into:
> pkg: mariadb53-client-5.3.12_6 conflicts with mysql-client-5.1.67 
> (installs files into the same place).  Problematic file: 
> /usr/local/bin/mysql
> 
> Which I understand since it seems that nowadays the default DB of choice 
> is MariaDB.
> 
> But since that requires a lot of required testing, I'd rather not 
> upgrade....
> 
> Now is there any incantation in pkg, pkg.conf, <etc>
> to tell pkg that I'd like to stay with mysql-client?
> 
That means one of your ports have switched to mariadb-client there is not yet
any provides/requires on mysql/mariadb so one cannot replace another without
rebuilding the packages.

You will have to find our what is pulling mariadb pkg -o DEBUG_LEVEL=4 might be
helpful to figure out can you post it? (same upgrade command with -o
DEBUG_LEVEL=4)

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20150521/eb2fdbea/attachment.sig>


More information about the freebsd-pkg mailing list