Package: python-opencv Version: 1.0.0-6.1 Severity: important Tags: lenny When importing highgui from opencv, import throws an exception:
>>> from opencv import highgui Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/var/lib/python-support/python2.5/opencv/highgui.py", line 5, in <module> import _highgui ImportError: /usr/lib/libhighgui.so.1: undefined symbol: img_convert >>> This was fixed in python-opencv-1.0.0-6.2, but this version was never migrated to stable. This is a pretty game breaking bug for people who use highgui, and it would be nice to get a working package in stable. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (890, 'testing'), (790, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.33-2.dmz.3-liquorix-686 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) 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