
Anyone have any idea why I started getting these during the daily digest run and/or how to fix? Thanks for any help.
-----Original Message----- From: mailman [mailto:mailman] Sent: Tuesday, November 27, 2001 12:00 PM To: mailman Subject: Output from "cron" command
Your "cron" job on snoopy /usr/local/bin/python -S /opt/mailman/cron/senddigests
produced the following output:
Traceback (innermost last): File "/opt/mailman/cron/senddigests", line 65, in ? main() File "/opt/mailman/cron/senddigests", line 42, in main send_list_digest(mlist) File "/opt/mailman/cron/senddigests", line 53, in send_list_digest ToDigest.inject_digest(mlist, digestfile, topicsfile) File "/opt/mailman/Mailman/Handlers/ToDigest.py", line 170, in inject_digest msg = digest.asMIME() File "/opt/mailman/Mailman/Handlers/ToDigest.py", line 242, in asMIME return self.Present(mime=1) File "/opt/mailman/Mailman/Handlers/ToDigest.py", line 313, in Present lines.append(self.__mlist.digest_footer % self.TemplateRefs()) ValueError: unsupported format character ' ' (0xd)
Get to know us http://www.thestar.com - Canada's largest daily newspaper online http://www.toronto.com - All you need to know about T.O. http://www.workopolis.com - Canada's biggest job site http://www.torontostartv.com - Webcasting & Production http://www.newinhomes.com - Ontario's Largest New Home & Condo Website http://www.waymoresports.com - Canada's most comprehensive sports site http://www.tmgtv.ca - Hometown Television

On 27 November 2001, Grace, Terry said:
Anyone have any idea why I started getting these during the daily digest run and/or how to fix? Thanks for any help.
[...]
File "/opt/mailman/Mailman/Handlers/ToDigest.py", line 313, in Present lines.append(self.__mlist.digest_footer % self.TemplateRefs()) ValueError: unsupported format character ' ' (0xd)
Sound like a combination of a bad footer or header template and a bug in Mailman that doesn't handle that bad template very well. ISTR something like this being fixed in a recent Mailman release; which version are you running?
Greg
participants (2)
-
Grace, Terry
-
Greg Ward