[Mailman-Users] Re: [Mailman-Developers] Mailman Qrunner error

Barry A. Warsaw barry at digicool.com
Tue Apr 17 19:01:27 CEST 2001


>>>>> "KW" == Kory Wheatley <wheakory at isu.edu> writes:

    KW> I'm receiving this error below which is sent to the Owner of
    KW> Mailman's email account every minute when the Qrunner cron
    KW> process runs. Does anyone know what this means. Please respond
    KW> to wheakory at isu.edu, ( I have over 150 mailman mailing lists
    KW> that its critical that they function properly). I would
    KW> greatly appreciate solutions?

    KW> Traceback (innermost last):
    |   File "/home/mailman/cron/qrunner", line 85, in ?
    |     from Mailman import MailList
    KW> ValueError: bad marshal data

Since it's failing on an import, I'd say you have some corrupt .pyc
files laying around.  Don't know how they got corrupt, but if you
remove them and then do "config.status; make install" it should fix
them.

-Barry




More information about the Mailman-Users mailing list