la-wu opened a new issue, #13777:
URL: https://github.com/apache/cloudstack/issues/13777
### problem
I wanted to install the latest 4.23 RC2 on a fresh Rocky Linux 10 system.
But the package installation fails with:
Error:
Problem: conflicting requests
- nothing provides (genisoimage or mkisofs or xorrisofs) needed by
cloudstack-management-4.23.0.0-1.noarch from cloudstack-4.23RC2
I did the same with the 4.22. and 4.20.3 version with the same result.
xorrisofs should be available:
dnf list xorriso
Last metadata expiration check: 0:05:19 ago on Mon 03 Aug 2026 11:38:03 AM
EDT.
Installed Packages
xorriso.x86_64 1.5.6-6.el10 @appstream
### versions
OS: Rocky Linux 10.2
ACS 4.23 and 4.22
### The steps to reproduce the bug
1. Create a fresh Rocky Linux 10 with Base environment "Server"
2. Add Cloudstack Repo with baseurl:
https://download.cloudstack.org/testing/4.23.0.0-RC2/el10/4.23/ or
https://download.cloudstack.org/el/10/4.22/3.
3. dnf install xorriso
4. dnf install cloudstack-management
### What to do about it?
no idea: though it would be fixed as described in
https://github.com/apache/cloudstack/issues/12178
--
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]