V
V
vitalyg2015-04-14 13:16:01
bash
vitalyg, 2015-04-14 13:16:01

How to install Percona-server 5.6 with an error?

Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
percona-server-server-5.6
Suggested packages:
tinyca
The following NEW packages will be installed:
percona-server-server-5.6
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
7 not fully installed or removed.
Need to get 0 B/11.1 MB of archives.
After this operation, 94.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Preconfiguring packages ...
(Reading database ... 119502 files and directories currently installed.)
Preparing to unpack .../percona-server-server-5.6_5.6.23-72.1-1.trusty_amd64.deb ...
Unpacking percona-server-server-5.6 (5.6.23-72.1-1.trusty) ...
dpkg: error processing archive /var/cache/apt/archives/percona-server-server-5.6_5.6.23-72.1-1.trusty_amd64.deb (--unpack ):
trying to overwrite '/usr/lib/mysql/plugin/dialog.so', which is also in package libmariadbclient18 5.5.42+maria-1~trusty
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe )
Errors were encountered while processing:
/var/cache/apt/archives/percona-server-server-5.6_5.6.23-72.1-1.trusty_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code ( 1)
---
An error is thrown. The error is most likely due to the fact that MariaDB was installed before, which did not fit due to the speed of InnoDB, after which it was decided to install Percona.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2015-04-14
@vitalyg

sudo apt-get purge mariadb*
sudo apt-get install -f

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question