[Engine-devel] make install-dev failure on second attempt
Moti Asayag
masayag at redhat.com
Tue Oct 1 18:48:05 UTC 2013
Hi,
Running "make install-dev PREFIX=~/ovirt-engine_test BUILD_UT=0 BUILD_GWT=0"
fails with several errors:
ln -s "/home/motia/ovirt-engine_test/etc/ovirt-engine/usbfilter.txt" "/home/motia/ovirt-engine_test/share/ovirt-engine/files/usbfilter.txt"
ln: failed to create symbolic link `/home/motia/ovirt-engine_test/share/ovirt-engine/files/usbfilter.txt': File exists
make[1]: *** [install-layout] Error 1
make[1]: Leaving directory `/home/motia/work/ovirt-engine'
make: *** [install-dev] Error 2
and if /home/motia/ovirt-engine_test/share/ovirt-engine/files/usbfilter.txt is deleted,
there are a couple of files which fail with the same error:
/home/motia/ovirt-engine/share/ovirt-engine/files/spice-html5
/home/motia/ovirt-engine/share/ovirt-engine/files/novnc
I suspect commit b5522d43e2899f66646bb490d268fa890ce9483f "packaging: introduce generic file serving"
introduced this issue.
Thanks,
Moti
More information about the Engine-devel
mailing list