Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

Hi! Last time i has updated my host running ovirt 4.4 in september. Everything was normally. After now in november i trying to update via UI but fave error that update failed. Checking over "dnf update" shows me that error in not resolved dependencies, and main is: nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.3-1.el8.x86_64 nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64 Hosts running Centos 8.4. I already try to use one with stream - same trouble. My opinion this is problem with libvirt-daemon-kvm package in centos repo. Maybe i mistakes. Please help.

I think it's a bug. I couldn't find any rpm "libvirt-daemon-kvm" package in CentOS or Ovirt repo.(only libvirt-daemon-kvm 7.0.0). Try to use --nobest flag to install updates.

On 2021-11-03 16:52, Patrick Lomakin wrote:
I think it's a bug. I couldn't find any rpm "libvirt-daemon-kvm" package in CentOS or Ovirt repo.(only libvirt-daemon-kvm 7.0.0). Try to use --nobest flag to install updates. _______________________________________________ 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/JR4SOVSBBMM4TI...
7.6.0-4 is currently what is available on stream. I believe 8.4 is no longer supported as a host OS (CentOS or RHEL) as they list CentOS Stream, Node, and RHEL 8.5 Beta as supported OS's for host.

Correct, the host of oVirt 4.4.9 does not support CentOS 8.4 anymore. If you are running CentOS 8.4 just to the following: # dnf swap centos-linux-repos centos-stream-repos # dnf update ovirt-release44 # dnf distro-sync In case you are running Stream already just run to get the update working. # dnf update ovirt-release44 Am 04.11.21 um 05:56 schrieb Alex McWhirter:
On 2021-11-03 16:52, Patrick Lomakin wrote:
I think it's a bug. I couldn't find any rpm "libvirt-daemon-kvm" package in CentOS or Ovirt repo.(only libvirt-daemon-kvm 7.0.0). Try to use --nobest flag to install updates. _______________________________________________ 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/JR4SOVSBBMM4TI...
7.6.0-4 is currently what is available on stream. I believe 8.4 is no longer supported as a host OS (CentOS or RHEL) as they list CentOS Stream, Node, and RHEL 8.5 Beta as supported OS's for host. _______________________________________________ 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/SP6ENO2V3HMPQ5...

On Thu, 4 Nov 2021, Christoph Timm wrote:
Correct, the host of oVirt 4.4.9 does not support CentOS 8.4 anymore.
According to the release notes for 4.4.9, either RHEL 8.5 beta or Stream is required. However, now that CentOS 8.5 is out, we still get the same error when attempting to update. BTW, https://www.ovirt.org/download/ also says 8.4 is supported, but I'm guessing someone just forgot to update it since the release notes specify 8.5.

We had the same problem when updating to 4.4.9 on RHEL 8.4 Essentially to get past the problem we installed the following repo # /etc/yum/repos.d/ovirt-4.4-stream-advanced-virt.repo [ovirt-centos-stream-advanced-virtualization] name=Advanced Virtualization CentOS Stream testing packages for $basearch baseurl=https://buildlogs.centos.org/centos/8-stream/virt/$basearch/advancedvirt-com... enabled=1 gpgcheck=0 module_hotfixes=1 The solution can be found in this thread https://www.mail-archive.com/users@ovirt.org/msg68142.html
participants (6)
-
Alex McWhirter
-
Alexandr Mikhailov
-
Christoph Timm
-
James Wadsworth
-
Patrick Lomakin
-
Sketch