On Mon, Feb 18, 2019 at 9:19 AM Lucie Leistnerova <[email protected]> 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-update-4.3.0-1.el7.noarch.rpm. I tried both and they worked. -Juhani -Juhani _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/NNQ7K6Z3LAUQTS3YOTCULMDHAI3YOGRC/

