[Mailman-Users] Mailman broken?

Jim Tittsler jwt at onjapan.net
Wed Jan 5 13:33:12 CET 2005


On Jan 5, 2005, at 20:18, Ben Edwards wrote:

>  File "/usr/local/mailman/Mailman/Cgi/listinfo.py", line 87, in
> listinfo_overview
>    mlist = MailList.MailList(name, lock=0)
>  File "/usr/local/mailman/Mailman/MailList.py", line 124, in __init__
>    self.Load()
>  File "/usr/local/mailman/Mailman/MailList.py", line 583, in Load
>    dict, e = self.__load(file)
>  File "/usr/local/mailman/Mailman/MailList.py", line 556, in __load
>    dict = loadfunc(fp)
> UnpicklingError: invalid load key, '_'.

It looks like one of your list objects might be corrupt.  (Did 
something catastrophic happen on the server?  Run out of disk space?)

You might try using '~mailman/bin/check_dbs --all' to narrow down which 
list has the problem.  If you are lucky, you might be able to replace 
the config.pck with config.pck.last... or at least you will know which 
file to restore from a backup.

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




More information about the Mailman-Users mailing list