Broken build of relnotes



Hi,

I tried to build release notes
# xml2po -e -p lt.po  ../C/release-notes.xml > release-notes.xml

but I get
---
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 750, in ?
    CurrentXmlMode.postProcessXmlTranslation(doc, translationlanguage,
outtxt)
  File "/usr/share/xml2po/docbook.py", line 181, in
postProcessXmlTranslation
    copy.newChild(None, "year", match.group(3))
  File "/usr/lib/python2.4/site-packages/libxml2.py", line 3208, in
newChild
    ret = libxml2mod.xmlNewChild(self._o, ns__o, name, content)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0117' in
position 21: ordinal not in range(128)
---

Any suggestions how to fix it? Btw, why Python is trying to convert âÄâ,
to from unicode, to ascii?

Åygis



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