Your message dated Mon, 20 Feb 2017 04:07:58 +0000
with message-id <e1cffgy-000fuc...@fasolo.debian.org>
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 ow...@bugs.debian.org
immediately.)


-- 
834921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-ws4py
Version: 0.3.4-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 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):
>  debian/rules build
> dh build --with python2,python3,sphinxdoc --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -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 -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/websocket.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/compat.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/utf8validator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/framing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/exc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/streaming.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> copying ws4py/messaging.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/client
> copying ws4py/client/threadedclient.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/client
> copying ws4py/client/tornadoclient.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/client
> copying ws4py/client/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/client
> copying ws4py/client/geventclient.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/client
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> copying ws4py/server/cherrypyserver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> copying ws4py/server/geventserver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> copying ws4py/server/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> copying ws4py/server/wsgiutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> copying ws4py/server/wsgirefserver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/ws4py/server
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/websocket.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/compat.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/utf8validator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/framing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/async_websocket.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/exc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/streaming.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> copying ws4py/messaging.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py
> creating /<<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/tornadoclient.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client
> copying ws4py/client/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client
> copying ws4py/client/geventclient.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/client
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server
> copying ws4py/server/cherrypyserver.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/tulipserver.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/wsgirefserver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/ws4py/server
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:212: cp -r /<<PKGBUILDDIR>>/test 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build
> 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.535s
> 
> FAILED (failures=1)
> E: pybuild pybuild:276: 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

The full build log is available from:
   http://aws-logs.debian.net/2017/01/11/python-ws4py_0.3.4-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----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 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
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 ---

Reply via email to