<div dir="ltr"><div>Seems like a rather fundmental problem:<br><br><br>$ uname -a<br>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<br><br>$ rpm -qa --qf &#39;%{NAME} %{VERSION}-%{RELEASE} %{ARCH}\n&#39; | grep -i  mariadb<br></div>&lt;nothing is found&gt;<br><br><br><div># dnf install mariadb mariadb-server<br>Last metadata expiration check performed 0:19:25 ago on Sat Sep 26 07:14:08 2015.<br>Dependencies resolved.<br>================================================================================<br> Package              Arch         Version                  Repository     Size<br>================================================================================<br>Installing:<br> MariaDB-common       x86_64       10.0.21-1.fc20           mariadb        43 k<br> MariaDB-shared       x86_64       10.0.21-1.fc20           mariadb       1.2 M<br> mariadb              x86_64       1:10.0.21-1.fc22         updates       6.1 M<br> mariadb-common       x86_64       1:10.0.21-1.fc22         updates        74 k<br> mariadb-errmsg       x86_64       1:10.0.21-1.fc22         updates       199 k<br> mariadb-server       x86_64       1:10.0.21-1.fc22         updates        18 M<br> perl-DBD-MySQL       x86_64       4.031-1.fc22             fedora        151 k<br><br>Transaction Summary<br>================================================================================<br>Install  7 Packages<br><br>Total size: 26 M<br>Installed size: 132 M<br>Is this ok [y/N]: y<br>Downloading Packages:<br>[SKIPPED] mariadb-10.0.21-1.fc22.x86_64.rpm: Already downloaded                <br>[SKIPPED] mariadb-common-10.0.21-1.fc22.x86_64.rpm: Already downloaded         <br>[SKIPPED] mariadb-server-10.0.21-1.fc22.x86_64.rpm: Already downloaded         <br>[SKIPPED] perl-DBD-MySQL-4.031-1.fc22.x86_64.rpm: Already downloaded           <br>[SKIPPED] mariadb-errmsg-10.0.21-1.fc22.x86_64.rpm: Already downloaded         <br>[SKIPPED] MariaDB-10.0.21-fedora20-x86_64-shared.rpm: Already downloaded       <br>[SKIPPED] MariaDB-10.0.21-fedora20-x86_64-common.rpm: Already downloaded       <br>Running transaction check<br>Transaction check succeeded.<br>Running transaction test<br>The downloaded packages were saved in cache till the next successful transaction.<br>You can remove cached packages by executing &#39;dnf clean packages&#39;.<br>Error: Transaction check error:<br>  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<br>  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<br><br>Error Summary<br>-------------<br><br>#<br><br></div><div>If I execute &#39;dnf clean packages&#39; and try again ... downloads occur and then the same error condition.<br><br></div><div>How to eliminate the plugin conflicts between <br>mariadb-common-1:10.0.21-1.fc22.x86_64<br></div><div>and<br>MariaDB-common-10.0.21-1.fc20.x86_64<br><br></div><div>thanks<br><br><br></div><div><br><br><br></div><div>Richard <br></div></div>