Hi all,
I'm trying to install vdsm and vdsm-client from the master repository on an fc31 host,
but I'm getting an error which packages don't exists:
# dnf install vdsm vdsm-client
Last metadata expiration check: 0:35:20 ago on Sun 03 May 2020 10:50:57 AM IDT.
No match for argument: vdsm
No match for argument: vdsm-client
Error: Unable to find a match: vdsm vdsm-client
I've noticed while installing the master rpm, the source repository is commandline instead of ovirt-release-master or something like that.
# sudo yum install -y
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpmLast metadata expiration check: 2:38:37 ago on Sun 03 May 2020 08:11:06 AM IDT.
ovirt-release-master.rpm 27 kB/s | 11 kB 00:00
Dependencies resolved.
==============================================================================================================================================================================================
Package Architecture Version Repository Size
==============================================================================================================================================================================================
Installing:
ovirt-release-master noarch 4.4.0-0.3.master.20200502011334.gitb4c7d97.el8
@commandline 11 k
Does anyone encounter this issue?
Same happened to me with ovirt-release43.rpm
Thanks ahead