Displaying 1 result from an estimated 1 matches for "__opendb".
Did you mean:
__open
2004 Nov 13
0
the list is back online
..., in process
hold_for_approval(mlist, msg, msgdata, NonMemberPost)
File "/usr/lib/mailman/Mailman/Handlers/Hold.py", line 218, in
hold_for_approval
mlist.HoldMessage(msg, reason, msgdata)
File "/var/lib/mailman/Mailman/ListAdmin.py", line 146, in HoldMessage
self.__opendb()
File "/var/lib/mailman/Mailman/ListAdmin.py", line 70, in __opendb
self.__db = marshal.load(fp)
EOFError: EOF read where object expected
The solution was to delete the request.db (or at least move it), which
unwedged mailman mostly. The final solution was to run ''listza...