I go this error and now I can't get any of my db stuff work properly.  I 
get an error whenever I try to approve postings.

Sorry that I don't have a gootanswer but backup your data now while its 
still stable and try running check_perms -f you may luck out with a 
permissions problem.

The error you have is what I had, then I got a "bad marshal data" error, so 
far nothing I have found has fixed that one.



At 03:25 PM 10/3/2002 -0400, Jeremy Summers wrote:
>I have Mailman 2.0.13 running several mailing lists and they are all working
>fine except I get the following error every day at five when checkdbs runs
>
>Traceback (innermost last):
>   File "/home/mailman/cron/checkdbs", line 92, in ?
>     main()
>   File "/home/mailman/cron/checkdbs", line 43, in main
>     count = mlist.NumRequestsPending()
>   File "/home/mailman/Mailman/ListAdmin.py", line 96, in NumRequestsPending
>     self.__opendb()
>   File "/home/mailman/Mailman/ListAdmin.py", line 69, in __opendb
>     self.__db = marshal.load(fp)
>EOFError: EOF read where object expected
>
>I get the same error if I try to run checkdbs manually.  Does anyone have
>any idea what would be causing this?
>
>Jeremy Summers
>
>
>------------------------------------------------------
>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/


--
Ken Carson
Heavy


------------------------------------------------------
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