[Mailman-Users] error importing archive

Michael P. Soulier michael_soulier at mitel.com
Thu Feb 10 00:14:06 CET 2005


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 main
    archiver.processUnixMailbox(fp, start, end)
  File "/opt/mailman/Mailman/Archiver/pipermail.py", line 544, in
processUnixMailbox
    m = mbox.next()
  File "//usr/lib/python2.2/mailbox.py", line 34, in next
    return self.factory(_Subfile(self.fp, start, stop))
  File "/opt/mailman/Mailman/Mailbox.py", line 79, in scrubber
    return mailbox.scrub(msg)
  File "/opt/mailman/Mailman/Mailbox.py", line 99, in scrub
    return self._scrubber(self._mlist, msg)
  File "/opt/mailman/Mailman/Handlers/Scrubber.py", line 170, in process
    payload = Utils.websafe(part.get_payload(decode=1))
  File "/opt/mailman/pythonlib/email/Message.py", line 189, in get_payload
    return Utils._bdecode(payload)
  File "/opt/mailman/pythonlib/email/Utils.py", line 75, in _bdecode
    value = base64.decodestring(s)
  File "//usr/lib/python2.2/base64.py", line 44, in decodestring
    return binascii.a2b_base64(s)
binascii.Error: Incorrect padding

This is with mailman 2.1.1. 

Any hints?

Thanks,
Mike

-- 
Michael P. Soulier <michael_soulier at mitel.com>, 613-592-2122 x2522
6000/6010/60* Development, Mitel Corporation
"...the word HACK is used as a verb to indicate a massive amount of nerd-like
effort." -Harley Hahn, A Student's Guide to Unix
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.python.org/pipermail/mailman-users/attachments/20050209/993b4ec0/attachment.pgp 


More information about the Mailman-Users mailing list