Your message dated Wed, 11 Feb 2009 01:05:04 +0100
with message-id <20090211010504.703378ncqh0d5...@webdesk.duckcorp.org>
and subject line Re: Bug#513998: python-openal: importing pyopenal fails 
(Debian amd64 machine)  because module is not linked against libalut
has caused the Debian Bug report #513998,
regarding python-openal: importing pyopenal fails (Debian amd64 machine)  
because module is not linked against libalut
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.)


-- 
513998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Coin,

Quoting "Ильяс Гасанов" <torso.n...@gmail.com>:


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

Part of the problem was solved in 0.1.6-1, and the remaining one in 0.1.6-4. You'll soon get a working package in the next release (Lenny).

Regards.

--
Marc Dequènes (Duck)

Attachment: pgpgiCBl2mstH.pgp
Description: PGP Digital Signature


--- End Message ---

Reply via email to