[Reproducible-builds] Bug#799002: ovirt-guest-agent: FTBFS: Fails PEP8 lint

Chris Lamb lamby at debian.org
Mon Sep 14 20:45:39 UTC 2015


Source: ovirt-guest-agent
Version: 1.0.10.2.dfsg-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

ovirt-guest-agent fails to build from source in unstable/amd64 as the
PEP8 linting errors are considered fatal in the build system (There has
been a recent update of the pep8 package from 1.5.7 → 1.6.2)

  [..]
  make  check-local
  make[3]: Entering directory
  '/tmp/buildd/ovirt-guest-agent-1.0.10.2.dfsg'
  /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/OVirtAgentLogic.py
  	ovirt-guest-agent/OVirtGuestService.py
  	ovirt-guest-agent/VirtIoChannel.py ovirt-guest-agent/WinFile.py
  	ovirt-guest-agent/ovirt-guest-agent.py
  	ovirt-guest-agent/version.py tests/*.py
  ovirt-guest-agent/CredServer.py:39:1: E402 module level import not at
  top of file
  ovirt-guest-agent/GuestAgentWin32.py:37:19: E721 do not compare types,
  use 'isinstance()'
  ovirt-guest-agent/OVirtAgentLogic.py:35:1: E402 module level import
  not at top of file
  ovirt-guest-agent/OVirtAgentLogic.py:36:1: E402 module level import
  not at top of file
  ovirt-guest-agent/ovirt-guest-agent.py:35:1: E402 module level import
  not at top of file
  Makefile:902: recipe for target 'check-local' failed
  make[3]: *** [check-local] Error 1
  make[3]: Leaving directory
  '/tmp/buildd/ovirt-guest-agent-1.0.10.2.dfsg'
  Makefile:768: recipe for target 'check-am' failed
  make[2]: *** [check-am] Error 2
  make[2]: Leaving directory
  '/tmp/buildd/ovirt-guest-agent-1.0.10.2.dfsg'
  Makefile:480: recipe for target 'check-recursive' failed
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory
  '/tmp/buildd/ovirt-guest-agent-1.0.10.2.dfsg'
  dh_auto_test: make -j1 check returned exit code 2
  debian/rules:18: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    https://reproducible.debian.net/logs/unstable/amd64/ovirt-guest-agent_1.0.10.2.dfsg-2.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ovirt-guest-agent.1.0.10.2.dfsg-2.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150914/6783cf01/attachment.txt>


More information about the Reproducible-builds mailing list