Description of problem: When deploying Hosted Engine using RHVH 4.4.10, deployment fails if OpenSCAP profile is applied: ~~~ DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204 DIALOG:SEND Do you want to apply a default OpenSCAP security profile? (Yes, No) [No]: DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204 DIALOG:RECEIVE Yes ERROR otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:110 fatal: [localhost]: FAILED! => {"changed": false, "failures": ["No package ovirt-engine available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []} ~~~ Version-Release number of selected component (if applicable): Red Hat Virtualization Host 4.4.10 (el8.5) ovirt-hosted-engine-ha-2.4.10-1.el8ev.noarch ovirt-hosted-engine-setup-2.5.4-2.el8ev.noarch ovirt-host-4.4.9-2.el8ev.x86_64 appliance image rhvm-appliance-4.4-20211117.1.el8ev.ova How reproducible: Deploy HE, select Yes when prompted for OpenSCAP profile Actual results: Deployment fails. Expected results: Deployment should succeed. Additional info:
We are changing the way hosted-engine is consuming the openscap profile option in the upcoming RHV 4.4 SP1. Closing as duplicate of #2029830 as the verification of this option will be covered on the new logic. *** This bug has been marked as a duplicate of bug 2029830 ***