Closed fossfreedom closed 2 years ago
Bug#1019321: budgie-extras: FTBFS: E275 missing whitespace after keyword Inbox
Emanuele Rocca ema@debian.org Attachments 11:30 (4 hours ago) to submit
Source: budgie-extras Version: 1.4.90-2 Severity: serious Justification: FTBFS Tags: sid ftbfs patch
Hi,
budgie-extras fails to build due to a pep8 error with pycodestyle 2.9.1-1 (currently in sid). The attached patch fixes the issue.
See the relevant part of the build logs:
./tools/run-pep8 = pycodestyle = checking ./budgie-dropby/copy_flash checking ./budgie-dropby/checkonwin checking ./budgie-dropby/dropby_tools.py ./budgie-dropby/dropby_tools.py:133:11: E275 missing whitespace after keyword make[1]: [debian/rules:13: override_dh_auto_test] Error 1 make[1]: Leaving directory '/tmp/autopkgtest.MWCN9F/build.gEw/real-tree' make: [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
dropby_tools-pep8.patch.txt
https://github.com/UbuntuBudgie/budgie-extras/commit/de3f262809958faf59eb1593cde2c8ce031f12eb
Bug#1019321: budgie-extras: FTBFS: E275 missing whitespace after keyword Inbox
Emanuele Rocca ema@debian.org Attachments 11:30 (4 hours ago) to submit
Source: budgie-extras Version: 1.4.90-2 Severity: serious Justification: FTBFS Tags: sid ftbfs patch
Hi,
budgie-extras fails to build due to a pep8 error with pycodestyle 2.9.1-1 (currently in sid). The attached patch fixes the issue.
See the relevant part of the build logs:
./tools/run-pep8 = pycodestyle =
checking ./budgie-dropby/copy_flash
checking ./budgie-dropby/checkonwin
checking ./budgie-dropby/dropby_tools.py ./budgie-dropby/dropby_tools.py:133:11: E275 missing whitespace after keyword make[1]: [debian/rules:13: override_dh_auto_test] Error 1 make[1]: Leaving directory '/tmp/autopkgtest.MWCN9F/build.gEw/real-tree' make: [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
dropby_tools-pep8.patch.txt