Fw: [Mailman-Developers] Archive problem

Marco Antonio Reis Henriques marco_henriques at yahoo.com.br
Wed Jul 9 10:44:15 EDT 2003


Hi,

    I'm writing from Brazil and I need some help from you. I'm still having
problems when my list receives the first, second and third messages that
doesn't shown in html archive interface, but the following messages are ok.
I'm using Python 2.2.2 and Mailman 2.1 on a NetBSD 1.6 machine.  I see in my
error log file the lines  below for the first, second and third messages
received by my list:

 Jul 07 09:42:52 2003 (23058) Uncaught runner exception: unsupported format
character '(' (0x28) at index 2
Jul 07 09:42:52 2003 (23058) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/ArchRunner.py", line 73, in _dispose
mlist.ArchiveMail(msg)
File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 207, in
ArchiveMail h.close()
File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 306, in close
self.write_TOC()
File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 1008, in
write_TOC toc.write(self.html_TOC())
File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 701, in
html_TOC accum.append(self.html_TOC_entry(a))
File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 732, in
html_TOC_entry textlink = templ % {
File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 118, in sizeof
out = _(' %(size)i bytes ')
File "/usr/local/mailman/Mailman/i18n.py", line 78, in _ return
_translation.gettext(s) % dict ValueError: unsupported format character '('
(0x28) at index 2
Jul 07 09:42:52 2003 (23058) SHUNTING:
1057581770.414556+d6c1ae52a492b811c605bafb6607164b0261267e


> Hi ALL,
>
> I'm using Python 2.2.2 and Mailman 2.1 on a NetBSD 1.6
> machine.
>
> I´m having trouble with Archive. My first message to
> my list is saved in
> /usr/local/mailman/archives/private/teste-l/2003-July.txt,
> the messages are still been send but no are save. And,
> my index.html file in
> /usr/local/mailman/archives/private/teste-l/ is empty.
> I see in my error log file the lines below:
>
> Jul 07 09:42:52 2003 (23058) Uncaught runner
> exception: unsupported format character '(' (0x28) at
> index 2
> Jul 07 09:42:52 2003 (23058) Traceback (most recent
> call last):
>   File "/usr/local/mailman/Mailman/Queue/Runner.py",
> line 105, in _oneloop
>     self._onefile(msg, msgdata)
>   File "/usr/local/mailman/Mailman/Queue/Runner.py",
> line 155, in _onefile
>     keepqueued = self._dispose(mlist, msg, msgdata)
>   File
> "/usr/local/mailman/Mailman/Queue/ArchRunner.py", line
> 73, in _dispose
>     mlist.ArchiveMail(msg)
>   File
> "/usr/local/mailman/Mailman/Archiver/Archiver.py",
> line 207, in ArchiveMail
>     h.close()
>   File
> "/usr/local/mailman/Mailman/Archiver/pipermail.py",
> line 306, in close
>     self.write_TOC()
>   File
> "/usr/local/mailman/Mailman/Archiver/HyperArch.py",
> line 1008, in write_TOC
>     toc.write(self.html_TOC())
>   File
> "/usr/local/mailman/Mailman/Archiver/HyperArch.py",
> line 701, in html_TOC
>     accum.append(self.html_TOC_entry(a))
>   File
> "/usr/local/mailman/Mailman/Archiver/HyperArch.py",
> line 732, in html_TOC_entry
>     textlink = templ % {
>   File
> "/usr/local/mailman/Mailman/Archiver/HyperArch.py",
> line 118, in sizeof
>     out = _(' %(size)i bytes ')
>   File "/usr/local/mailman/Mailman/i18n.py", line 78,
> in _
>     return _translation.gettext(s) % dict
> ValueError: unsupported format character '(' (0x28) at
> index 2
>
> Jul 07 09:42:52 2003 (23058) SHUNTING:
> 1057581770.414556+d6c1ae52a492b811c605bafb6607164b0261267e
>
>
> Someone could help me ?!?
>
> Cheers,
>
> Marco
>
>
>
> _______________________________________________________________________
> Yahoo! Mail
> Mais espaço, mais segurança e gratuito: caixa postal de 6MB, antivírus,
proteção contra spam.
> http://br.mail.yahoo.com/
>
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers at python.org
> http://mail.python.org/mailman/listinfo/mailman-developers




More information about the Mailman-Developers mailing list