MariaDB upgrade issues

Hi,

I'm having some problems upgrading from MariaDB-5.3.6 to latest MariaDB-5.5 on Ubuntu 10.10.

Does anyone have possible solutions as to what the issue might be?

Below output from terminal:

Installing new version of config file /etc/init.d/mysql ...
 * Stopping MariaDB database server mysqld                                                                            [ OK ]
dpkg: error processing mariadb-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
                                                              Errors were encountered while processing:
 mariadb-server-5.5
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up mariadb-server-5.5 (5.5.23-mariadb1~oneiric) ...
 * Stopping MariaDB database server mysqld                                                                            [ OK ]
dpkg: error processing mariadb-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 mariadb-server-5.5

Answer Answered by colin charles in this comment.

This looks like an error in the package script. There are post-install errors. Can you please file a bug? Thanks

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.