----- Original Message ----- > From: "Pascal Jakobi" <[email protected]> > To: [email protected] > Sent: Monday, November 25, 2013 10:05:05 AM > Subject: [Users] Fedora host deployment fails > > > Both ovirt engine & host run F19. > oVirt Engine Version: 3.3.1-2.fc19 > I get an "unexpected connection termination" when trying to install host. > > Going further I have more than my doubts about what's executed on the fedora > host as described in the logs : > umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX > \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm > -fr "${MYTMP}" && mkdir "${MYTMP}" && tar --warning=no-timestamp -C > "${MYTMP}" -x && "${MYTMP}"/setup DIALOG/dialect=str:machine > DIALOG/customization=bool:True > > Is this really correct ? Has an scp been ran before to transfer the tar file > ?
known issue[1] please downgrade apache-sshd to 0.7.0. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1021273 > > Thanks in advance > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

