Re: [Mailman-Users] unexpected code byte in Header.py

2006-01-11 Thread imacat
On Wed, 11 Jan 2006 06:02:59 +0900 Tokio Kikuchi <[EMAIL PROTECTED]> wrote: > > File "/opt/mailman/Mailman/Handlers/CookHeaders.py", line 188, in process > > i18ndesc = uheader(mlist, mlist.description, 'List-Id', maxlinelen=998) > > UnicodeDecodeError: 'utf8' codec can't decode byte 0xb4 in

Re: [Mailman-Users] unexpected code byte in Header.py

2006-01-10 Thread Tokio Kikuchi
imacat wrote: > Dear all, > > I have problem upgrading my Mailman 2.1.5 to Mailman 2.1.7. I got > the following error in /var/lib/mailman/logs/error when I tried to send > the "who" request: > > Jan 11 02:33:06 2006 (12256) Uncaught runner exception: 'utf8' codec > can't decode byte 0xb4 in

Re: [Mailman-Users] unexpected code byte in Header.py

2006-01-10 Thread Mark Sapiro
imacat wrote: > >I have problem upgrading my Mailman 2.1.5 to Mailman 2.1.7. I got >the following error in /var/lib/mailman/logs/error when I tried to send >the "who" request: > >Jan 11 02:33:06 2006 (12256) Uncaught runner exception: 'utf8' codec >can't decode byte 0xb4 in position 8: unexpec

[Mailman-Users] unexpected code byte in Header.py

2006-01-10 Thread imacat
Dear all, I have problem upgrading my Mailman 2.1.5 to Mailman 2.1.7. I got the following error in /var/lib/mailman/logs/error when I tried to send the "who" request: Jan 11 02:33:06 2006 (12256) Uncaught runner exception: 'utf8' codec can't decode byte 0xb4 in position 8: unexpected code by