Re: [Mailman-Users] error importing archive

2005-02-12 Thread Mark Sapiro
Michael P. Soulier wrote: >On 09/02/05 Mark Sapiro did say: > >> The 313th article in the mbox file (starting with 0) has invalid base64 >> encoding. > >Well, I couldn't find anything wrong with the article in question. Based on the original error > File "//usr/lib/python2.2/base64.py", line 44

Re: [Mailman-Users] error importing archive

2005-02-10 Thread Michael P. Soulier
On 09/02/05 Mark Sapiro did say: > The 313th article in the mbox file (starting with 0) has invalid base64 > encoding. Well, I couldn't find anything wrong with the article in question. So, I patched the code in Util.py to catch the exception and return the null string. Seems to have permitted th

Re: [Mailman-Users] error importing archive

2005-02-09 Thread Mark Sapiro
Michael P. Soulier wrote: > >I'm trying to import an mbox archive, but I'm getting a backtrace. > >Updating HTML for article 313 >Pickling archive state into /opt/mailman/archives/private/linux/pipermail.pck >Traceback (most recent call last): > File "./arch", line 187, in ? >main() > File ".

[Mailman-Users] error importing archive

2005-02-09 Thread Michael P. Soulier
Hey people, I'm trying to import an mbox archive, but I'm getting a backtrace. Updating HTML for article 313 Pickling archive state into /opt/mailman/archives/private/linux/pipermail.pck Traceback (most recent call last): File "./arch", line 187, in ? main() File "./arch", line 175, in m