Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0
-
Component/s: Packaging
-
Labels:None
Description
centos 7.4 and 7.3 on buildbot has problem with rpm installation:
Transaction check error:
|
file /usr/lib/libmysqlclient.so.18.0.0 conflicts between attempted installs of MariaDB-shared-5.5.61-1.el7.centos.aarch64 and MariaDB-compat-5.5.61-1.el7.centos.aarch64
|
according to Serg it is the cause (usage of 5.5 as 5.3) for compatibility packages
lrwxrwxrwx 1 dbart my 39 Apr 20 20:48 mariadb-shared-5.3-aarch64.rpm -> MariaDB-5.5.59-rhel7-aarch64-shared.rpm
|
lrwxrwxrwx 1 dbart my 37 Jan 18 01:17 mariadb-shared-5.3-ppc64.rpm -> MariaDB-5.5.58-rhel7-ppc64-shared.rpm
|
lrwxrwxrwx 1 dbart my 39 Jan 18 01:28 mariadb-shared-5.3-ppc64le.rpm -> MariaDB-5.5.58-rhel7-ppc64le-shared.rpm
|