[ovirt-users] Re: Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

2021-11-18 Thread James Wadsworth
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-common/
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
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/RFQJBVEUGQVS6LARQLWCEF4H7JYPE5GV/


[ovirt-users] Re: Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

2021-11-17 Thread Sketch

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.

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/EUGNAJQBFJWDE6IIQGO6T77BFUZOYO76/


[ovirt-users] Re: Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

2021-11-04 Thread Christoph Timm

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-le...@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/JR4SOVSBBMM4TIJIQXV6JMXZNAXR3QXB/ 



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-le...@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/SP6ENO2V3HMPQ54KTTHHRKFQQ5ZVAJMV/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/5SUPKGRXCJMCQDUJY3OHML3JCYUVT4A7/


[ovirt-users] Re: Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

2021-11-03 Thread 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-le...@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/JR4SOVSBBMM4TIJIQXV6JMXZNAXR3QXB/


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-le...@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/SP6ENO2V3HMPQ54KTTHHRKFQQ5ZVAJMV/


[ovirt-users] Re: Cannot to update hosts, nothing provides libvirt-daemon-kvm >= 7.6.0-2 needed by vdsm-4.40.90.4-1.el8.x86_64

2021-11-03 Thread Patrick Lomakin
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-le...@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/JR4SOVSBBMM4TIJIQXV6JMXZNAXR3QXB/