[Mailman-Users] UnicodeDecodeError message
Manuel Goepfert
manuel at escapade.ch
Tue Feb 7 14:48:56 CET 2006
Sorry for the HTML.
Here again the message in text format.
Hello,
Happy user of mailman, I'm currently running a 2.1.7 tar.gz version on a
Debian Sarge.
I get the following error messages:
Feb 07 12:09:03 2006 (26270) Traceback (most recent call last):
File "/home/apps/mail/mailman/Mailman/Queue/Runner.py", line 111, in
_oneloop
self._onefile(msg, msgdata)
File "/home/apps/mail/mailman/Mailman/Queue/Runner.py", line 167, in
_onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/home/apps/mail/mailman/Mailman/Queue/ArchRunner.py", line 73, in
_dispose
mlist.ArchiveMail(msg)
File "/home/apps/mail/mailman/Mailman/Archiver/Archiver.py", line 216, in
ArchiveMail
h.processUnixMailbox(f)
File "/home/apps/mail/mailman/Mailman/Archiver/pipermail.py", line 585, in
processUnixMailbox
self.add_article(a)
File "/home/apps/mail/mailman/Mailman/Archiver/pipermail.py", line 626, in
add_article
filename))
File "/home/apps/mail/mailman/Mailman/Archiver/HyperArch.py", line 1116,
in write_article
f.write(article.as_text())
File "/home/apps/mail/mailman/Mailman/Archiver/HyperArch.py", line 579, in
as_text
'\g<1>' + _(' at ') + '\g<2>', body)
File "/usr/lib/python2.3/sre.py", line 143, in sub
return _compile(pattern, 0).sub(repl, string, count)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 98:
ordinal not in range(128)
I'm running the current python version: python2.3.5-3sarge1
I searched the web for this error but nothing about the current mailman
version.
If you have some information or if you need additional info please let me
know.
Regards.
Manuel
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/manuel%40escapade.ch
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
More information about the Mailman-Users
mailing list