[Mailman-Users] Crash when adding subscribers
Jean-Marc V. Liotier
jim at jipo.com
Wed Jul 9 18:11:24 CEST 2003
After having having installed the Mailman package on my Debian
(unstable) system and having completed the Postfix integration recipe
described in README.POSTFIX.gz, I created a couple of list (the
mandatory "mailman" list and a "test" list) and started trying to add
subscribers. The text I pasted below is the page I get after having
added one subscriber to a list using the Web interface to Mailman. I
tried adding subscriber using the command line, but the result is
similar. I have no idea where to start the debugging : I have a very
stock Debian system and I wonder what can cause such a crash. If
somebody could give me a hint to get me started, I would be grateful.
----------------------------------------------
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 "/var/lib/mailman/scripts/driver", line 87, in run_main
main()
File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 169, in main
change_options(mlist, category, subcat, cgidata, doc)
File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 1263, in change_options
send_admin_notif, invitation)
File "/var/lib/mailman/Mailman/MailList.py", line 902, in ApprovedAddMember
digest, text)
File "/var/lib/mailman/Mailman/Deliverer.py", line 78, in SendSubscribeAck
text, pluser)
File "/var/lib/mailman/Mailman/Message.py", line 206, in __init__
errors='replace')
TypeError: __init__() got an unexpected keyword argument 'errors'
________________________________________________________________________
Python information:
Variable
Value
sys.version
2.2.2 (#1, Mar 21 2003, 23:01:54)
[GCC 3.2.3 20030316 (Debian
prerelease)]
sys.executable
/usr/bin/python
sys.prefix
/usr
sys.exec_prefix
/usr
sys.path
/usr
sys.platform
linux2
________________________________________________________________________
Environment variables:
Variable
Value
PATH_INFO
/test/members/add
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
CONTENT_TYPE
multipart/form-data;
boundary=---------------------------76577989416025599901281743035
HTTP_REFERER
http://lists.ruwenzori.net/mailman/admin/test/members/add
SCRIPT_FILENAME
/usr/lib/cgi-bin/mailman/admin
PYTHONPATH
/var/lib/mailman
SERVER_SOFTWARE
Apache/1.3.27 (Unix) Debian
GNU/Linux PHP/4.1.2 mod_perl/1.27
DAV/1.0.3
SERVER_ADMIN
jim at jipo.com
SCRIPT_NAME
/mailman/admin
SERVER_SIGNATURE
Apache/1.3.27 Server at
lists.ruwenzori.net Port 80
REQUEST_METHOD
POST
HTTP_HOST
lists.ruwenzori.net
HTTP_KEEP_ALIVE
300
SERVER_PROTOCOL
HTTP/1.1
QUERY_STRING
PATH_TRANSLATED
/home/jim/public_html/lists.ruwenzori.net/test/members/add
REQUEST_URI
/mailman/admin/test/members/add
CONTENT_LENGTH
1021
HTTP_ACCEPT_CHARSET
ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT
Mozilla/5.0 (X11; U; Linux i686)
Gecko/20030527 Galeon/1.3.5
Debian/1.3.5.20030615-1
HTTP_CONNECTION
keep-alive
HTTP_COOKIE
test+admin=2802000000698b250c3f732800000035623038333862646239646564353034336264386664376263646638613234656334303735396434; mailman+admin=28020000006988360c3f732800000036303961326366313561303734666631633761626631363838363934383966636633663664393435
SERVER_NAME
lists.ruwenzori.net
REMOTE_ADDR
194.206.12.82
REMOTE_PORT
35081
SERVER_ADDR
80.67.180.102
SERVER_PORT
80
GATEWAY_INTERFACE
CGI/1.1
HTTP_ACCEPT_ENCODING
gzip,deflate,compress;q=0.9
UNIQUE_ID
Pww24n8AAAEAACTiGl8
DOCUMENT_ROOT
/home/jim/public_html/lists.ruwenzori.net
More information about the Mailman-Users
mailing list