[Pkg-utopia-maintainers] Bug#797398: FTBFS: pep8 complains about: E402 module level import not at top of file

Michael Biebl biebl at debian.org
Sun Aug 30 12:00:34 UTC 2015


Source: d-feet
Version: 0.3.9-1
Severity: serious

The latest releases of pep8 became stricter and added new tests. As a
result, d-feet now no longer passes the pep8 tests:

make[5]: Leaving directory '/home/michael/debian/build-area/d-feet-0.3.9/src/tests'
pep8 --max-line-length=99 --ignore=E123 --exclude='.svn,CVS,.bzr,.hg,.git,__pycache__,.#*' ../../src/
../../src/dfeet/window.py:25:1: E402 module level import not at top of file
../../src/dfeet/window.py:26:1: E402 module level import not at top of file
../../src/dfeet/window.py:27:1: E402 module level import not at top of file
../../src/dfeet/window.py:28:1: E402 module level import not at top of file
../../src/dfeet/window.py:29:1: E402 module level import not at top of file
../../src/tests/tests.py:6:1: E402 module level import not at top of file
../../src/tests/tests.py:7:1: E402 module level import not at top of file
../../src/tests/tests.py:8:1: E402 module level import not at top of file
../../src/tests/tests.py:9:1: E402 module level import not at top of file
../../src/tests/tests.py:10:1: E402 module level import not at top of file
../../src/tests/tests.py:11:1: E402 module level import not at top of file
../../src/tests/tests.py:12:1: E402 module level import not at top of file
../../src/tests/tests.py:13:1: E402 module level import not at top of file
../../src/tests/tests.py:14:1: E402 module level import not at top of file
../../src/tests/tests.py:15:1: E402 module level import not at top of file
Makefile:821: recipe for target 'check-local' failed
make[4]: *** [check-local] Error 1
make[4]: Leaving directory '/home/michael/debian/build-area/d-feet-0.3.9/src/tests'



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information



More information about the Pkg-utopia-maintainers mailing list