[Mailman-Developers] Uh oh, import error on ArchiverMailbox with 2.1a3

Barry A. Warsaw barry@zope.com
Fri, 26 Oct 2001 01:35:49 -0400


>>>>> "B" == Bob  <bob@nleaudio.com> writes:

    B> Oct 26 01:14:10 2001 (32744) CORRUPT ARCHIVE FOR LIST: csc

You'll get those error messages when an uncaught exception happens
during archiving.  It generally means you need to re-run bin/arch
because the incremental archiver missed some messages.  But...

    B> This is a brand new list, only a couple messages.  I have done
    B> a little tweaking of the headers, and some internal text, but
    B> nothing that I haven't done in 2.0.6.. Just diff'd those files
    B> to make sure I didn't make any typos.

...something seems really whacked about your install!  I'm definitely
sending bunches of messages to test lists and they are getting
archived correctly.  How could your modules be losing those
attributes?  Try re-installing.  (Are you sure you're not having
hardware problems that are corrupting your .pyc's?)

-Barry