
On Fri, Jul 03, 2015 at 08:00:35AM +0200, Sandro Bonazzola wrote:
Hi, vdsm build is currently failing on Fedora 20:
/usr/bin/pep8 --exclude="${exclude}" --filename '*.py,*.py.in' . ./tests/functional/networkTests.py:933:56: E127 continuation line over-indented for visual indent ./tests/functional/networkTests.py:1007:56: E127 continuation line over-indented for visual indent ./tests/functional/networkTests.py:1008:55: E127 continuation line over-indented for visual indent make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.16.21' make[2]: *** [check-local] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.16.21' make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.wl7CZV (%check) Bad exit status from /var/tmp/rpm-tmp.wl7CZV (%check) Child return code was: 1
Please fix ASAP.
I've posted https://gerrit.ovirt.org/#/c/43190/ to address this. Please review and help verify.