Package: python-playerc
Version: 3.0.2+dfsg-4.1
Architecture: amd64

The Python wrapper module for Player does not load. When I force the installation of python-playerc to the previous version (3.0.2+dfsg-4+b1 from the stable repository, the other Player packages remaining in the last version), the wrapper loads properly and is functional.

$ python
Python 2.7.5+ (default, Jun  2 2013, 13:26:34)
[GCC 4.7.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import playerc
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/playerc.py", line 26, in <module>
    _playerc = swig_import_helper()
File "/usr/lib/pymodules/python2.7/playerc.py", line 22, in swig_import_helper
    _mod = imp.load_module('_playerc', fp, pathname, description)
ImportError: /usr/lib/pymodules/python2.7/_playerc.so: undefined symbol: _playerc_device_t_subscribe
>>> exit()
$

I did not find a way to recompile Player source package, either 3.0.2+dfsg-4.1 or 3.0.2+dfsg-4+b1, in a way that solves this issue.

I am using Debian GNU/Linux testing (jessie), kernel #1 SMP Debian 3.10.7-1 (2013-08-17), libc6 2.17-92+b1, python 2.7.5-4. python3 package 3.3.2-15 is also installed.

Cheers,
Thierry


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

Reply via email to