[Mailman-Developers] One last bug before I leave for Tday

Dale Newfield Dale@Newfield.org
Wed Nov 27 06:46:07 2002


Current CVS.  When approving a message with the "Preserve" box checked, I
got the following error.  It worked fine w/o checking that box.  BTW, this
is working really well, and the VERP-like bounce processing is excellent!

It's possible I caused this--I had this list created before 2.1 that got
upgraded while SAVE_AS_PICKLES was 1, and I since changed it in mm_cfg.py
to 0.  I thought I saw that a qrunner restart was all that was
required--is there something hidden inside the MailList object that stores
this bit and needs to be reset to prevent this breakage?

 -Dale
-------------- next part --------------

Bug in Mailman version 2.1b5+


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 "/Users/mailman/scripts/driver", line 87, in run_main
    main()
  File "/Users/mailman/Mailman/Cgi/admindb.py", line 163, in main
    process_form(mlist, doc, cgidata)
  File "/Users/mailman/Mailman/Cgi/admindb.py", line 736, in process_form
    preserve, forward, forwardaddr)
  File "/Users/mailman/Mailman/ListAdmin.py", line 178, in HandleRequest
    forward, addr)
  File "/Users/mailman/Mailman/ListAdmin.py", line 256, in __handlepost
    msg = cPickle.load(fp)
ValueError: could not convert string to float




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

Python information:

Variable	Value
sys.version	2.2 (#1, 07/14/02, 23:25:09) [GCC Apple cpp-precomp 6.14] 
sys.executable	/usr/bin/python 
sys.prefix	/usr 
sys.exec_prefix	/usr 
sys.path	/usr 
sys.platform	darwin 

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

Environment variables:

Variable	Value
HTTP_UA_OS 	MacOS 
HTTP_ACCEPT 	*/* 
HTTP_PRAGMA 	no-cache 
CONTENT_TYPE 	application/x-www-form-urlencoded 
HTTP_REFERER 	http://mail.spiralentertainment.com/admindb/spiral-announce?msgid=20 
SERVER_SOFTWARE 	Apache/1.3.27 (Darwin) 
PYTHONPATH 	/Users/mailman 
SCRIPT_FILENAME 	/Users/mailman/cgi-bin/admindb 
SERVER_ADMIN 	[no address given] 
SCRIPT_NAME 	/admindb 
QUERY_STRING 	
SERVER_SIGNATURE 	
Apache/1.3.27 Server at mail.spiralentertainment.com Port 80

REQUEST_METHOD 	POST 
HTTP_HOST 	mail.spiralentertainment.com 
PATH_INFO 	/spiral-announce 
SERVER_PROTOCOL 	HTTP/1.1 
HTTP_EXTENSION 	Security/Remote-Passphrase 
HTTP_UA_CPU 	PPC 
REQUEST_URI 	/admindb/spiral-announce 
CONTENT_LENGTH 	23237 
HTTP_USER_AGENT 	Mozilla/4.0 (compatible; MSIE 5.22; Mac_PowerPC) 
HTTP_CONNECTION 	Keep-Alive 
HTTP_COOKIE 	spiral-announce+admin=2802000000691855e43d732800000036653935393031326632623035663266366537663237376166653534656263303962333866613666 
SERVER_NAME 	mail.spiralentertainment.com 
REMOTE_ADDR 	64.192.58.25 
REMOTE_PORT 	49682 
HTTP_ACCEPT_LANGUAGE 	en 
__CF_USER_TEXT_ENCODING 	0x46:0:0 
PATH_TRANSLATED 	/Users/mailman/cgi-bin/spiral-announce 
SERVER_PORT 	80 
GATEWAY_INTERFACE 	CGI/1.1 
REMOTE_HOST 	dsl-64-192-58-25.telocity.com 
SERVER_ADDR 	64.192.58.25 
DOCUMENT_ROOT 	/Library/WebServer/Documents/Newfield.org 


More information about the Mailman-Developers mailing list