The patch already merged upstream avoid traceback in log files checking if the files exists before trying to copy them. --- Additional comment from Sandro Bonazzola on 2013-02-19 08:24:26 EST --- Thanks Netbulae, I've reproduced the issue. Looking at the code of engine-setup, it tries to load files (iso,vfd) from existing rpms (for RHEL) to the configured iso domain. I think this part need a little rewrite for testing if the files exists before trying to copy them, avoiding the traceback in the log file. /usr/share/virtio-win/virtio-win.vfd is not provided by any package in Fedora. --- Additional comment from Sandro Bonazzola on 2013-02-19 11:20:22 EST --- merged upstream in master: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=6611c287630e79e1294d5d430b54dd6480b4a8cb
Verified on sf-13.
3.2 has been released