<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>we have been using MailMan 2.0.6 for quite a long 
time here.&nbsp; Last week the digests stopped going out at noon(12:00pm).&nbsp; 
The cron job returns this error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Traceback (innermost last):<BR>&nbsp; File 
"/home/mailman/cron/senddigests", line 65, in ?<BR>&nbsp;&nbsp;&nbsp; 
main()<BR>&nbsp; File "/home/mailman/cron/senddigests", line 42, in 
main<BR>&nbsp;&nbsp;&nbsp; send_list_digest(mlist)<BR>&nbsp; File 
"/home/mailman/cron/senddigests", line 53, in 
send_list_digest<BR>&nbsp;&nbsp;&nbsp; ToDigest.inject_digest(mlist, digestfile, 
topicsfile)<BR>&nbsp; File "/home/mailman/Mailman/Handlers/ToDigest.py", line 
176, in inject_digest<BR>&nbsp;&nbsp;&nbsp; msg = digest.asText()<BR>&nbsp; File 
"/home/mailman/Mailman/Handlers/ToDigest.py", line 245, in 
asText<BR>&nbsp;&nbsp;&nbsp; return self.Present(mime=0)<BR>&nbsp; File 
"/home/mailman/Mailman/Handlers/ToDigest.py", line 279, in 
Present<BR>&nbsp;&nbsp;&nbsp; lines.append(self.__mlist.digest_header % 
self.TemplateRefs())<BR>ValueError: unsupported format character 'r' 
(0x72)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>The cron command is /usr/bin/python -S 
/home/mailman/cron/senddigests</FONT></DIV>
<DIV><FONT face=Arial size=2>What could have broken this?&nbsp; And how can it 
be fixed?</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>