[MDEV-9813] MariaDB-shared cannot be installed over mysql-community-common on RHEL5 Created: 2016-03-28  Updated: 2020-04-22

Status: Open
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: N/A
Fix Version/s: 10.1

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
PartOf
is part of MDEV-22315 MySQL -> MariaDB upgrades Open
is part of MDEV-22329 Packages issues when upgrading Open

 Description   

There are various ways how installation of MariaDB over Oracle's MySQL does not work, here is yet another one, RHEL 5 flavor:

$ sudo yum install mysql-community-common
...
Installed:
  mysql-community-common.i686 0:5.7.11-1.el5                                                                                         
 
Dependency Installed:
  mysql.i686 0:5.7.11-1.el5                                     mysql-community-client.i686 0:5.7.11-1.el5                          
  mysql-community-libs.i686 0:5.7.11-1.el5                      mysql-community-libs-compat.i686 0:5.7.11-1.el5                     
 
Complete!

$ rpm -qa | grep -iE 'mysql|maria'
mysql-5.7.11-1.el5
mysql-community-libs-5.7.11-1.el5
mysql-community-client-5.7.11-1.el5
mysql-community-common-5.7.11-1.el5
mysql-community-libs-compat-5.7.11-1.el5

$ sudo yum install MariaDB-10.1.13-rhel5-i686-shared.rpm MariaDB-10.1.13-rhel5-i686-common.rpm 
Loaded plugins: security
Setting up Install Process
Examining MariaDB-10.1.13-rhel5-i686-shared.rpm: MariaDB-shared-10.1.13-1.i386
Marking MariaDB-10.1.13-rhel5-i686-shared.rpm to be installed
Examining MariaDB-10.1.13-rhel5-i686-common.rpm: MariaDB-common-10.1.13-1.i386
Marking MariaDB-10.1.13-rhel5-i686-common.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package MariaDB-common.i386 0:10.1.13-1 set to be updated
---> Package MariaDB-shared.i386 0:10.1.13-1 set to be updated
--> Processing Dependency: mysql = 5.7.11-1.el5 for package: mysql-community-common
--> Finished Dependency Resolution
mysql-community-common-5.7.11-1.el5.i686 from installed has depsolving problems
  --> Missing Dependency: mysql = 5.7.11-1.el5 is needed by package mysql-community-common-5.7.11-1.el5.i686 (installed)
Error: Missing Dependency: mysql = 5.7.11-1.el5 is needed by package mysql-community-common-5.7.11-1.el5.i686 (installed)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.


Generated at Thu Feb 08 07:37:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.