bzr: ERROR: No module named expat; use SimpleXMLTreeBuilder instead

Martin Packman martin.packman at canonical.com
Fri Mar 23 11:19:41 UTC 2012


On 23/03/2012, Erik de Castro Lopo <mle+tools at mega-nerd.com> wrote:
>
>     ii  python2.7           2.7.3~rc2-1   Interactive high-level
> object-oriented language (version 2.7)
...
>
>     $ python -c "import xml.parsers.expat"
>     Traceback (most recent call last):
>       File "<string>", line 1, in <module>
>       File "/usr/lib/python2.7/xml/parsers/expat.py", line 4, in <module>
>         from pyexpat import *
>     ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.so: undefined
> symbol: XML_SetHashSalt
>
> Thats serious!

Looks like a fresh bug in unstable:

<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665346>

You can do a downgrade as mentioned there for now.

Martin



More information about the bazaar mailing list