Help! I just discovered the following in my error log:

Apr 11 15:31:15 2009 (25836) Uncaught runner exception: Generator instance has 
no __call__ method
Apr 11 15:31:15 2009 (25836) Traceback (most recent call last):
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop
    self._onefile(msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 191, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
_dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Handlers/Moderate.py", line 69, in process
    ModeratedMemberPost)
  File "/usr/lib/mailman/Mailman/Handlers/Hold.py", line 224, in 
hold_for_approval
    id = mlist.HoldMessage(msg, reason, msgdata)
  File "/usr/lib/mailman/Mailman/ListAdmin.py", line 205, in HoldMessage
    g(msg, 1)
AttributeError: Generator instance has no __call__ method

I'm running debian:

mailman:
  Installed: 1:2.1.12-1
  Candidate: 1:2.1.12-1
  Version table:
 *** 1:2.1.12-1 0
        990 ftp://debian.uchicago.edu testing/main Packages
        200 ftp://ftp.debian.org unstable/main Packages
        100 /var/lib/dpkg/status

Should I downgrade to 2.1.11-11?

-- 
"Be more concerned with your character than with your reputation. Your
 character is what you really are while your reputation is merely what
 others think you are." -- Dale Carnegie
    Rick Pasotto    [email protected]    http://www.niof.net
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to