Need to check if its new dep or some error with the repos.
2017-02-16 11:47:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Building transaction
2017-02-16 11:47:08 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'vdsm-4.18.22-10.gitff42a33.el7.centos.x86_64 requires python-cpopen >= 1.4', u'vdsm-python-4.18.22-10.gitff42a33.el7.centos.noarch requires python-cpopen >= 1.4', u'python-ioprocess-0.16.1-1.201701150854.git80eea07.el7.centos.noarch requires python-cpopen']
2017-02-16 11:47:08 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
File "/tmp/ovirt-RukAjDIkYX/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-RukAjDIkYX/otopi-plugins/otopi/packagers/yumpackager.py", line 253, in _packages
if self._miniyum.buildTransaction():
File "/tmp/ovirt-RukAjDIkYX/pythonlib/otopi/miniyum.py", line 919, in buildTransaction
raise yum.Errors.YumBaseError(msg)
YumBaseError: [u'vdsm-4.18.22-10.gitff42a33.el7.centos.x86_64 requires python-cpopen >= 1.4', u'vdsm-python-4.18.22-10.gitff42a33.el7.centos.noarch requires python-cpopen >= 1.4', u'python-ioprocess-0.16.1-1.201701150854.git80eea07.el7.centos.noarch requires python-cpopen']
2017-02-16 11:47:08 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': [u'vdsm-4.18.22-10.gitff42a33.el7.centos.x86_64 requires python-cpopen >= 1.4', u'vdsm-python-4.18.22-10.gitff42a33.el7.centos.noarch requires python-cpopen >= 1.4', u'python-ioprocess-0.16.1-1.201701150854.git80eea07.el7.centos.noarch requires python-cpopen']
2017-02-16 11:47:08 DEBUG otopi.transaction transaction.abort:119 aborting 'Yum Transaction'