Re: Smoketesting 2.13.3 results



On 12/19/05, Santiago Martinez <smvarela gmail com> wrote:

> When jhbuild tries to compile iso-codes shows this messages and stops.
>
> ../../iso2pot.py --is-version 0.42pre1 --comment code \
>         --fields name iso_3166_2.xml iso_3166_2.pot
> Traceback (most recent call last):
>   File "../../iso2pot.py", line 102, in ?
>     p = make_parser()
>   File "/usr/lib/python2.4/site-packages/_xmlplus/sax/sax2exts.py",
> line 37, in make_parser
>     return XMLParserFactory.make_parser(parser_list)
>   File "/usr/lib/python2.4/site-packages/_xmlplus/sax/saxexts.py",
> line 75, in make_parser
>     sys.modules[parser_name].create_parser = _create_parser
> KeyError: 'xml.sax.drivers2.drv_pyexpat'
> make[2]: *** [iso_3166_2.pot] Error 1
> make[2]: Leaving directory
> `/mnt/Multimedia/cvs/gnome2/iso-codes-0.45/iso_3166/iso_3166_2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/Multimedia/cvs/gnome2/iso-codes-0.45/iso_3166'
> make: *** [all-recursive] Error 1
> *** error during stage build of iso-codes: could not build module *** [96/118]
>

I reply to myself. This error can be solved uninstalling PyXML and
installing again. In Fedora can be done with :
   rpm -e PyXML
   yum install PyXML
Don't know why this solution works.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]