[Bug 345208] Re: [SRU]PythonMagick is not usable because of undefined symbols
Andreas Wenning
awen at awen.dk
Mon Nov 9 14:23:03 UTC 2009
I can confirm, that the version from jaunty-proposed fixes the problem.
Using the version from jaunty-release:
root at 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:
root at 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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list