[Mailman-Users] qrunner error

Richard Barrett R.Barrett at ftel.co.uk
Thu Aug 1 16:24:04 CEST 2002


This error is a known problem if you are using an older version of Python 
than 2.0 and the subject of prior postings to this list.

Installing Mailman 2.0.13 should cure it: the Mailman 2.0.13 the release 
note says:

<quote>
This release fixes some Python 1.5.2 incompatibilities that crept into 
Mailman 2.0.12, ...
</quote>

or upgrading to Python 2.1.3 or 2.2.1 with MM 2.0.12 will also work

At 14:55 01/08/2002 +0200, Rocio Alfonso Pita wrote:
>hello,
>
>   I have mailman version 2.0.12. This version was actualized on 26/07/2002.
> From 30/07/2002 I see in error log every minute this:
>
>Aug 01 14:14:01 2002 qrunner(23729): Traceback (innermost last):
>Aug 01 14:14:01 2002 qrunner(23729):   File 
>"/usr/local/mailman/cron/qrunner",
>line 283, in ?
>Aug 01 14:14:01 2002 qrunner(23729):      kids = main(lock)
>Aug 01 14:14:01 2002 qrunner(23729):   File 
>"/usr/local/mailman/cron/qrunner",
>line 253, in main
>Aug 01 14:14:01 2002 qrunner(23729):      keepqueued = dispose_message(mlist,
>msg, msgdata)
>Aug 01 14:14:01 2002 qrunner(23729):   File 
>"/usr/local/mailman/cron/qrunner",
>line 157, in dispose_message
>Aug 01 14:14:01 2002 qrunner(23729):      mlist.ParseMailCommands(msg)
>Aug 01 14:14:01 2002 qrunner(23729):   File
>"/usr/local/mailman/Mailman/MailCommandHandler.py", line 123, in
>ParseMailCommands
>Aug 01 14:14:01 2002 qrunner(23729):      precedence = msg.get('precedence',
>'').lower()
>Aug 01 14:14:01 2002 qrunner(23729): AttributeError :  'string' object has no
>attribute 'lower'
>Aug 01 14:15:01 2002 qrunner(23762): Traceback (innermost last):
>Aug 01 14:15:01 2002 qrunner(23762):   File 
>"/usr/local/mailman/cron/qrunner",
>line 283, in ?
>Aug 01 14:15:01 2002 qrunner(23762):      kids = main(lock)
>Aug 01 14:15:01 2002 qrunner(23762):   File 
>"/usr/local/mailman/cron/qrunner",
>line 253, in main
>Aug 01 14:15:01 2002 qrunner(23762):      keepqueued = dispose_message(mlist,
>msg, msgdata)
>Aug 01 14:15:01 2002 qrunner(23762):   File 
>"/usr/local/mailman/cron/qrunner",
>line 157, in dispose_message
>Aug 01 14:15:01 2002 qrunner(23762):      mlist.ParseMailCommands(msg)
>Aug 01 14:15:01 2002 qrunner(23762):   File
>"/usr/local/mailman/Mailman/MailCommandHandler.py", line 123, in
>ParseMailCommands
>Aug 01 14:15:01 2002 qrunner(23762):      precedence = msg.get('precedence',
>'').lower()
>Aug 01 14:15:01 2002 qrunner(23762): AttributeError :  'string' object has no
>attribute 'lower'
>
>   In /usr/local/mailman/qfiles there is a message of 30/07/2002 of the same
>time, that is a confirm subscription.
>
>   I find a reference of this problem, but it's not aplicable:
>http://mail.python.org/pipermail/mailman-users/2000-November/007598.html
>
>   can you help me?
>
>    tia,
>      rozio
>
>------------------------------------------------------
>Mailman-Users mailing list
>Mailman-Users at 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/





More information about the Mailman-Users mailing list