ovirt 4.4.10 ansible version

Could someone verify the correct ansible version for ovirt 4.4.10 ? I'm having dependencies problem: # rpm -q ansible ansible-2.9.27-3.el8.noarch # dnf update Last metadata expiration check: 1:14:38 ago on Thu 09 Jun 2022 10:59:53 EEST. Error: Problem: package ovirt-engine-4.4.10.7-1.el8.noarch requires ansible < 2.10.0, but none of the providers can be installed - cannot install both ansible-5.4.0-2.el8.noarch and ansible-2.9.27-3.el8.noarch - cannot install both ansible-2.9.17-1.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.18-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.20-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.21-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.23-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.24-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.27-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install the best update candidate for package ovirt-engine-4.4.10.7-1.el8.noarch - cannot install the best update candidate for package ansible-2.9.27-3.el8.noarch - package ansible-2.9.20-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.16-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.19-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.23-1.el8.noarch is filtered out by exclude filtering (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) # dnf list --showduplicates ansible Last metadata expiration check: 1:15:11 ago on Thu 09 Jun 2022 10:59:53 EEST. Installed Packages ansible.noarch 2.9.27-3.el8 @epel Available Packages ansible.noarch 2.9.17-1.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.18-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.20-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.21-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.23-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.24-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 2.9.27-2.el8 ovirt-4.4-centos-ovirt44 ansible.noarch 5.4.0-2.el8 epel ansible.noarch 5.4.0-2.el8 ovirt-4.4-epel thanks, G

On Thu, Jun 9, 2022 at 12:27 PM Kapetanakis Giannis <bilias@edu.physics.uoc.gr> wrote:
Could someone verify the correct ansible version for ovirt 4.4.10 ?
2.9, as you can see below - 'requires ansible < 2.10.0'.
I'm having dependencies problem:
# rpm -q ansible ansible-2.9.27-3.el8.noarch
# dnf update
For now, you can try 'dnf update --nobest'. Going forward, you should probably upgrade to 4.5, as 4.4 is EOL.
Last metadata expiration check: 1:14:38 ago on Thu 09 Jun 2022 10:59:53 EEST. Error: Problem: package ovirt-engine-4.4.10.7-1.el8.noarch requires ansible < 2.10.0, but none of the providers can be installed - cannot install both ansible-5.4.0-2.el8.noarch and ansible-2.9.27-3.el8.noarch - cannot install both ansible-2.9.17-1.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.18-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.20-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.21-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.23-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.24-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install both ansible-2.9.27-2.el8.noarch and ansible-5.4.0-2.el8.noarch - cannot install the best update candidate for package ovirt-engine-4.4.10.7-1.el8.noarch - cannot install the best update candidate for package ansible-2.9.27-3.el8.noarch - package ansible-2.9.20-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.16-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.19-1.el8.noarch is filtered out by exclude filtering - package ansible-2.9.23-1.el8.noarch is filtered out by exclude filtering (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
# dnf list --showduplicates ansible Last metadata expiration check: 1:15:11 ago on Thu 09 Jun 2022 10:59:53 EEST. Installed Packages ansible.noarch 2.9.27-3.el8 @epel
Did you enable epel manually, or got it from ovirt-release*? Best regards, -- Didi
participants (2)
-
Kapetanakis Giannis
-
Yedidyah Bar David