[MDEV-24862] Conflicts with mysql-common files on CentOS 8 installations Created: 2021-02-14 Updated: 2022-09-14 Resolved: 2021-04-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform RedHat |
| Affects Version/s: | 10.3.27, 10.4.17, 10.5.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Thomas | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
CentOS 8 |
||
| Issue Links: |
|
||||||||
| Description |
|
When trying to install MariaDB 10.5, 10.4 or even 10.3 from your repos for CentOS 8, and on the side installing postfix with SQL support, which installs mysql-common, you get conflicting files between the two packages and postfix cannot be installed (or MariaDB cannot be installed if you installed postfix first, no matter what) So at the moment it is not possible to use 10.4 or 10.5 together with postfix on CentOS 8. It would be nice if this could be fixed asap. Thanks |
| Comments |
| Comment by Thomas [ 2021-02-14 ] | ||||||||||||||||||||||||||||||||||||||
|
Here the list of errors for 10.5, it looks same for 10.4 and 10.3
| ||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-02-17 ] | ||||||||||||||||||||||||||||||||||||||
|
How did you install postfix? I'm trying:
No MySQL dependency here.
No MySQL dependency here either.
| ||||||||||||||||||||||||||||||||||||||
| Comment by Thomas [ 2021-02-17 ] | ||||||||||||||||||||||||||||||||||||||
|
I installed it from Ghettoforge Repo, as I need the latest version. | ||||||||||||||||||||||||||||||||||||||
| Comment by Thomas [ 2021-02-17 ] | ||||||||||||||||||||||||||||||||||||||
|
Is there anything that can be done so these conflicts do not happen then? | ||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2021-02-17 ] | ||||||||||||||||||||||||||||||||||||||
|
It appears Ghettoforge's postfix3-mysql depends on libmysqlclient.so.21 Packaged mariadb-connector-c don't provide the same library https://pkgs.org/download/mariadb-connector-c compared to postfix-mysql (appstream) Do you need it? Maybe the Ghettoforge can help by packaging it similar to the CentOS appstream. Technically the mysqlclient can connect to the MariaDB server. Installing the server with the mysqlclient libraries might be awkward, however there are binary tarballs of MariaDB server. | ||||||||||||||||||||||||||||||||||||||
| Comment by Thomas [ 2021-02-18 ] | ||||||||||||||||||||||||||||||||||||||
|
Yea sadly I need a higher version than provided by RedHat in this case. | ||||||||||||||||||||||||||||||||||||||
| Comment by Thomas [ 2021-02-18 ] | ||||||||||||||||||||||||||||||||||||||
|
But there is one more thing that is not clear to me. | ||||||||||||||||||||||||||||||||||||||
| Comment by Peter Ajamian [ 2021-03-13 ] | ||||||||||||||||||||||||||||||||||||||
|
This has been fixed in GhettoForge gf-testing repo postfix3-mysql-3.5.9-2.gf.el8.x86_64.rpm. | ||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-04-08 ] | ||||||||||||||||||||||||||||||||||||||
|
I'll close this ticket, as it appears to be no longer an issue. | ||||||||||||||||||||||||||||||||||||||
| Comment by David Forbush [ 2022-09-14 ] | ||||||||||||||||||||||||||||||||||||||
|
The issue is still very much present with dovecot23-mysql as of a year later. Please see |