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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 15 Aug 2002 15:37:27 -0700


Bugs item #593454, was opened at 2002-08-10 11: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: Barry A. Warsaw (bwarsaw)
Date: 2002-08-15 18: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