[Mailman-Users] Repost: Can someone help me debug this?

Tom Geller tom at suespammers.org
Fri Jan 14 04:29:18 CET 2000


I posted this once before and got no response, so I'll try again...

We updated Python and a bunch of other things to get rid of one bug, and 
now I get this error message a few times a day:

---begin---

Traceback (innermost last):
  File "/usr/local/apache/htdocs/mailman//cron/checkdbs", line 77, in ?
    main(verbose=(len(sys.argv) > 1
  File "/usr/local/apache/htdocs/mailman//cron/checkdbs", line 34, in main
    list = MailList.MailList(name, lock = 0)
  File "/usr/local/apache/htdocs/mailman/Mailman/MailList.py", line 62, 
in __init__
    self.Load()
  File "/usr/local/apache/htdocs/mailman/Mailman/MailList.py", line 810, 
in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info

---end---

It seems to happen every time the Cron job 
'/usr/local/apache/htdocs/mailman//cron/checkdbs' runs.

Any suggestions? It's on Red Hat Linux 6.0 with some updated pieces. 
Except for this error message, everything seems to work fine.

Thanks,


---
              Tom "I am not a lawyer" Geller
    Geller Communications  *  San Francisco * tgeller.com
Other domains: suespammers.org, openppc.org, popcomputers.com





More information about the Mailman-Users mailing list