Activity log for bug #1503291

Date Who What changed Old value New value Message
2015-10-06 13:39:25 Łukasz Zemczak bug added bug
2015-10-06 13:39:40 Łukasz Zemczak description It seems that ubuntuone-client-data during the test-rebuild [1] in wily fails to build from source on amd64 due to some PEP8 errors on package build. Log: make[1]: Entering directory '/«PKGBUILDDIR»' ./run-tests + python ./setup.py build clean running build running build_i18n intltool-update -p -g ubuntuone-client-data running build_icons running build_help running clean WARNING: the following files are not recognized by DistUtilsExtra.auto: PKG-INFO po/LINGUAS run-tests ubuntuone-icons.svg ubuntuone.icns ubuntuone.ico ++ which python3 + '[' -x /usr/bin/python3 ']' + python3 ./setup.py build clean running build running clean + pyflakes setup.py + pep8 --repeat --exclude=.pc . setup.py ./setup.py:45:1: E402 module level import not at top of file ./setup.py:46:1: E402 module level import not at top of file setup.py:45:1: E402 module level import not at top of file setup.py:46:1: E402 module level import not at top of file debian/rules:7: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [build] Error 2 debian/rules:4: recipe for target 'build' failed dpkg-buildpackage: error: debian/rules build gave error exit status 2 It seems that ubuntuone-client-data during the test-rebuild [1] in wily fails to build from source on amd64 due to some PEP8 errors on package build. Log: make[1]: Entering directory '/«PKGBUILDDIR»' ./run-tests + python ./setup.py build clean running build running build_i18n intltool-update -p -g ubuntuone-client-data running build_icons running build_help running clean WARNING: the following files are not recognized by DistUtilsExtra.auto:   PKG-INFO   po/LINGUAS   run-tests   ubuntuone-icons.svg   ubuntuone.icns   ubuntuone.ico ++ which python3 + '[' -x /usr/bin/python3 ']' + python3 ./setup.py build clean running build running clean + pyflakes setup.py + pep8 --repeat --exclude=.pc . setup.py ./setup.py:45:1: E402 module level import not at top of file ./setup.py:46:1: E402 module level import not at top of file setup.py:45:1: E402 module level import not at top of file setup.py:46:1: E402 module level import not at top of file debian/rules:7: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [build] Error 2 debian/rules:4: recipe for target 'build' failed dpkg-buildpackage: error: debian/rules build gave error exit status 2 [1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20151001-wily.html
2015-10-06 14:21:36 Łukasz Zemczak attachment added Fix PEP8 errors during build https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client-data/+bug/1503291/+attachment/4486033/+files/fix_ftbfs_setup_pep8.debdiff
2015-10-06 14:22:09 Łukasz Zemczak branch linked lp:~seb128/ubuntuone-client-data/import-pep8-valid
2015-10-06 16:20:15 Ubuntu Foundations Team Bug Bot tags ftbfs ftbfs patch
2015-10-07 07:37:04 Sebastien Bacher ubuntuone-client-data (Ubuntu): assignee Łukasz Zemczak (sil2100) Sebastien Bacher (seb128)
2015-10-07 07:37:05 Sebastien Bacher ubuntuone-client-data (Ubuntu): importance Undecided High
2015-10-07 07:37:07 Sebastien Bacher ubuntuone-client-data (Ubuntu): status New Fix Committed
2015-10-07 18:47:18 Launchpad Janitor branch linked lp:ubuntu/wily-proposed/ubuntuone-client-data
2015-10-08 05:13:07 Launchpad Janitor ubuntuone-client-data (Ubuntu): status Fix Committed Fix Released