Your message dated Mon, 20 Feb 2017 04:07:58 +0000 with message-id <[email protected]> and subject line Bug#834921: fixed in python-ws4py 0.3.4-4 has caused the Debian Bug report #834921, regarding python-ws4py FTBFS: WSManagerTest fails to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 834921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834921 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-ws4py Version: 0.3.4-3 Severity: serious Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild dh_testdir -i -O--buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:184: python2.7 setup.py config running config I: pybuild base:184: python3.5 setup.py config running config dh_auto_build -i -O--buildsystem=pybuild I: pybuild base:184: /usr/bin/python setup.py build running build running build_py [... snipped ...] copying ws4py/messaging.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/async_websocket.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/utf8validator.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/exc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/framing.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/compat.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/streaming.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py copying ws4py/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client copying ws4py/client/tornadoclient.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client copying ws4py/client/geventclient.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client copying ws4py/client/threadedclient.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client copying ws4py/client/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/wsgirefserver.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/wsgiutils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/tulipserver.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/geventserver.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server copying ws4py/server/cherrypyserver.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server dh_auto_test -i -O--buildsystem=pybuild I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose test ................................F......................................................... ====================================================================== FAIL: test_mainloop_can_be_stopped_when_no_websocket_were_registered (test.test_manager.WSManagerTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched return func(*args, **keywargs) File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/test/test_manager.py", line 65, in test_mainloop_can_be_stopped_when_no_websocket_were_registered self.assertTrue(m.running) AssertionError: False is not true ---------------------------------------------------------------------- Ran 90 tests in 1.566s FAILED (failures=1) Exception in thread Thread-10 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner File "ws4py/manager.py", line 303, in run File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1062, in __call__ File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1105, in _mock_call File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 429, in _get <type 'exceptions.TypeError'>: 'NoneType' object is not callable Unhandled exception in thread started by sys.excepthook is missing lost sys.stderr E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose test dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13 debian/rules:11: recipe for target 'build-indep' failed make: *** [build-indep] Error 25 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Because this source package only generates "Arch: all" packages, this is the same as a FTBFS bug in the usual sense, and the fact that I was doing "dpkg-buildpackage -A" does not mean anything special. I attach three different faild build logs. Thanks.
python-ws4py_0.3.4-3_amd64-20160819T104620Z.gz
Description: application/gzip
python-ws4py_0.3.4-3_amd64-20160818T215110Z.gz
Description: application/gzip
python-ws4py_0.3.4-3_amd64-20160818T193238Z.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: python-ws4py Source-Version: 0.3.4-4 We believe that the bug you reported is fixed in the latest version of python-ws4py, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sandro Tosi <[email protected]> (supplier of updated python-ws4py package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 19 Feb 2017 20:57:41 -0500 Source: python-ws4py Binary: python-ws4py python3-ws4py Architecture: source all Version: 0.3.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Sandro Tosi <[email protected]> Description: python-ws4py - WebSocket library (Python 2) python3-ws4py - WebSocket library (Python 3) Closes: 834921 Changes: python-ws4py (0.3.4-4) unstable; urgency=medium . [ Sandro Tosi ] * Team upload. . [ Norimitsu Sugimoto ] * fix to fail unittest test_manager.py on 1 core CPU machine. (Closes: #834921) Checksums-Sha1: f2a5f63a53acdc0d8b25626cfacec13190a1eb6e 2398 python-ws4py_0.3.4-4.dsc dcfaab1e4896f7fcf35c2f72a2099add22cefa77 4896 python-ws4py_0.3.4-4.debian.tar.xz 48381d9d01d24e9307d462c829fd7651a81aca2c 127128 python-ws4py_0.3.4-4_all.deb 398bc68a696e0ce16c107135b5052816d5def4c9 8796 python-ws4py_0.3.4-4_amd64.buildinfo 104c8df29fab50894a3bcf928c50ad2a01c45cde 129292 python3-ws4py_0.3.4-4_all.deb Checksums-Sha256: 3d0d7150226b30c633c9734e5cdb7575f94bbd395c43fc57492bf2e8e9646eb6 2398 python-ws4py_0.3.4-4.dsc 027e8f4e37ce1d57f52e3826732013f9f96b0d1c4f9d9b1608af3e972567eb7d 4896 python-ws4py_0.3.4-4.debian.tar.xz 7962be9b07d468036f5506277f7e5f8c9b6e9f5bee89864cf6416cf6e869f398 127128 python-ws4py_0.3.4-4_all.deb de5b8b2e37a755cc7da8face7fd6892b8d95aa613446753ff7010acdfa910c4f 8796 python-ws4py_0.3.4-4_amd64.buildinfo 45798317b4a413be2347cf3eacd18c1cf3ef2564e7219cd21dee96980714687c 129292 python3-ws4py_0.3.4-4_all.deb Files: a74e76dd6ef45c17204379294cc0b03a 2398 python extra python-ws4py_0.3.4-4.dsc 96241a126794f86a9d2ec076cbf898d0 4896 python extra python-ws4py_0.3.4-4.debian.tar.xz b1592a526df3bb61b92d512f4989e8e7 127128 python extra python-ws4py_0.3.4-4_all.deb fc861fdf83f7baa3c9695d4f8fff4498 8796 python extra python-ws4py_0.3.4-4_amd64.buildinfo cec42bfac621a3a67cd5539bd790e611 129292 python extra python3-ws4py_0.3.4-4_all.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAliqTrsACgkQh588mTgB qU/CYRAAsPYxsrgD6ZxKKkiMqIp4QiG+zE8taVzZISZ4inVdkQULIJUJ93m9e6vI 07oceM5+frW1+C/HbGCGqtB6JOek9pnR3qOjiV5YBhMRFMbJlRACtbP8GfkTAn82 4ujH/5AK3IYJFz+4yogFu05w1dZ4hfTNScto2um7SHY062Ez+Db4sFIA1KjT0B3P zeHpiRO1ynR8eZFLosLtGqQVZ6VFA8gXbMJQEvQoTtmCpcCgdtH+t+wKH7RMuOjU 9XHYjB3LKwDMveUhrX8qOhziL9rkD3i5Y17wAQCIGlHxwWY2sSWOXeJLK4gWtVdw 9uQLrLD9d9NSBfs2saIY9IDgPdptRUJShYEVMhgFKowPdmJy7PRC/UZuKhWCLw+E XNugeDdl+hkzspxD7WIuSSyqv3v/jpDzOmJ+Rg3Oz1Xqo+opUfMixOdEo5C+8mJ9 KR+SQNpVQ1f3cyuolpvkPW8nMJ4amhM+blARP4a6u5y9wZ+Tmen4uv9j6xZLYTCz yMMibrzjmcXB+wwLWMvANjONBeYE+t+3DjtZh9k0CuaH59VI+NCPfpejb7k1xWrN ybGxEu+V17JOmOVYbRcLDMk/+AOHzkR7GoyAJiP4ng6jPjfwzq2BfgytbjySb5cP Uo83ntULchc7svtMVpC5f/K9mjqfV00Au0E91JQ0BKxUxBDVRNc= =EsVn -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

