[Mailman-Developers] [ mailman-Bugs-593454 ] NewsRunner error

noreply@sourceforge.net noreply@sourceforge.net
Fri, 16 Aug 2002 06:33:51 -0700


Bugs item #593454, was opened at 2002-08-10 17:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=593454&group_id=103

Category: nntp/news
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Simone Piunno (pioppo)
Assigned to: Nobody/Anonymous (nobody)
Summary: NewsRunner error

Initial Comment:
Just updated to Mailman 2.1b3:

Aug 10 17:18:57 2002 (10526) Uncaught runner exception: len() of unsized object
Aug 10 17:18:57 2002 (10526) Traceback (most recent call last):
  File "/home/mailman21/Mailman/Queue/Runner.py", line 105, in _oneloop
    self._onefile(msg, msgdata)
  File "/home/mailman21/Mailman/Queue/Runner.py", line 154, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/mailman21/Mailman/Queue/NewsRunner.py", line 56, in _dispose
    prepare_message(mlist, msg, msgdata)
  File "/home/mailman21/Mailman/Queue/NewsRunner.py", line 132, in prepare_message
    count = len(email.Iterators.body_line_iterator(msg))
TypeError: len() of unsized object



----------------------------------------------------------------------

>Comment By: Simone Piunno (pioppo)
Date: 2002-08-16 15:33

Message:
Logged In: YES 
user_id=227443

I have installed both 1.5.2 and 2.2.1.
Mailman has been configured --with-python=/usr/bin/python2 
but a couple files are still referring to the old python, at least
Mailman/Archiver/pipermail.py and Mailman/Post.py


----------------------------------------------------------------------

Comment By: Barry A. Warsaw (bwarsaw)
Date: 2002-08-16 00:37

Message:
Logged In: YES 
user_id=12800

Two questions, what version of Python are you running, and
can you upload the .pck file that's left in qfiles/shunt?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=593454&group_id=103