weizhouapache commented on PR #9941:
URL: https://github.com/apache/cloudstack/pull/9941#issuecomment-2488658617
this seems not working
If mariadb is installed, dnf/yum still ask for mysql installation
```
[root@rocky9-2 /]# dnf install cloudstack-management
Last metadata expiration check: 0:21:32 ago on Wed Nov 20 13:37:29 2024.
Error:
Problem: problem with installed package mariadb-3:10.5.22-1.el9_2.x86_64
- package mariadb-3:10.5.22-1.el9_2.x86_64 from @System conflicts with
mysql provided by mysql-8.0.36-1.el9_3.x86_64 from appstream
- package mysql-8.0.36-1.el9_3.x86_64 from appstream conflicts with
mariadb provided by mariadb-3:10.5.22-1.el9_2.x86_64 from @System
- package mysql-8.0.36-1.el9_3.x86_64 from appstream conflicts with
mariadb provided by mariadb-3:10.5.22-1.el9_2.x86_64 from appstream
- package mariadb-3:10.5.22-1.el9_2.x86_64 from appstream conflicts with
mysql provided by mysql-8.0.36-1.el9_3.x86_64 from appstream
- package cloudstack-management-4.19.2.0-shapeblue13402.x86_64 from
cloudstack requires mysql, but none of the providers can be installed
- conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages
or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only
best candidate packages)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]