[Mailman-Developers] CGI error in latest CVS (2002-11-11)

Carson Gaspar carson@taltos.org
Mon Nov 11 14:40:29 2002


I just tried upgrading to the latest CVS (as 2.1b4 had some nasty bugs 
reported), and got the following when trying to go to an admin page:

Bug in Mailman version 2.1b4+

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 "/Tools/SunOS_5.8_i86pc/mailman-2.1-cvs-20021111/scripts/driver", 
line 68, in run_main
    immediate=1)
  File 
"/Tools/SunOS_5.8_i86pc/mailman-2.1-cvs-20021111/Mailman/Logging/StampedLog
ger.py", line 52, in __init__
    Logger.__init__(self, category, nofail, immediate)
  File 
"/Tools/SunOS_5.8_i86pc/mailman-2.1-cvs-20021111/Mailman/Logging/Logger.py"
, line 49, in __init__
    self.__get_f()
  File 
"/Tools/SunOS_5.8_i86pc/mailman-2.1-cvs-20021111/Mailman/Logging/Logger.py"
, line 68, in __get_f
    except codecs.LookupError:
AttributeError: 'module' object has no attribute 'LookupError'





---------------------------------------------------------------------------
-----

Python information:
Variable Value
sys.version 2.2.1 (#1, Jun 17 2002, 18:08:33) [GCC 3.1]
sys.executable /usr/local/bin/python
sys.prefix /tools/python
sys.exec_prefix /tools/python
sys.path /tools/python
sys.platform sunos5




---------------------------------------------------------------------------
-----

Environment variables:
Variable Value
PYTHONPATH  /Tools/SunOS_5.8_i86pc/mailman-2.1-cvs-20021111
SCRIPT_FILENAME  /tools/mailman/cgi-bin/admindb
SERVER_SOFTWARE  Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6d
SERVER_ADMIN  webmaster@taltos.org
SCRIPT_NAME  /mailman/admindb
SERVER_SIGNATURE
REQUEST_METHOD  GET
HTTP_HOST  www.taltos.org
PATH_INFO  /bluefeather
SERVER_PROTOCOL  HTTP/1.1
QUERY_STRING
HTTP_CONNECTION  Keep-Alive
REQUEST_URI  /mailman/admindb/bluefeather
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/vnd.ms-excel, application/vnd.ms-powerpoint, 
application/msword, */*
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
TZ  US/Eastern
SERVER_NAME  www.taltos.org
REMOTE_ADDR  192.168.20.2
REMOTE_PORT  3985
HTTP_ACCEPT_LANGUAGE  en-ca
PATH_TRANSLATED  /var/apache2/default-site/htdocs/taltos_org/bluefeather
SERVER_PORT  80
GATEWAY_INTERFACE  CGI/1.1
HTTP_ACCEPT_ENCODING  gzip, deflate
SERVER_ADDR  66.93.85.36
DOCUMENT_ROOT  /var/apache2/default-site/htdocs/taltos_org





More information about the Mailman-Developers mailing list