I installed the package 10.0.17-1~exp3~trusty1~1429021266 from the development PPA and it worked almost well:
*** sudo add-apt-repository ppa:mysql-ubuntu/mariadb-10.0 sudo apt-get update && sudo apt-get install mariadb-server [...] Setting up mariadb-client-core-10.0 (10.0.17-1~exp3~trusty1~1429021266) ... Setting up mariadb-client-10.0 (10.0.17-1~exp3~trusty1~1429021266) ... Setting up mariadb-server-core-10.0 (10.0.17-1~exp3~trusty1~1429021266) ... Setting up mariadb-server-10.0 (10.0.17-1~exp3~trusty1~1429021266) ... Installing new version of config file /etc/init.d/mysql ... Installing new version of config file /etc/logrotate.d/mysql-server ... Installing new version of config file /etc/mysql/debian-start ... locale: Cannot set LC_ALL to default locale: No such file or directory * Stopping MariaDB database server mysqld [ OK ] * Starting MariaDB database server mysqld [ OK ] ERROR 1524 (HY000): Plugin 'unix_socket' is not loaded Processing triggers for ureadahead (0.100.0-16) ... Setting up mariadb-server (10.0.17-1~exp3~trusty1~1429021266) ... *** This is already better but mariadb-common was not automatically pulled in, thus the mariadb.cnf.d/mysqld.cnf file was not provided when the mariadb-server-10.0 postinst ran. It still needs to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439950 Title: MariaDB 14.04 -> 15.04 upgrade fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mariadb-5.5/+bug/1439950/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
