Package: libzmq3 Version: 4.0.4+dfsg-2 Severity: normal Dear Maintainer,
After upgrading libzmq3 to 4.0.4+dfsg-2, the following stops working: ~$ python >>> import PyTango >>> dev_name = 'sys/database/2' >>> dev = PyTango.DeviceProxy(dev_name) >>> cb = PyTango.utils.EventCallBack() >>> id = dev.subscribe_event("state", PyTango.EventType.CHANGE_EVENT, cb, [], True) (waits forever... till I press CTRL+C) However, if I downgrade to libzmq3 3.2.3, I can repeat the previous python lines and the last one returns immediately without problems as expected. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libzmq3 depends on: ii libc6 2.18-4 ii libgcc1 1:4.8.2-16 ii libpgm-5.1-0 5.1.118-1~dfsg-0.1 ii libstdc++6 4.8.2-16 ii multiarch-support 2.18-4 libzmq3 recommends no packages. libzmq3 suggests no packages. -- +----------------------------------------------------+ Carlos Pascual Izarra Scientific Software Coordinator Computing Division Cells / Alba Synchrotron [http:/www.cells.es] Carretera BP 1413 de Cerdanyola-Sant Cugat, Km. 3.3 E-08290 Cerdanyola del Valles (Barcelona), Spain E-mail: cpasc...@cells.es Phone: +34 93 592 4428 +----------------------------------------------------+ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org