Either your archive is corrupt, or one of the emails has a corrupt header, or one of the emails has a header with bogus info in it that is causing the Archiver to barf.
Take a look at the last message in your archives, then look at the next message in your lists mbox and see if it is indeed corrupt. If not, then simply move the old archives to a temp area and then re-create the archives using the ~mailman/bin/arch command (look at the command for an example of how to use it). If that doesn't fix it, then the problem is most likely in the message that is trying to be archived. Remove or fix that message. Good Luck - Jon Carnes On Wed, 2002-09-25 at 06:28, Michel 'ZioBudda' Morelli wrote: > Hi, I receive this error into the "error" log: > > Sep 25 12:05:01 2002 qrunner(19598): File > "/opt/mailman-2.0.11/Mailman/Archiver/HyperArch.py", line 896, in > write_TOC > Sep 25 12:05:01 2002 qrunner(19598): self.sortarchives() > Sep 25 12:05:01 2002 qrunner(19598): File > "/opt/mailman-2.0.11/Mailman/Archiver/HyperArch.py", line 834, in > sortarchives > Sep 25 12:05:01 2002 qrunner(19598): self.archives.sort(sf) > Sep 25 12:05:01 2002 qrunner(19598): File > "/opt/mailman-2.0.11/Mailman/Archiver/HyperArch.py", line 825, in sf > Sep 25 12:05:01 2002 qrunner(19598): al=s.volNameToDate(a) > Sep 25 12:05:01 2002 qrunner(19598): File > "/opt/mailman-2.0.11/Mailman/Archiver/HyperArch.py", line 820, in > volNameToDate > Sep 25 12:05:01 2002 qrunner(19598): return > time.mktime((year,month,1,0,0,0,0,1,-1)) > Sep 25 12:05:01 2002 qrunner(19598): OverflowError: mktime argument out of > range > Sep 25 12:05:01 2002 (19598) CORRUPT ARCHIVE FOR LIST: php-it > > what is this ??? > > tnx in advance > -- > Michel <ZioBudda> Morelli [EMAIL PROTECTED] > > ICQ UIN: 58351764 PR of Linux in Italy > http://www.ziobudda.net http://www.phpdev.it > > > ------------------------------------------------------ > 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/ ------------------------------------------------------ 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/
