[Mailman-Users] Can anyone tell me how to fix this?

Dan Mick Dan.Mick at West.Sun.COM
Sat Apr 15 01:09:42 CEST 2000


Try running it by hand with the -v flag:

python /home/mailman/cron/checkdbs -v

You might need to be user "mailman" for this to work right.

> I get the following error message emailed to me whenever the cron job 
> for checkdbs runs.  Can anyone tell me what's wrong and/or how to fix 
> it? Other than this, there doesn't seem to be a problem, since 
> everything seems to work.  I'm running 2.0b1.
> 
> >Your "cron" job on mira.schatt.com
> >/usr/local/bin/python /home/mailman/cron/checkdbs
> >
> >produced the following output:
> >
> >Traceback (innermost last):
> >   File "/home/mailman/cron/checkdbs", line 87, in ?
> >     main()
> >   File "/home/mailman/cron/checkdbs", line 41, in main
> >     mlist = MailList.MailList(name)
> >   File "/home/mailman/Mailman/MailList.py", line 71, in __init__
> >     self.Load()
> >   File "/home/mailman/Mailman/MailList.py", line 866, in Load
> >     raise Errors.MMBadListError, 'Failed to access config info'
> >MMBadListError: Failed to access config info





More information about the Mailman-Users mailing list