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
- Create a fresh Rocky Linux 10 with Base environment "Server"
- 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.
- dnf install xorriso
- dnf install cloudstack-management
What to do about it?
no idea: though it would be fixed as described in #12178
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
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
What to do about it?
no idea: though it would be fixed as described in #12178