On Mon, Dec 31, 2001 at 04:54:32PM -0800, John H. Robinson, IV wrote: > On Mon, Dec 31, 2001 at 02:02:19AM -0800, John H. Robinson, IV wrote: > > > > ./ver2.py 1 i386 langs.xml > > processing "langs.xml", utf=1, arch=i386 > > opening langs.c > > Traceback (most recent call last): > > File "./ver2.py", line 138, in ? > > dumper (arch) (utf == '0', outfile, result) > > File "./dumper.py", line 101, in dump_c > > outfile.write (' "%s",\n' % e.convert (lang.name)) > > UnicodeError: ASCII encoding error: ordinal not in range(128) > > make: *** [langs.c] Error 1 > > i am suspecting it a a python problem.
i was close, it is a python-xml problem. sid now has python-xml 0.7-1, but that does not work., downgrading to python-xml 0.6.6-7 fixed the problem. since i do not know enough about utf-8, or i18n, or anything else of that nature, i am very ill-equiped to write a meaningful bugreport. so i will not. though i might be inclined to add a build-conflict of python-xml >= 0.7 i'm hoping that someone much smarter than me can fix this, so such a drastic step need not be taken. -john -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]