[Pkg-utopia-maintainers] Bug#866556: d-feet FTBFS: E722 do not use bare except'

Adrian Bunk bunk at debian.org
Fri Jun 30 03:18:32 UTC 2017


Source: d-feet
Version: 0.3.11-3
Severity: serious
Tags: buster sid

Some recent change in unstable makes d-feet FTBFS:

https://tests.reproducible-builds.org/debian/history/d-feet.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/d-feet.html

...
/usr/bin/make  check-TESTS check-local
make[5]: Entering directory '/build/1st/d-feet-0.3.11/src/tests'
make[6]: Entering directory '/build/1st/d-feet-0.3.11/src/tests'
PASS: tests.py
============================================================================
Testsuite summary for d-feet 0.3.11
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/build/1st/d-feet-0.3.11/src/tests'
pep8 --max-line-length=99 --ignore=E123,E402 --exclude='.svn,CVS,.bzr,.hg,.git,__pycache__,.#*' ../../src/
../../src/dfeet/bus_watch.py:109:9: E722 do not use bare except'
../../src/dfeet/bus_watch.py:193:9: E722 do not use bare except'
../../src/dfeet/dbus_utils.py:14:5: E722 do not use bare except'
../../src/dfeet/dbus_utils.py:148:13: E722 do not use bare except'
../../src/dfeet/introspection.py:25:9: E722 do not use bare except'
../../src/dfeet/settings.py:10:1: E722 do not use bare except'
../../src/dfeet/wnck_utils.py:11:1: E722 do not use bare except'
Makefile:820: recipe for target 'check-local' failed
make[5]: *** [check-local] Error 1



More information about the Pkg-utopia-maintainers mailing list