On Sep 22, 2004, at 02:12, Franco, Ruben wrote:

I recently installed Mailman 2.1.5 and have loaded up the mailman crons that came with the install. I have noticed the following messages everday when the "checkdbs" cron runs and I was wondering what the message meant. Is something wrong with my configuration or is there a problem with a list on my system?


Traceback (most recent call last):
File "/usr/local/mailman/cron/checkdbs", line 178, in ?
[...]
File "/usr/local/mailman/Mailman/ListAdmin.py", line 130, in __getmsgids
ids = [k for k, (op, data) in self.__db.items() if op == rtype]
ValueError: unpack tuple of wrong size

It looks like there is a problem with the request.pck database of at least one of your lists. You can use the bin/check_db tool to help narrow down which one.


--
Jim Tittsler             http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship          http://Starship.Python.net/
Ringo MUG Tokyo          http://www.ringo.net/rss.html

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to