Description of problem: rhel 9 is replacing genisoimage with xorriso https://bugzilla.redhat.com/show_bug.cgi?id=1971840 Version-Release number of selected component (if applicable): How reproducible: openstack-nova-compute should not depend on genisoimage Actual results: openstack-nova-compute has a Requires on genisoimage Expected results: openstack-nova-compute should not have a Requires on genisoimage
We can either switch over to mkisofs entirely as the default in code or in THT, I really don't mind which but given the time in the cycle the former will take some time to land and will need to be backported downstream.
Since it was mentioned as an option on program call, I would like in advance to NACK packaging genisoimage ourselves in OSP17 - there's compat script in xorriso and we could change default value for Nova config parameter mkisofs_cmd
(In reply to Alan Pevec from comment #3) > Since it was mentioned as an option on program call, I would like in advance > to NACK packaging genisoimage ourselves in OSP17 - there's compat script in > xorriso and we could change default value for Nova config parameter > mkisofs_cmd Yeah that may of come from some initial confusion on my side as the xorriso command itself isn't compatible with genisoimage while as you say the mkisofs utility the package provides is. I'm attempting to switch things over to use it now.
I believe all relevent patches have been included and the criticial patch for nova is included in openstack-nova-23.1.0-0.20211028110417.e39bbdc.el9ost
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543