Re: updates

seth vidal <[email protected]>
Newsgroups gmane.linux.rpm.metadata
Message-ID <1067060995.9397.99.camel@binkley>
> 
> paphio:~/XML -> more ../fedora-core-test2-metadata.xml
> xmlEncodeEntitiesReentrant : input not UTF-8
> <?xml version="1.0"?>
> <metadata xmlns="http://linux.duke.edu/md/common">
>   <package type="rpm">
>     <name>4Suite</name>
> ....
> 
> -------------
> err=""
> def callback(ctx, str):
>      global err
>                                                                                 
>      err = err + "%s %s" % (ctx, str)
>                                                                                 
> libxml2.registerErrorHandler(callback, "-->")

Actually. I just changed it so it now uses
 doc.saveTo(fileobject, 'UTF-8', 1)

relying on redirection is all this extra work :)

-sv
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.