Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.28a
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Getting following problem replacing mysql with mariadb
# apt-get install mariadb-server Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libfile-copy-recursive-perl libfcgi-perl libcgi-fast-perl libsocket6-perl liblist-moreutils-perl libio-socket-inet6-perl Use 'apt-get autoremove' to remove them. The following extra packages will be installed: mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5 Suggested packages: tinyca mariadb-test The following packages will be REMOVED: mysql-client-5.1 mysql-server mysql-server-5.1 mysql-server-core-5.1 The following NEW packages will be installed: mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server mariadb-server-5.5 mariadb-server-core-5.5 0 upgraded, 5 newly installed, 4 to remove and 0 not upgraded. Need to get 0 B/29.8 MB of archives. After this operation, 51.6 MB of additional disk space will be used. Do you want to continue [Y/n]? Y Preconfiguring packages ... (Reading database ... 35344 files and directories currently installed.) Removing mysql-server ... Removing mysql-server-5.1 ... Stopping MySQL database server: mysqld. Removing mysql-server-core-5.1 ... dpkg: mysql-client-5.1: dependency problems, but removing anyway as you requested: mysql-client depends on mysql-client-5.1; however: Package mysql-client-5.1 is to be removed. Package mariadb-client-5.5 which provides mysql-client-5.1 is not installed. Removing mysql-client-5.1 ... Processing triggers for man-db ... Selecting previously deselected package mariadb-client-core-5.5. (Reading database ... 35119 files and directories currently installed.) Unpacking mariadb-client-core-5.5 (from .../mariadb-client-core-5.5_5.5.28-mariadb-a1~squeeze_amd64.deb) ... Selecting previously deselected package mariadb-client-5.5. Unpacking mariadb-client-5.5 (from .../mariadb-client-5.5_5.5.28-mariadb-a1~squeeze_amd64.deb) ... Selecting previously deselected package mariadb-server-core-5.5. Unpacking mariadb-server-core-5.5 (from .../mariadb-server-core-5.5_5.5.28-mariadb-a1~squeeze_amd64.deb) ... Selecting previously deselected package mariadb-server-5.5. Unpacking mariadb-server-5.5 (from .../mariadb-server-5.5_5.5.28-mariadb-a1~squeeze_amd64.deb) ... Selecting previously deselected package mariadb-server. Unpacking mariadb-server (from .../mariadb-server_5.5.28-mariadb-a1~squeeze_all.deb) ... Processing triggers for man-db ... Setting up mariadb-client-core-5.5 (5.5.28-mariadb-a1~squeeze) ... Setting up mariadb-client-5.5 (5.5.28-mariadb-a1~squeeze) ... Setting up mariadb-server-core-5.5 (5.5.28-mariadb-a1~squeeze) ... Setting up mariadb-server-5.5 (5.5.28-mariadb-a1~squeeze) ... Installing new version of config file /etc/mysql/debian-start ... Installing new version of config file /etc/init.d/mysql ... Stopping MariaDB database server: mysqld. dpkg: error processing mariadb-server-5.5 (--configure): subprocess installed post-installation script returned error exit status 7 dpkg: dependency problems prevent configuration of mariadb-server: mariadb-server depends on mariadb-server-5.5; however: Package mariadb-server-5.5 is not configured yet. dpkg: error processing mariadb-server (--configure): dependency problems - leaving unconfigured configured to not write apport reports configured to not write apport reports Errors were encountered while processing: mariadb-server-5.5 mariadb-server E: Sub-process /usr/bin/dpkg returned an error code (1)
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Hi,
You might be experiencing the same problem as
MDEV-3882, https://lists.launchpad.net/maria-discuss/msg00698.html and https://kb.askmonty.org/en/drop-in-replacement-on-debian/ describe. If so, you could try either follow the workaround advice from https://lists.launchpad.net/maria-discuss/msg00698.html, or wait till MariaDB-5.5.29 is released, the release is being prepared and built right now.