Re[2]: [Mailman-Users] MailCommandHandler.py errors

2002-09-05 Thread Toorop
Bonjour mailman-users, Le jeudi 5 septembre 2002 à 00:30, tu nous faisais part dans ton message "[Mailman-Users] MailCommandHandler.py errors" de ceci : AMK> Michael Pike wrote: >> Traceback (innermost last): >> File "/home/mailman/cron/qrunner", line 2

Re: [Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Barry A. Warsaw
> "AMK" == Ashley M Kirchner <[EMAIL PROTECTED]> writes: AMK> This is an error that has been posted before by many AMK> (including myself) and I think the general solution was AMK> either downgrade to an earlier version of Mailman, or tell it AMK> to use python2 instead.

Re: [Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Michael Pike
I tried using configure with specifying /usr/bin/python2 as the interpreter no luck... so, I just copied python2 over python, and now it works... who knows what else it will screw up... but mailman is more important to me than whatever the hell python was doing before i backed up the o

Re: [Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Ashley M. Kirchner
Michael Pike wrote: > I have Python2-2.2-16 (default rh73 install) and still getting the > errors what is a good version to downgrade too? A default RH7.3 install will have python installed, and only if you've selected it, python2. By your message it looks like you have python2 installe

Re: [Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Michael Pike
I saw that... but no luck... I have Python2-2.2-16 (default rh73 install) and still getting the errors what is a good version to downgrade too? mike > Michael Pike wrote: > > > Traceback (innermost last): > > File "/home/mailman/cron/qrunner", line 2 83, in ? > > kids = main(lock)

Re: [Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Ashley M. Kirchner
Michael Pike wrote: > Traceback (innermost last): > File "/home/mailman/cron/qrunner", line 2 83, in ? > kids = main(lock) > File "/home/mailman/cron/qrunner", line 2 53, in main > keepqueued = dispose_message (mlist, msg, msgdata) > File "/home/mailman/cron/qrunner", line 1 57, in di

[Mailman-Users] MailCommandHandler.py errors

2002-09-04 Thread Michael Pike
I checked the LOG area in the mailman DIR, and find this a couple of hundred times, which is probably what is wrong... any ideas?: Sep 04 15:10:00 2002 qrunner(24498): Traceback (innermost last): Sep 04 15:10:00 2002 qrunner(24498): File "/home/mailman/cron/qrunner", line 2 83, in ? Sep 04 15