
For some reason, both Hosted Engine and 4.0 ovirt-system-tests suites fail to find the v3 ovirt-engine-sdk-python RPM. I'm pretty sure it was OK yesterday. I do see it in the repos, the failure is: Error: Package: ovirt-engine-cli-3.6.9.2-1.el7.centos.noarch (alocalsync) Requires: ovirt-engine-sdk-python >= 3.6.0.0 However, I do have it: [ykaul@ykaul reposync]$ find . -name "ovirt-engine-cli-3.6.9.2-1.el7.centos.noarch*" ./ovirt-4.0-snapshot-el7/noarch/ovirt-engine-cli-3.6.9.2-1.el7.centos.noarch.rpm ./ovirt-master-snapshot-el7/noarch/ovirt-engine-cli-3.6.9.2-1.el7.centos.noarch.rpm [ykaul@ykaul noarch]$ find . -name "ovirt-engine-sdk-python-*" ./ovirt-engine-sdk-python-3.6.9.2-0.1.20161204.gite99bbd1.el7.centos.noarch.rpm And it's not copied to the deployment - could be a regression in the reposync? Y.