Bug#384016: I have this problem too, and it's caused by python 2.4.

2006-09-11 Thread Mário Filipe
Hi Joey Dom, 2006-09-10 às 13:32 -0400, Joey Hess escreveu: Here's one way to avoid this problem: wren% python2.3 /usr/lib/mailman/cron/senddigests wren% echo $? 0 This does work... So for a temporary workaround, I've edited the hashbang in that file to force the use of python2.3..

Bug#384016: I have this problem too, and it's caused by python 2.4.

2006-09-10 Thread Joey Hess
wren% /usr/lib/mailman/cron/senddigests Traceback (most recent call last): File /usr/lib/mailman/cron/senddigests, line 94, in ? main() File /usr/lib/mailman/cron/senddigests, line 86, in main mlist.send_digest_now() File /var/lib/mailman/Mailman/Digester.py, line 60, in