[Mailman-Users] Mailman broken?
Ben Edwards
funkytwig at gmail.com
Wed Jan 5 19:31:04 CET 2005
This looks bad ;(
[root at oak bin]# ./check_db --all
Traceback (most recent call last):
File "./check_db", line 153, in ?
main()
File "./check_db", line 121, in main
mlist = MailList(listname, 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)
cPickle.UnpicklingError: invalid load key, '_'.
[root at oak bin]#
On Wed, 5 Jan 2005 21:33:12 +0900, Jim Tittsler <jwt at onjapan.net> wrote:
> 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
>
>
--
Ben Edwards - Poole, UK, England
WARNING:This email contained partisan views - dont ever accuse me of
using the veneer of objectivity
If you have a problem emailing me use
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)
More information about the Mailman-Users
mailing list