
Hi Ada, The new version of the ovirt-node-ng-image was released - 4.5.3.2 : https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.3.... This one contains the fix to use an older version of ansible-core - 2.12.7, which should resolve the issue you experienced. Please let us know if you are still experiencing any issues with the HE installation. Thanks in advance, On Thu, Oct 27, 2022 at 9:52 PM Lev Veyde <lveyde@redhat.com> wrote:
Hi,
The issue seems to be a recent version of ansible-core that got installed on ovirt-node-ng-image (2.13.x). We're working on building a new ovirt-node-ng-image that has an older version of it (2.12.x), the same we have in our appliance, that should resolve the issue.
Thanks for letting us know about the issue.
Thanks in advance,
On Thu, Oct 27, 2022 at 3:31 PM Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Thu, Oct 27, 2022 at 2:05 PM ada per <adaper3@gmail.com> wrote:
i did that aswell still:
dnf downgrade ansible-core Last metadata expiration check: 0:44:39 ago on Thu 27 Oct 2022 14:20:00 EEST. Packages for argument ansible-core available, but not installed. Error: No packages marked for downgrade.
Strange This message should be printed when you don't have the package installed. For example on my Fedora 36 system I have pcp-conf package that is not installed
$ sudo dnf downgrade pcp-conf Last metadata expiration check: 0:07:36 ago on Thu 27 Oct 2022 02:19:55 PM CEST. Packages for argument pcp-conf available, but not installed. Error: No packages marked for downgrade.
While I can install it and I will have it at the latest version: $ sudo dnf install pcp-conf
==================================================================================================== Package Architecture Version Repository Size
==================================================================================================== Installing: pcp-conf x86_64 6.0.0-1.fc36 updates 28 k
And then I can downgrade it, even if the lower version was not ever installed before on my system
$ sudo dnf downgrade pcp-conf Last metadata expiration check: 0:01:24 ago on Thu 27 Oct 2022 02:19:55 PM CEST. Dependencies resolved.
==================================================================================================== Package Architecture Version Repository Size
==================================================================================================== Downgrading: pcp-conf x86_64 5.3.6-2.fc36 fedora 28 k
what you get with the command
rpm -qa | grep ansible ?
--
Lev Veyde
Senior Software Engineer, RHCE | RHCVA | MCITP
Red Hat Israel
lev@redhat.com | lveyde@redhat.com <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
-- Lev Veyde Senior Software Engineer, RHCE | RHCVA | MCITP Red Hat Israel <https://www.redhat.com> lev@redhat.com | lveyde@redhat.com <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>