oVirt v4.5 - Error updating oVirt hosts for ovirt-hosted-engine-setup-2.6.6-1.el8.noarch

Hello, Upgrading oVirt hosts fails via the ovirt Compute -> Hosts -> Installation -> Upgrade menu. I get the dependency error message below, when trying to upgrade my oVirt hosts running on Rocky Linux 8.7. Its oVirt repo version is centos-release-ovirt45-8.7-3.el8s.noarch. I have no chance to try it with RHEL or CentOS Stream. "msg" : "Depsolve Error occurred: \n Problem: package ovirt-hosted-engine-setup-2.6.6-1.el8.noarch conflicts with ansible-core >= 2.13 provided by ansible-core-2.13.3-1.el8.x86_64\n - cannot install the best update candidate for package ovirt-hosted-engine-setup-2.6.5-1.el8.noarch\n - cannot install the best update candidate for package ansible-core-2.12.2-4.el8_6.rocky.0.1.x86_64", Thank you. Erkan E

Hi Erkan, It kas already been mentioned several times here in the list, oVirt 4.5.3 is not compatible with ansible-core-2.13+, you need to downgrade it to ansible-core-2.12 and then proceed. Regards, Martin On Thu, Nov 17, 2022 at 8:06 PM Erkan E via Users <users@ovirt.org> wrote:
Hello,
Upgrading oVirt hosts fails via the ovirt Compute -> Hosts -> Installation -> Upgrade menu. I get the dependency error message below, when trying to upgrade my oVirt hosts running on Rocky Linux 8.7. Its oVirt repo version is centos-release-ovirt45-8.7-3.el8s.noarch. I have no chance to try it with RHEL or CentOS Stream.
"msg" : "Depsolve Error occurred: \n Problem: package ovirt-hosted-engine-setup-2.6.6-1.el8.noarch conflicts with ansible-core >= 2.13 provided by ansible-core-2.13.3-1.el8.x86_64\n - cannot install the best update candidate for package ovirt-hosted-engine-setup-2.6.5-1.el8.noarch\n - cannot install the best update candidate for package ansible-core-2.12.2-4.el8_6.rocky.0.1.x86_64",
Thank you. Erkan E _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/MSY2TFY64Q7U4P...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

Hi Martin, Thank you for your reply. Currently, the ansible-core version installed on the oVirt hosts is already ansible-core-2.12.2-4, not ansible-core-2.13+. It seems that ansible-core should be excluded from the official appstream repo to fix as a workaround. # rpm -qa | grep ansible-core ansible-core-2.12.2-4.el8_6.rocky.0.1.x86_64 Cheers, Erkan E
participants (2)
-
Erkan E
-
Martin Perina