Public bug reported:
Binary package hint: python-ldap
Hello,
Quick summary:
$ python2.4
>> import ldap
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.5/site-packages/ldap/__init__.py", line 23, in ?
from _ldap import *
ImportError: /usr/lib/python2.5/site-packages/_ldap.so: undefined symbol:
_PyArg_ParseTuple_SizeT
$ python2.5
>> import ldap
>>
It's just grabbing the wrong .so (the 2.5 one instead of the 2.4 one).
This breaks some other packages too (splatd, for example, which is where
I discovered the problem).
Any workarounds? Thanks!
-Matt
** Affects: python-ldap (Ubuntu)
Importance: Undecided
Status: New
--
python-ldap for python2.5 conflicts with python2.4
https://bugs.launchpad.net/bugs/161870
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs