On Tue, Dec 6, 2022 at 9:11 AM Matthew J Black <matthew(a)peregrineit.net> wrote:
Hi Guys,
Attempting to do a Cluster update via the oVirt GUI and I'm getting the following
errors (taken from the logs) which I've confirmed via a straight `dnf update`:
Problem 1: 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
- cannot install the best update candidate for package
ovirt-hosted-engine-setup-2.6.6-1.el8.noarch
- cannot install the best update candidate for package
ansible-core-2.12.7-1.el8.x86_64
Problem 2: problem with installed package ovirt-hosted-engine-setup-2.6.6-1.el8.noarch
- 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
- package ovirt-ansible-collection-3.0.0-1.el8.noarch requires ansible-core >=
2.13.0, but none of the providers can be installed
- cannot install the best update candidate for package
ovirt-ansible-collection-2.3.0-1.el8.noarch
Is it OK to do a `dnf update --nobest` or a `dnf update --allowerasing` on each host, or
is there some other solution that I'm missing?
`dnf update --nobest` is OK. --allowerasing is not, generally
speaking, unless you want to remove part of oVirt...
This should be fixed when 4.5.3 is released, where ansible-core 2.13
should work. You can try nightly [1], if interested.
[1]
https://www.ovirt.org/develop/dev-process/install-nightly-snapshot.html
Best regards,
--
Didi