Barry

I posted on the subject '[Mailman-Users] Spurious ImportError stopping the qrunner' and you responded on 19 Nov

If you recollect I said that the problem was cured by removing a file $prefix /Mailman/Utils.pyc which had automagically appeared out of place.

Looks like someone else has found the same cure is necessary, albeit for a different spurious exception

Python or Mailman problem or a conspiracy ??

Richard

X-Sieve: cmu-sieve 1.3
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Date: Thu, 21 Nov 2002 09:39:11 -0800
<snip>

Bugs item #640775, was opened at 2002-11-19 16:28
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=640775&group_id=103

Category: command line scripts
Group: 2.0.x
Status: Open
>Resolution: Works For Me
Priority: 7
Submitted By: David Weisgerber (davidweisgerber)
Assigned to: Nobody/Anonymous (nobody)
Summary: Qrunner suddenly doesn't work anymore

Initial Comment:
Since I checked my e-mail-account today I had over 1000
new mails where my cron daemon worries about those
errors with your qrunner and listinfo.py:

(1) "Traceback (most recent call last):
  File "/home/mailman/cron/qrunner", line 84, in ?
    from Mailman import Utils
EOFError: EOF read where object expected"

(2) "Traceback (most recent call last):
  File "/home/mailman/cron/gate_news", line 40, in ?
    from Mailman import MailList
  File "/home/mailman/Mailman/MailList.py", line 36, in ?
    from Mailman import Utils
EOFError: EOF read where object expected"
<big snip>

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

>Comment By: David Weisgerber (davidweisgerber)
Date: 2002-11-21 17:39

Message:
Logged In: YES
user_id=477011

This fixed it for me:
Delete /Mailman/Utils.pyc
==> Maybe it's just a python error

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to