I'm trying to migrate from databases/mysql56-server to databases/percona56-server. I'm using ports-mgmt/synth to compile everything.
When I go to install it, PKG wants to remove Postfix, Dovecot and Sphinxsearch - which I still need installed on the server.
How do I prevent this from happening?
When I go to install it, PKG wants to remove Postfix, Dovecot and Sphinxsearch - which I still need installed on the server.
How do I prevent this from happening?
Code:
$ pkg install -n databases/percona56-server
Updating Synth repository catalogue...
Synth repository is up to date.
All repositories are up to date.
Checking integrity... done (3 conflicting)
- percona56-server-5.6.45.86.1 conflicts with mysql56-server-5.6.45 on /usr/local/bin/innochecksum
- percona56-client-5.6.45.86.1 conflicts with mysql56-client-5.6.45 on /usr/local/bin/msql2mysql
- percona56-client-5.6.45.86.1 conflicts with mysql56-client-5.6.45 on /usr/local/bin/msql2mysql
Checking integrity... done (0 conflicting)
The following 7 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
dovecot-2.3.7.2
mysql56-client-5.6.45
mysql56-server-5.6.45
sphinxsearch-2.2.11_3
postfix-3.4.6,1
New packages to be INSTALLED:
percona56-server: 5.6.45.86.1
percona56-client: 5.6.45.86.1
Number of packages to be removed: 5
Number of packages to be installed: 2
The operation will free 43 MiB.