Bug#743508: libzmq3: upgrading from 3.2.3 to 4.0.4 breaks python-pytango

2014-09-25 Thread GCS
Hi,

On Thu, Sep 25, 2014 at 4:06 AM, Goswin von Brederlow  wrote:
> do we realy need a libzmq.so.3 in Jessie? Upstream is preparing a new
> stable version now with libzmq.so.4. Given that the breakage between 3
> and 4 is minimal (easy to port your software, most just works) do we
> need to maintain 2 versions of zeromq?
 Just for the record, we are talking v2 (v2.2.0 to be more precise) to
v4 upgrade and not from a v3 one. Yes, only the Python bindings use v2
in the archive, but supports v4 as well (see compatibility[1]).
I don't know the compatibility level of the C/C++ API between v2 and
v4, but open to discussion if the former should be removed. At least
no other package uses it.
Do you know if upstream supports v2 (important and security fixes) or not?

Regards,
Laszlo/GCS
[1] http://zeromq.org/bindings:python


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#743508: libzmq3: upgrading from 3.2.3 to 4.0.4 breaks python-pytango

2014-09-24 Thread Goswin von Brederlow
Source: zeromq3
Version: 4.0.3
Followup-For: Bug #743508

Hi,

do we realy need a libzmq.so.3 in Jessie? Upstream is preparing a new
stable version now with libzmq.so.4. Given that the breakage between 3
and 4 is minimal (easy to port your software, most just works) do we
need to maintain 2 versions of zeromq?

MfG
Goswin

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#743508: libzmq3: upgrading from 3.2.3 to 4.0.4 breaks python-pytango

2014-04-03 Thread Carlos Pascual
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  libgcc11: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