Can not install mariadb Error: Transaction check error: ....

Rich Emberson emberson.rich at gmail.com
Sat Sep 26 14:42:32 UTC 2015


Seems like a rather fundmental problem:


$ uname -a
Linux medusa 4.1.7-200.fc22.x86_64 #1 SMP Mon Sep 14 20:19:24 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux

$ rpm -qa --qf '%{NAME} %{VERSION}-%{RELEASE} %{ARCH}\n' | grep -i  mariadb
<nothing is found>


# dnf install mariadb mariadb-server
Last metadata expiration check performed 0:19:25 ago on Sat Sep 26 07:14:08
2015.
Dependencies resolved.
================================================================================
 Package              Arch         Version                  Repository
Size
================================================================================
Installing:
 MariaDB-common       x86_64       10.0.21-1.fc20           mariadb
43 k
 MariaDB-shared       x86_64       10.0.21-1.fc20           mariadb
1.2 M
 mariadb              x86_64       1:10.0.21-1.fc22         updates
6.1 M
 mariadb-common       x86_64       1:10.0.21-1.fc22         updates
74 k
 mariadb-errmsg       x86_64       1:10.0.21-1.fc22         updates
199 k
 mariadb-server       x86_64       1:10.0.21-1.fc22         updates
18 M
 perl-DBD-MySQL       x86_64       4.031-1.fc22             fedora
151 k

Transaction Summary
================================================================================
Install  7 Packages

Total size: 26 M
Installed size: 132 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] mariadb-10.0.21-1.fc22.x86_64.rpm: Already
downloaded
[SKIPPED] mariadb-common-10.0.21-1.fc22.x86_64.rpm: Already
downloaded
[SKIPPED] mariadb-server-10.0.21-1.fc22.x86_64.rpm: Already
downloaded
[SKIPPED] perl-DBD-MySQL-4.031-1.fc22.x86_64.rpm: Already
downloaded
[SKIPPED] mariadb-errmsg-10.0.21-1.fc22.x86_64.rpm: Already
downloaded
[SKIPPED] MariaDB-10.0.21-fedora20-x86_64-shared.rpm: Already
downloaded
[SKIPPED] MariaDB-10.0.21-fedora20-x86_64-common.rpm: Already
downloaded
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache till the next successful
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/lib64/mysql/plugin/dialog.so conflicts between attempted
installs of mariadb-common-1:10.0.21-1.fc22.x86_64 and
MariaDB-common-10.0.21-1.fc20.x86_64
  file /usr/lib64/mysql/plugin/mysql_clear_password.so conflicts between
attempted installs of mariadb-common-1:10.0.21-1.fc22.x86_64 and
MariaDB-common-10.0.21-1.fc20.x86_64

Error Summary
-------------

#

If I execute 'dnf clean packages' and try again ... downloads occur and
then the same error condition.

How to eliminate the plugin conflicts between
mariadb-common-1:10.0.21-1.fc22.x86_64
and
MariaDB-common-10.0.21-1.fc20.x86_64

thanks





Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150926/d614d383/attachment.html>


More information about the users mailing list