
After installing a RHEL7.5 server and adding the host via ovirt-engine it initially works, but afterwards it findes the followgin upgrades which break e.g. yum: -> Running transaction check ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be obsoleted ---> Package python-dateutil.noarch 0:1.5-7.el7 will be updated ---> Package python-dateutil.noarch 1:2.4.2-1.el7 will be an update ---> Package python2-pyOpenSSL.noarch 0:16.2.0-3.el7 will be obsoleting ========================================================================================================================================================================================================================================================================================== Package Arch Version Repository Size ========================================================================================================================================================================================================================================================================================== Installing: python2-pyOpenSSL noarch 16.2.0-3.el7 ovirt-4.2-centos-ovirt42 88 k replacing pyOpenSSL.x86_64 0.13.1-3.el7 Updating: python-dateutil noarch 1:2.4.2-1.el7 ovirt-4.2-centos-ovirt42 83 k Transaction Summary ========================================================================================================================================================================================================================================================================================== Install 1 Package Upgrade 1 Package It seems that pyOpenSSL.x86 is needed by yum. Will there be updated ovirt packages? Best Mo