On May 10, 2005, at 00:14, [EMAIL PROTECTED] wrote: > Le lundi 9 Mai 2005 04:15, vous avez écrit : > >> I don't think that is an error message. It is the normal status >> message that arch prints at the end of its processing. >> >> The real question is why doesn't the archiver split apart your >> mailbox. It all happens inside Mailman/Archiver/HyperArch.py, so you >> could add more verbose output there to try to track down what is >> wrong with your mbox format. > > I don't understand anything to this python source (I'm a > perlmonger) . So I > tried strace (below) > The mbox is read until the end. But after that, I got a lot of "no > such file", [...]
I suspect that your mbox file is not in proper mbox format. And/or, depending on which files generated the "no such file" errors, you may have permissions errors that are preventing arch from writing to the archives/private/{listname} directory. -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp