[MDEV-20724] Can't install MariaDB-server 10.4.8-1 on CentOS 8 Created: 2019-10-02 Updated: 2019-10-06 Resolved: 2019-10-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform RedHat |
| Affects Version/s: | 10.4.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anna Toropova | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 8 |
||
| Description |
|
I don't want to install 10.3.11 from AppStream repo.
The only way to install:
Could you add new repo for CentOS 8 and resolve problems with lybcrypto/libssl? |
| Comments |
| Comment by Sergei Golubchik [ 2019-10-06 ] | ||||
|
MariaDB-server-10.4.8-1.el8.x86_64.rpm requires libssl.so.1.1 which is provided by the openssl-libs-1.1.1-8.el8.x86_64.rpm, available from BaseOS repo:
But your error message says
looks like you've mistakenly tried to install RHEL7 package (openssl 1.0), instead of RHEL8 (openssl 1.1). |