Hi,
We made it work.
The workaround is to create a symlink between /usr/bin/python3 to /usr/bin/python2 and it worked.
We created an empty /usr/bin/python2. Now we will try same on the other two hosts that we need to install.
Regards
|
From: Yedidyah Bar David <didi@redhat.com>
Sent: Tuesday, January 11, 2022 4:45 PM
To: Nazeem Durgahee <nazeem.durgahee@harelmallac.com>
Cc: users@ovirt.org; Veeroo Dowlut <Veeroo.Dowlut@harelmallac.com>; Govind Mooroogen <govind.mooroogen@harelmallac.com>
Subject: Re: [ovirt-users] Installin ovirt and ovirt host on orcale 8.5 linux issues
On Tue, Jan 11, 2022 at 2:39 PM Nazeem Durgahee <nazeem.durgahee@harelmallac.com> wrote:
Hi,
Having issue when installing Ovirt on Oracle linux 8.1,8.2,8,3 whereby it is unable to set the interpreter for python.
It is looking for python 2 instead, Kindly find attached logs.
Some time ago, we merged this patch, which was designed to solve your case:
Specifically:
However, this didn't work, because, as you can see in
your attached logs, 'ansible_distribution_file_variety' is
'OracleLinux', and not 'RedHat'.
Not sure whether this is due to ansible or to Oracle Linux.
I think it would have made more sense that it was 'RedHat',
as this seems to have worked well at least for AlmaLinux
(and IIRC we also got success reports about Rocky Linux).
Anyway, patches are welcome.
Best regards,
--
Didi