On 31. 10. 2021, at 2:02, Thomas Simmons <twsnnva(a)gmail.com>
wrote:
Hello,
I am running into the same issue while attempting a new install of oVirt 4.4 to replace
my hyperconverged 4.3 cluster. I am running into the issue on one of the inital steps
(yum/dnf install cockpit-ovirt-dashboard vdsm-gluster ovirt-host). After some digging, I
found that the version of libvirt that it's looking for (libvirt >= 7.6.0-2) is not
in the CentOS 8 Advanced Virt repo, but is only in the CentOS Stream Advanced Virt repo.
You can see here that libvirt 7.0.0-14.1 is the latest available in the CentOS 8 Advanced
Virt repo:
http://mirror.centos.org/centos/8/virt/x86_64/advanced-virtualization/Pac...
However, the newer libvirt 7.6.0-2 is available in the 8-stream repo:
http://mirror.centos.org/centos/8-stream/virt/x86_64/advancedvirt-common/...
I don't know if there will be any ramifications down the road (I'm hoping there
will not be since Stream tracks just behind the next EL point release), however I was able
to get past the error by adding the 8-stream Advanced Virt repo to my systems by creating
the repo file below. It would be nice if a developer could respond and advise if this is a
"safe" solution, or if this is a known problem that they expect to address?
Hi,
qemu/libvirt packages are now being pushed to Stream, CentOS is supposedly EOL in 2
months. Currently there's not much of a difference and if packages are installed
happily then it likely works just fine, but with the upcoming RHEL 8.5 release it is
unlikely CentOS would be updated to 8.5, so I'm afraid CentOS based systems won't
last for too long. It would be best to move to Stream entirely, or use ovirt-node (as a
snapshot of packages that work), or move to RHEL or RHEL clones.
Thanks,
michal
# /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/advan...
enabled=1
gpgcheck=0
module_hotfixes=1
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/FNK5TJW7RWG...