[ mailman-Bugs-1005198 ] Error Accessing Web Interface

SourceForge.net noreply at sourceforge.net
Sat Aug 7 19:16:34 CEST 2004


Bugs item #1005198, was opened at 2004-08-07 10:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1005198&group_id=103

Category: Web/CGI
Group: 2.1 alpha
Status: Open
Resolution: None
Priority: 5
Submitted By: BobCassidy (bcassid)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error Accessing Web Interface

Initial Comment:
>From the Mailman Administrator Authentication page for any of our 
lists, after entering the List Administrator Password, and clicking 
on Let me in, we get the following:

Bug in Mailman version 2.1.2



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/share/mailman/scripts/driver", line 87, in run_main
    main()
  File "/usr/share/mailman/Mailman/Cgi/admin.py", line 194, in 
main
    mlist.Save()
  File "/usr/share/mailman/Mailman/MailList.py", line 515, in Save
    self.__save(dict)
  File "/usr/share/mailman/Mailman/MailList.py", line 487, in 
__save
    os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: '/private/var/mailman/lists/
techcoach/config.pck.last'






Python information:



Variable
Value

sys.version
2.3 (#1, Sep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple 
Computer, Inc. build 1495)]

sys.executable
/usr/bin/python

sys.prefix
/System/Library/Frameworks/Python.framework/Versions/2.3

sys.exec_prefix
/System/Library/Frameworks/Python.framework/Versions/2.3

sys.path
/System/Library/Frameworks/Python.framework/Versions/2.3

sys.platform
darwin



Environment variables:



Variable
Value

HTTP_REFERER
http://www.somerton.k12.az.us/mailman/admin/techcoach

SERVER_SOFTWARE
Apache/1.3.29 (Darwin) DAV/1.0.3 PHP/4.3.2

SCRIPT_NAME
/mailman/admin

SERVER_SIGNATURE
Apache/1.3.29 Server at www.somerton.k12.az.us Port 80

REQUEST_METHOD
POST

PATH_INFO
/techcoach

SERVER_PROTOCOL
HTTP/1.1

QUERY_STRING


CONTENT_LENGTH
38

HTTP_USER_AGENT
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/
125.2 (KHTML, like Gecko) Safari/125.8

HTTP_CONNECTION
close

SERVER_NAME
www.somerton.k12.az.us

REMOTE_ADDR
69.166.111.68

PATH_TRANSLATED
/Library/WebServer/Documents/techcoach

SERVER_PORT
80

SERVER_ADDR
207.246.48.2

DOCUMENT_ROOT
/Library/WebServer/Documents

PYTHONPATH
/usr/share/mailman

SCRIPT_FILENAME
/usr/share/mailman/cgi-bin/admin

SERVER_ADMIN
webmaster at somerton.k12.az.us

SCRIPT_URI
http://www.somerton.k12.az.us/mailman/admin/techcoach

HTTP_HOST
www.somerton.k12.az.us

SCRIPT_URL
/mailman/admin/techcoach

REQUEST_URI
/mailman/admin/techcoach

HTTP_ACCEPT
*/*

GATEWAY_INTERFACE
CGI/1.1

REMOTE_PORT
36046

HTTP_ACCEPT_LANGUAGE
en-us, ja;q=0.33, en;q=0.67

__CF_USER_TEXT_ENCODING
0x46:0:0

CONTENT_TYPE
application/x-www-form-urlencoded

HTTP_ACCEPT_ENCODING
gzip, deflate;q=1.0, identity;q=0.5, *;q=0

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1005198&group_id=103


More information about the Mailman-coders mailing list