I can confirm, that the version from jaunty-proposed fixes the problem.

Using the version from jaunty-release:
r...@miraculix:/# python -c 'import PythonMagick'
Traceback (most recent call last):               
  File "<string>", line 1, in <module>           
  File "/var/lib/python-support/python2.6/PythonMagick/__init__.py", line 1, in 
<module>
    import _PythonMagick                                                        
        
ImportError: /var/lib/python-support/python2.6/PythonMagick/_PythonMagick.so: 
undefined symbol: _ZTIN5boost6python15instance_holderE

And using the version from jaunty-proposed this (as expected) produces no 
output:
r...@miraculix:/# python -c 'import PythonMagick'

-- 
[SRU]PythonMagick is not usable because of undefined symbols
https://bugs.launchpad.net/bugs/345208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to