I have a problem with basic-suite-master with host deploy
Who can help solve this issue?
Thanks,
Galit
check patch [3] is failing on :
Basic suite master fails when using packages from new repository used, it might be related to the new 7.6 packages[1]:
Error Message:
2018-11-21 08:20:52,005-05 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-2) [b85560f] SSH error running command root@lago-basic-suite-master-host-1:'umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True': RuntimeException: Unexpected error during execution: bash: line 1: 1374 Segmentation fault "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True
Host Deploy fails on segmentation fault [2]:
--