[Mailman-Users] Bug in Mailman???

Mark Sapiro msapiro at value.net
Mon Jul 25 18:11:08 CEST 2005


David Andrews wrote:

>When I, or any of my users go to:
>
>http://www.mydomain.org/mailman/listinfo
>
>the following page comes up?  Any thoughts or suggestions?  Thanks!\
>
<snip>
>
>Bug in Mailman version 2.1.5
>
>We're sorry, we hit a bug!
>
>If you would like to help us identify the problem, please email a 
>copy of this page to the webmaster for this site with a description 
>of what happened.
>Thanks!
>
>Traceback:
>
>Traceback (most recent call last):
>File "/home/mailman/scripts/driver", line 87, in run_main
>main()
>File "/home/mailman/Mailman/Cgi/listinfo.py", line 42, in main
>listinfo_overview()
>File "/home/mailman/Mailman/Cgi/listinfo.py", line 87, in listinfo_overview
>mlist = MailList.MailList(name, lock=0)
>File "/home/mailman/Mailman/MailList.py", line 128, in __init__
>self.Load()
>File "/home/mailman/Mailman/MailList.py", line 608, in Load
>raise Errors.MMCorruptListDatabaseError, e
>MMCorruptListDatabaseError: [Errno 2] No such file or directory: 
>'/home/mailman/lists/greater-baltimore/config.db.last'

There is a directory /home/mailman/lists/greater-baltimore/ and either
it contains none of the four files config.pck, config.pck.last,
config.db and config.db.last or none of them are valid Mailman list
configurations or some permissions issue is preventing access to them.
Normally, in Mailan 2.1.5, there would only be config.pck and
config.pick.last. If both of these have become corrupted or if they
can't be accessed, the above error will occur.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list