My question, so I'm not wasting your time, is, is this broke or as intended?
So, lock the Marias, errors get worse. Much worse.
Lock p5-DBD-mysql and things are fine, but of course it never gets upgraded.
Does the Makefile for p5-DBD-mysql just need to be fixed to allow Maria as an options?
Code:
# pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (14 candidates): 100%
Processing candidates (14 candidates): 100%
Checking integrity... done (2 conflicting)
- mysql56-client-5.6.34 conflicts with mariadb101-client-10.1.20_1 on /usr/local/bin/msql2mysql
- mysql56-client-5.6.34 conflicts with mariadb101-client-10.1.20_1 on /usr/local/bin/msql2mysql
Checking integrity... done (0 conflicting)
The following 5 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
mariadb101-server-10.1.20_1
mariadb101-client-10.1.20_1
New packages to be INSTALLED:
mysql56-client: 5.6.34
libedit: 3.1.20150325_2,1
Installed packages to be REINSTALLED:
p5-DBD-mysql-4.041 (options changed)
Number of packages to be removed: 2
Number of packages to be installed: 2
Number of packages to be reinstalled: 1
So, lock the Marias, errors get worse. Much worse.
Lock p5-DBD-mysql and things are fine, but of course it never gets upgraded.
Does the Makefile for p5-DBD-mysql just need to be fixed to allow Maria as an options?