]
snaftaly commented on OVIRT-717:
--------------------------------
[~eedri], yes, currently the package is installed at the beginning of the job.
livecd-tools RPM from ci-tools repo is missing dependencies
-----------------------------------------------------------
Key: OVIRT-717
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-717
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: General
Reporter: Evgheni Dereveanchin
Assignee: infra
It was reported in OVIRT-573 that sssd-client is not installed on EL7 slaves, yet it is
needed for livecd-creator. After investigating, the version of livecd-tools we have is
installed from our ci-tools repo. It has a newer version so it overrides the version from
CentOS, yet it's missing the sssd-client dependency. If we really need the newer
version, we should rebuild the RPM to ensure a dependency for sssd-client is in place
since livecd-creator may fail otherwise.