[Mailman-Users] Re: Mailman-Users digest, Vol 1 #496 - 6 msgs

cayce at deepnet.com cayce at deepnet.com
Mon Feb 28 18:10:10 CET 2000


Hello all,

I've looked through the archives of this list and have not been able to
find a solution to my Mailman problem.  I get two tracebacks: 1 from
senddigests and the other from checkdbs (both from cron).

Here are the tracebacks:

Traceback (innermost last):
  File
"/news/http/sws_server/websites/deepnet.net/public/deeplists/cron/senddigests",
line 41, in ?
    main()
  File
"/news/http/sws_server/websites/deepnet.net/public/deeplists/cron/senddigests",
line 35, in main
    list = MailList.MailList(name, lock=0)
  File
"/var/http/sws_server/websites/deepnet.net/public/deeplists/Mailman/MailList.py",
line 62, in __init__
    self.Load()
  File
"/var/http/sws_server/websites/deepnet.net/public/deeplists/Mailman/MailList.py",
line 810, in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info


and for checkdbs

Traceback (innermost last):
  File
"/news/http/sws_server/websites/deepnet.net/public/deeplists/cron/checkdbs",
line 77, in ?
    main(verbose=(len(sys.argv) > 1
  File
"/news/http/sws_server/websites/deepnet.net/public/deeplists/cron/checkdbs",
line 34, in main
    list = MailList.MailList(name, lock = 0)
  File
"/var/http/sws_server/websites/deepnet.net/public/deeplists/Mailman/MailList.py",
line 62, in __init__
    self.Load()
  File
"/var/http/sws_server/websites/deepnet.net/public/deeplists/Mailman/MailList.py",
line 810, in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info

Again - I couldn't find any solutions in the archive of this list although
several people had noted the same problem.  Does anyone have any pointers?


Cayce






More information about the Mailman-Users mailing list