[Mailman-Users] Missing config.db and config.db.last files
aaron
aaron at mutualaid.org
Fri Mar 11 20:29:53 CET 2005
Hello.
Somehow, many of our few hundred Mailman lists are missing their config.db
and config.db.last files.
Email traffic still seems to be working on the lists (as there is no content
in the archives), but both the /mailman/admin and /mailman/listinfo URLs are
producing the error show below. I searched the archives for this list to
find something relevant, but was unsuccessful.
The error output below shows our environment specs. We have applied the
Mailman 2.1.5 security patch.
We're completely confused - help!?
Thanks,
Aaron
Bug in Mailman version 2.1.5
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of
this page to the webmaster for this site with a description of what
happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 87, in run_main
main()
File "/usr/local/mailman/Mailman/Cgi/admin.py", line 67, in main
admin_overview()
File "/usr/local/mailman/Mailman/Cgi/admin.py", line 234, in
admin_overview
mlist = MailList.MailList(name, lock=0)
File "/usr/local/mailman/Mailman/MailList.py", line 128, in __init__
self.Load()
File "/usr/local/mailman/Mailman/MailList.py", line 608, in Load
raise Errors.MMCorruptListDatabaseError, e
MMCorruptListDatabaseError: [Errno 2] No such file or directory:
'/usr/local/mailman/lists/listname/config.db.last'
Python information:
Variable Value
sys.version 2.4 (#2, Dec 28 2004, 01:42:41) [GCC 2.95.4 20020320
[FreeBSD]]
sys.executable /usr/local/bin/python
sys.prefix /usr/local
sys.exec_prefix /usr/local
sys.path /usr/local
sys.platform freebsd4
Environment variables:
Variable Value
SERVER_SOFTWARE Apache/1.3.33 (Unix) PHP/4.3.10 mod_ssl/2.8.22
OpenSSL/0.9.7c-p1
SCRIPT_NAME /mailman/admin
SERVER_SIGNATURE
Apache/1.3.33 Server at hostname.org Port 80
REQUEST_METHOD GET
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.7.5) Gecko/20041107 Firefox/1.0
HTTP_CONNECTION keep-alive
SERVER_NAME hostname.org
REMOTE_ADDR x.x.x.x
PATH_TRANSLATED /usr/local/www/data/
SERVER_PORT 80
SERVER_ADDR x.x.x.x
DOCUMENT_ROOT /usr/local/www/data
PYTHONPATH /usr/local/mailman
SCRIPT_FILENAME /usr/local/mailman/cgi-bin/admin
SERVER_ADMIN webmaster at hostname.org
HTTP_HOST hostname.org
REQUEST_URI /mailman/admin/
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=
0.8,image/png,*/*;q=0.5
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 1520
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
HTTP_ACCEPT_ENCODING gzip,deflate
UNIQUE_ID QjHtr0AbHE8AAAHIET0
PATH_INFO /
More information about the Mailman-Users
mailing list