Re: [Mailman-Users] Cron error: /usr/bin/python -S /var/lib/mailman/cron/checkdbs

2005-05-09 Thread John Dennis
On Mon, 2005-05-09 at 08:09 -0700, James wrote: > I have yet another cron error that I get every day in my mail. I'm not > sure what it is. > > > > Cron <[EMAIL PROTECTED]> /usr/bin/python -S /var/lib/mailman/cron/checkdbs > > Traceback (most recent call last): > File "/var/lib/mailman/cron/c

[Mailman-Users] Cron error: /usr/bin/python -S /var/lib/mailman/cron/checkdbs

2005-05-09 Thread James
I have yet another cron error that I get every day in my mail. I'm not sure what it is. Cron <[EMAIL PROTECTED]> /usr/bin/python -S /var/lib/mailman/cron/checkdbs Traceback (most recent call last): File "/var/lib/mailman/cron/checkdbs", line 178, in ? main() File "/var/lib/mailman/cron/

Re: [Mailman-Users] Cron error

2005-01-30 Thread Tokio Kikuchi
Hi, Erin Dalzell wrote: Traceback (most recent call last): File "/usr/local/mailman/cron/senddigests", line 94, in ? main() File "/usr/local/mailman/cron/senddigests", line 87, in main mlist.Save() File "/usr/local/mailman/Mailman/MailList.py", line 525, in Save self.__save(dict)

Re: [Mailman-Users] Cron error

2005-01-30 Thread Erin Dalzell
Mark Sapiro wrote: This seems to be a recurrent problem with Mac OS X See your own post at http://mail.python.org/pipermail/mailman-users/2004-August/038693.html [snip] Ya, I have seen most of those, but none of them have a concrete answer. I was just hoping someone had more information. Beyond w

Re: [Mailman-Users] Cron error

2005-01-30 Thread Mark Sapiro
Erin Dalzell wrote: >Traceback (most recent call last): > File "/usr/local/mailman/cron/senddigests", line 94, in ? > main() > File "/usr/local/mailman/cron/senddigests", line 87, in main > mlist.Save() > File "/usr/local/mailman/Mailman/MailList.py", line 525, in Save > self.__s

[Mailman-Users] Cron error

2005-01-30 Thread Erin Dalzell
Traceback (most recent call last): File "/usr/local/mailman/cron/senddigests", line 94, in ? main() File "/usr/local/mailman/cron/senddigests", line 87, in main mlist.Save() File "/usr/local/mailman/Mailman/MailList.py", line 525, in Save self.__save(dict) File "/usr/local/mailm

Re: [Mailman-Users] cron error

2003-10-04 Thread Dan Phillips
On Saturday, October 4, 2003, at 01:30 PM, Dan Phillips wrote: MM 2.1.3, Postfix, OS X I just received this error message: Traceback (most recent call last): File "cron/senddigests", line 94, in ? main() File "cron/senddigests", line 86, in main mlist.send_digest_now() File "/users

[Mailman-Users] cron error

2003-10-04 Thread Dan Phillips
MM 2.1.3, Postfix, OS X I just received this error message: Traceback (most recent call last): File "cron/senddigests", line 94, in ? main() File "cron/senddigests", line 86, in main mlist.send_digest_now() File "/users/mailman/Mailman/Digester.py", line 60, in send_digest_now

[Mailman-Users] Cron error messages...

2003-09-05 Thread Anders Norrbring
Here's one of the tedious mails my server sends me all the time, can anybody please tell me where I've done something wrong? Anders. -Original Message- From: Cron Daemon [mailto:[EMAIL PROTECTED] Sent: den 5 september 2003 00:33 To: [EMAIL PROTECTED] Subject: Cron <[EMAIL PROTECTED]> /u

[Mailman-Users] Cron-Error

2002-11-21 Thread Heiko Tobias
Hi! I am using Mailman 2.1B4. Anything works fine, but every day, there is an error in my cron-job: - Cron /usr/bin/python -S /usr/lib/mailman/cron/checkdbs Traceback (most recent call last): File "/usr/lib/mailman/cron/checkdbs", line 26, in ? from email.Charset import Charset Import

[Mailman-Users] cron error message.

2002-03-21 Thread Jeff Poretsky
I expect that this has a lot to do with my messed up setup of my new debian system... crom is sending me a message: 2002-03-20 16:23:02 16nm7P-0003tn-00 Neither the system_aliases director nor the +address_pipe transport set a uid for local delivery of +|/home/mailman/mail/wrapper post rm-chat

Re: [Mailman-Users] cron error : gate_news, permission denied

2001-03-29 Thread Steve Pirk
Unless you are using the "gateway to news" functions in mailman, this cron entry can be commented out or removed. Not sure why you are getting the error, but commenting out the cron entry is a quick fix :-) Steve [EMAIL PROTECTED] Owner/Admin deathcon.com - pirk.com webops.com - disclaimer.com

[Mailman-Users] cron error : gate_news, permission denied

2001-03-29 Thread Murat Balkas
Hi, I get this error almost every minute. If check the permissions I see that config.db of all lists are owned by nobody ( web user ). Is it not okey? Should I chown? Your "cron" job on mail /usr/local/bin/python -S /export/home/mailman//cron/gate_news produced the following output: Traceb