I am receving the following notice from my server. (I use Python 2.0 and MM 2.1a3)
Can you tell me how to fix it? (thank you)
-----Mensaje reenviado-----
From: Cron Daemon <root@segurux.com> To: mailman@segurux.com Subject: Cron <mailman@guru> /usr/bin/python /usr/lib/mailman/cron/checkdbs Date: 14 Jan 2002 12:00:02 -0500
Traceback (most recent call last): File "/usr/lib/mailman/cron/checkdbs", line 104, in ? main() File "/usr/lib/mailman/cron/checkdbs", line 67, in main text = text + '\n' + pending_requests(mlist) File "/usr/lib/mailman/cron/checkdbs", line 82, in pending_requests when, addr, passwd, digest, lang = mlist.GetRecord(id) ValueError: unpack tuple of wrong size
"RP" == Rodolfo Pilas <rodolfo@linux.org.uy> writes:
RP> I am receving the following notice from my server. (I use
RP> Python 2.0 and MM 2.1a3)
RP> Can you tell me how to fix it? (thank you)
This should be fixed in cvs now, but you'll need to run "bin/update -f" after doing an install (this won't be necessary after I release beta2).
-Barry
participants (2)
-
barry@zope.com
-
Rodolfo Pilas