You will need to uninstall or deactivate the version of p5.16-dbd-mysql that you have installed now, probably with the -f (force) option.

Then install p5.16-dbd-mysql with another variant selected.  Choices are:

$ port variants p5.16-dbd-mysql
p5.16-dbd-mysql has the variants:
   mariadb: build with mariadb port
     * conflicts with mysql4 mysql5 mysql51 mysql55 mysql56 percona
   mysql4: build with mysql4 port
     * conflicts with mariadb mysql5 mysql51 mysql55 mysql56 percona
[+]mysql5: build with mysql5 port
     * conflicts with mariadb mysql4 mysql51 mysql55 mysql56 percona
   mysql51: build with mysql51 port
     * conflicts with mariadb mysql4 mysql5 mysql55 mysql56 percona
   mysql55: build with mysql55 port
     * conflicts with mariadb mysql4 mysql5 mysql51 mysql56 percona
   mysql56: build with mysql56 port
     * conflicts with mariadb mysql4 mysql5 mysql51 mysql55 percona
   percona: build with percona port
     * conflicts with mariadb mysql4 mysql5 mysql51 mysql55 mysql56
   universal: Build for multiple architectures

Eg:

$ sudo port install p5.16-dbd-mysql +mariadb

to get MariaDB (v5.5). There currently is not a variant for MariaDB v10.0 (such as Ryan recommended).

Craig

At 11:58 AM +1100 10/18/14, Horst Simon wrote:
Hi,

mysql5 was installed as a dependency of p5.16-dbd-mysql and this was installed as a dependency of amavisd-new, how can amavisd-new be upgraded without uninstalling?

Regards,


Horst Simon
Mobile: +61 414 303-433
Phone: +61 3 8555-2322
Email: <mailto:[email protected]>[email protected]
______________________________________________________________________
Please consider your environmental

responsibility before printing this email.



This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication.



On 18 Oct 2014, at 11:28 am, Ryan Schmidt <<mailto:[email protected]>[email protected]> wrote:


On Oct 17, 2014, at 6:51 PM, Horst Simon <<mailto:[email protected]>[email protected]> wrote:

Hi,

After upgrading to OS/X 10.10 Yosemite, I upgrade Xcode and macports, after running sudo port upgrade outdated, it failed on upgrading mysql5 as follow:

Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
--->  Building mysql5
Error: org.macports.build for port mysql5 returned: command execution failed
Please see the log file for port mysql5 for details:

 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/main.log
Error: Unable to upgrade port: 1


The mysql5 port is deprecated. Please try one of its replacements instead. They are:

mysql51
mysql55
mysql56
mariadb
mariadb-10.0
mariadb-10.1
percona

The recommended replacement is mariadb-10.0.



_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users


_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to