Re: [Mailman-Users] Assertion error in senddigests

2007-06-15 Thread Mark Sapiro
Dan Lowe wrote: >I know a bit of Python, but this traceback is way over my head. I'm >getting this every day when the senddigests cron job runs: > >Traceback (most recent call last): > File "/usr/local/pkg/mailman/cron/senddigests", line 94, in > main() > File "/usr/local/pkg/mailman/cr

Re: [Mailman-Users] sendgiest cron job failure

2007-06-15 Thread Mark Sapiro
Mark Sapiro wrote: >Xueshan Feng wrote: >> >>The digest error messages are two types: >> >> >>1. Traceback (most recent call last): >> File "./senddigests", line 95, in ? >>main() >> File "./senddigests", line 87, in main >>mlist.send_digest_now() >> File "/var/lib/mailman/Mailman/Diges

[Mailman-Users] Assertion error in senddigests

2007-06-15 Thread Dan Lowe
I know a bit of Python, but this traceback is way over my head. I'm getting this every day when the senddigests cron job runs: Traceback (most recent call last): File "/usr/local/pkg/mailman/cron/senddigests", line 94, in main() File "/usr/local/pkg/mailman/cron/senddigests", line 86

Re: [Mailman-Users] Server Migration (and archive repair)

2007-06-15 Thread Brian Hechinger
On Thu, Jun 14, 2007 at 05:03:29PM -0700, Mark Sapiro wrote: > > The directories you need to rsync are Mailman's lists/ and > archives/private/ directories. If you're concerned about held Ok, good, that's easy enough. > messages, you can also do the data/ directory, but it may be better to > app