control: tags -1 +pending On Sat, Nov 19, 2016 at 08:01:17AM +0100, Lucas Nussbaum wrote: > Source: git-buildpackage > Version: 0.8.6 > Severity: serious > Tags: stretch sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20161118 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > ./gbp/scripts/import_orig.py:650:1: E305 expected 2 blank lines after class > > or function definition, found 1 > > ./gbp/scripts/import_dscs.py:176:1: E305 expected 2 blank lines after class > > or function definition, found 1 > > ./gbp/scripts/config.py:139:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > ./gbp/scripts/clone.py:149:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > ./gbp/scripts/create_remote_repo.py:365:1: E305 expected 2 blank lines > > after class or function definition, found 1 > > ./gbp/scripts/buildpackage.py:798:1: E305 expected 2 blank lines after > > class or function definition, found 1 > > ./gbp/scripts/pull.py:174:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > ./gbp/scripts/import_dsc.py:435:1: E305 expected 2 blank lines after class > > or function definition, found 1 > > ./gbp/scripts/dch.py:572:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > ./gbp/scripts/pq.py:487:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > ./gbp/scripts/supercommand.py:149:1: E305 expected 2 blank lines after > > class or function definition, found 1 > > ./gbp/deb/format.py:116:1: E305 expected 2 blank lines after class or > > function definition, found 1 > > Makefile:12: recipe for target 'syntax-check' failed > > make[2]: *** [syntax-check] Error 1 > > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > > debian/rules:21: recipe for target 'override_dh_auto_test' failed
Caused by a new flake8. Already fixed upstream in 6f75d7c4f0f3719ab7b664cfc96b50bc44140a32. -- Guido