
18 Feb
2019
18 Feb
'19
11:37 a.m.
On Mon, Feb 18, 2019 at 9:19 AM Lucie Leistnerova <lleistne@redhat.com> wrote:
1. Ensure the correct repositories are enabled. You can check which repositories are currently enabled by running yum repolist.
You can do it like this:
# yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
And this lead me to problems when I did 'yum update' after that. It should work but didn't. So do this instead: yum update ovirt-node-ng-image-update or do to everything in one step: yum install https://resources.ovirt.org/pub/ovirt-4.3/rpm/el7/noarch/ovirt-node-ng-image.... I tried both and they worked. -Juhani -Juhani