[Mailman-Users] 'Failed to access config info' error

Jeff Barger jeff at look.net
Wed Jun 30 16:05:47 CEST 1999


Ok, I compiled up the latest mailman yesterday and set up a test 
list. Got the 'new list' email ok and tried to configure the list and 
got the following error message:

Traceback:


Traceback (innermost last):
   File "/home/mailman/scripts/driver", line 112, in run_main
     main()
   File "/home/mailman/Mailman/Cgi/admin.py", line 65, in main
     lst = MailList.MailList(list_name)
   File "/home/mailman/Mailman/MailList.py", line 60, in __init__
     self.Load()
   File "/home/mailman/Mailman/MailList.py", line 771, in Load
     raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info


Hmmm. I do see the list in the 'lists' directory. Permissions seem to 
be correct.

Any hints?

This is on a Redhat 5.2 box. Python is 1.5.2.


-Jeff




More information about the Mailman-Users mailing list