Source: ovirt-guest-agent
Version: 1.0.13.dfsg-2
Severity: serious
Tags: ftbfs

ovirt-guest-agent fails to build from source in unstable, because pep8
started producing failures:

| make  check-local
| make[3]: Entering directory '/<<PKGBUILDDIR>>'
| /usr/bin/pep8 --exclude="ovirt-guest-agent/setup.py" --filename 
'*.py,*.py.in' \
|         ovirt-guest-agent/CredServer.py ovirt-guest-agent/GuestAgentLinux2.py 
ovirt-guest-agent/GuestAgentWin32.py ovirt-guest-agent/LockActiveSession.py 
ovirt-guest-agent/OVirtAgentLo
| ovirt-guest-agent/GuestAgentWin32.py:116:14: W605 invalid escape sequence '\c'
| ovirt-guest-agent/GuestAgentWin32.py:625:18: W605 invalid escape sequence '\c'
| ovirt-guest-agent/GuestAgentWin32.py:645:18: W605 invalid escape sequence '\c'
| ovirt-guest-agent/GuestAgentWin32.py:672:18: W605 invalid escape sequence '\c'
| ovirt-guest-agent/GuestAgentWin32.py:724:18: W605 invalid escape sequence '\C'
| ovirt-guest-agent/GuestAgentWin32.py:724:32: W605 invalid escape sequence '\D'
| make[3]: *** [Makefile:907: check-local] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>'
| make[2]: *** [Makefile:773: check-am] Error 2
| make[2]: Leaving directory '/<<PKGBUILDDIR>>'
| make[1]: *** [Makefile:482: check-recursive] Error 1
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
| make: *** [debian/rules:24: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Helmut

Reply via email to