[Bug 880990] [NEW] Broken archiver: pipermail: TypeError: decoding Unicode is not supported
Stephen A. Goss
steveth45 at gmail.com
Mon Oct 24 19:37:22 CEST 2011
Public bug reported:
I enabled the pipermail archiver in the cfg and sent a single email
through a list to see how well it works. Found this error in
mailman.log:
Oct 23 20:54:47 2011 (3824) Broken archiver: pipermail
Traceback (most recent call last):
File "/home/phoenix/mailman_clone/src/mailman/runners/archive.py", line 87, in _dispose
archiver.archive_message(mlist, msg)
File "/home/phoenix/mailman_clone/src/mailman/archiving/pipermail.py", line 123, in archive_message
h.processUnixMailbox(path)
File "/home/phoenix/mailman_clone/src/mailman/Archiver/pipermail.py", line 572, in processUnixMailbox
self.add_article(a)
File "/home/phoenix/mailman_clone/src/mailman/Archiver/pipermail.py", line 604, in add_article
temp = self.format_article(article)
File "/home/phoenix/mailman_clone/src/mailman/Archiver/HyperArch.py", line 1198, in format_article
self.__processbody_URLquote(lines)
File "/home/phoenix/mailman_clone/src/mailman/Archiver/HyperArch.py", line 1096, in __processbody_URLquote
atmark = unicode(atmark, self.lang.charset, 'replace')
TypeError: decoding Unicode is not supported
** Affects: mailman
Importance: Undecided
Status: New
** Tags: mailman3
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/880990
Title:
Broken archiver: pipermail: TypeError: decoding Unicode is not
supported
To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/880990/+subscriptions
More information about the Mailman-coders
mailing list