Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1860695

Summary: HE deploy stop as need yum module instead of dnf module
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Aviv Turgeman <aturgema>
Component: GeneralAssignee: Evgeny Slutsky <eslutsky>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.4.5CC: bugs, stirabos
Target Milestone: ovirt-4.4.1-1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-27 07:52:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aviv Turgeman 2020-07-26 16:25:11 UTC
Description of problem:
when starting step 3 in HE installation via cockpit,
an ansible task named "Install oVirt Hosted Engine packages" get an error massage
and fails. 

Version-Release number of selected component (if applicable):
ovirt-node-ng-installer-4.4.1-2020071311

How reproducible:
100%

Steps to Reproduce:
1. install ovirt node
2. start hosted engine deploy via cockpit
3. reach step 3 and wait for fail

Actual results:
installation wizard stops with an error massage: 
"[ INFO ] TASK [ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 10, "changed": false, "msg": "The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead."} "

Expected results:
as it node 4.4.1 is suppose to have rhel 8, it should use the 'dnf' module and continue with the installation

Additional info:
not sure if it is a problem with the new version of ansible 2.9.11 or a problem with ovirt-hosted-engine-setup, added screenshots:
[1] https://ibb.co/N1vS2yQ
[2] https://ibb.co/Q6hD2H8

Comment 1 Evgeny Slutsky 2020-07-27 07:52:57 UTC
Hi its duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1858234

*** This bug has been marked as a duplicate of bug 1858234 ***