ImportError: /usr/lib/python2.6/dist-packages/_xapian.so: undefined symbol: PyUnicodeUCS4_EncodeUTF8

Bug #349574 reported by Laurent Bigonville
2
Affects Status Importance Assigned to Milestone
xapian-bindings (Ubuntu)
New
High
Unassigned

Bug Description

When running synaptics, I get this backtrace:

bigon@edoras:~$ sudo synaptic
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 486, in <module>
    import os.path, re, imp, glob, xapian, textwrap, shutil, fcntl, errno, itertools, time
  File "/usr/lib/python2.6/dist-packages/xapian.py", line 6, in <module>
    import _xapian
ImportError: /usr/lib/python2.6/dist-packages/_xapian.so: undefined symbol: PyUnicodeUCS4_EncodeUTF8

Revision history for this message
Laurent Bigonville (bigon) wrote :

The modules import correctly under python2.5

Changed in xapian-bindings (Ubuntu):
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.