Package: python-openal Version: 0.1.6-2 Severity: grave Justification: renders package unusable
Here is the result of importing pyopenal on Debian amd64 machine, python 2.4: >>> import pyopenal Traceback (most recent call last): File "<stdin>", line 1, in ? File "/var/lib/python-support/python2.4/pyopenal/__init__.py", line 30, in ? from _openal import * ImportError: /var/lib/python-support/python2.4/_openal.so: undefined symbol: alutLoadWAVFile >>> To fix this problem it is needed to link pyopenal module object file with libalut (add '-l alut' option in ld command line; obviously add dependence on libalut for this package). This problem is not seemed to be detected in i386 distribution, where the module is already linked with libalut, but on amd64 one and maybe other architectures. -- System Information: Debian Release: 4.0 Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-amd64 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Versions of packages python-openal depends on: ii libc6 2.3.6.ds1-13etch5 GNU C Library: Shared libraries ii libopenal0a 1:0.0.8-4 OpenAL is a portable library for 3 ii python 2.4.4-2 An interactive high-level object-o ii python-support 0.5.6 automated rebuilding support for p python-openal recommends no packages. -- no debconf information