Circular dependency with mariadb el7
"mo.ucina" <[email protected]> Sun, 26 Oct 2014 13:38:31 +1100
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Stephen, Just noticed that a new rev of 27.4 has been compiled . When I tried to install/upgrade ended up with a circular dependency : ---> Package mariadb-server.x86_64 1:5.5.37-1.el7_0 will be installed --> Processing Conflict: 1:mariadb-galera-server-5.5.37-2.el7.x86_64 conflicts mariadb-server --> Finished Dependency Resolution Error: mariadb-galera-server conflicts with 1:mariadb-server-5.5.37-1.el7_0.x86_64 root@htpc /home/mythtv # yum remove mariadb-galera-server Dependencies Resolved ====================================================================================================================================================================== Package Arch Version Repository Size ====================================================================================================================================================================== Removing: mariadb-galera-server x86_64 1:5.5.37-2.el7 @epel 56 M Removing for dependencies: mythtv x86_64 0.27.4-2.el7.centos @myth 0.0 Transaction Summary ====================================================================================================================================================================== Remove 1 Package (+1 Dependent package) So the mariadb-server for package: mythtv-0.27.4-3.el7.centos.x86_64 , is needed for mythtv , but it is not compatible with mariadb-galera-server which is also a dependency for mythtv . Best Regards Milorad