[xml/sgml-pkgs] [FOUND] Re: help: error building libxml2 on m68k

Thorsten Glaser tg at mirbsd.de
Sat Oct 30 23:50:08 UTC 2010


Dixi quod…

>>xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
>
>Hmpf. I think my python2.6 is b0rken, I wonder why.
>
># python2.6                                                                    
>Python 2.6.6 (r266:84292, Oct 27 2010, 05:17:48) 
>[GCC 4.4.5] on linux2
>Type "help", "copyright", "credits" or "license" for more information.
>>>> import xml.parsers.expat
>Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
>  File "/usr/lib/python2.6/xml/parsers/expat.py", line 4, in <module>
>    from pyexpat import *
>ImportError: No module named pyexpat

nvm, found it: python2.6 needs libexpat1-dev to build, but doesn’t
depend on it; on the buildds, it was pulled in very indirectly, via
tk8.5-dev→libxft-dev→libfontconfig1-dev→libexpat1-dev, this chain
is missing on m68k due to antique tk8.5-dev…

Cc: doko so you can fix this in the python2.6 source package with
your next upload (no need for one, I’ll just populate the chroot
for now)

bye,
//mirabilos
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.		-- Coywolf Qi Hunt



More information about the debian-xml-sgml-pkgs mailing list