[Mailman-Users] Error in pipermail

David Gibbs david at midrange.com
Thu Oct 25 15:03:48 EDT 2018


I just upgraded from a pretty old version of MM to 2.1.29 and everything appears to be working OK.

I noticed the following in my error log though.

I only have a few lists that archive using the built in functionality.

Oct 24 07:57:40 2018 (18940) Uncaught runner exception: 'ascii' codec can't decode byte 0xb5 in position 26: ordinal not in range(128)
Oct 24 07:57:40 2018 (18940) Traceback (most recent call last):
   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 119, in _oneloop
     self._onefile(msg, msgdata)
   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 190, in _onefile
     keepqueued = self._dispose(mlist, msg, msgdata)
   File "/usr/local/mailman/Mailman/Queue/ArchRunner.py", line 77, in _dispose
     mlist.ArchiveMail(msg)
   File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 216, in ArchiveMail
     h.processUnixMailbox(f)
   File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 596, in processUnixMailbox
     self.add_article(a)
   File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 640, in add_article
     author = fixAuthor(article.decoded['author'])
   File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 63, in fixAuthor
     while i>0 and (L[i-1][0] in lowercase or
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb5 in position 26: ordinal not in range(128)

Any suggestions on how to fix this?

david

-- 
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes Association's Tour de Cure to raise money for diabetes research, education, advocacy, and awareness.  You can make a tax deductible donation to my ride by visiting https://gmane.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation map ... https://gmane.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!



More information about the Mailman-Users mailing list