[MDEV-25675] Package MariaDB-shared requires MariaDB-common, but none of the providers can be installed Created: 2021-05-12 Updated: 2021-06-16 Resolved: 2021-06-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform RedHat |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alex | Assignee: | Alexey Bychko (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I am trying to update the packages on my CentOS 8 server, but when I run sudo dnf update, the following message shows up:
There is a conflict with packages installed and packages that are available for update. How can I fix this problem so that everything updates smoothly? |
| Comments |
| Comment by Alexey Bychko (Inactive) [ 2021-05-17 ] | |
|
serg it's known issue. should I replace mariadb-connector-c with MariaDB-shared? | |
| Comment by Sergei Golubchik [ 2021-05-21 ] | |
|
I don't understand, what is a known issue and where do you suggest to replace mariadb-connector-c with MariaDB-shared? | |
| Comment by Alexey Bychko (Inactive) [ 2021-05-21 ] | |
|
my comment went to wrong ticket, sorry | |
| Comment by Alexey Bychko (Inactive) [ 2021-06-02 ] | |
|
I'm sorry, I can't reproduce the issue. did you set the repository properly?
from your log I see 2 packages, mariadb-connector-c-config and mariadb-connector-c which mustn't exist on your system after MariaDB-server installation. thanks | |
| Comment by Alexey Bychko (Inactive) [ 2021-06-02 ] | |
|
could you please check that your repo file contains
? | |
| Comment by Alexey Bychko (Inactive) [ 2021-06-16 ] | |
|
tested according to official documentation, it works. |