[ mailman-Bugs-998384 ] Tend to Pending Moderator Requests breaks on a few lists

SourceForge.net noreply at sourceforge.net
Tue Jul 27 02:15:25 CEST 2004


Bugs item #998384, was opened at 2004-07-26 20:15
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=998384&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Len Hatfield (lenhatfield)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tend to Pending Moderator Requests breaks on a few lists

Initial Comment:
After upgrading from MM 2.0.3 to 2.1.5, I find that on
just a couple of my lists when I access the web-admin
interface and try to follow the "Tend to Pending
Moderator Requests" link, I get the following bug
announcement:

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 "/c/mm2/scripts/driver", line 87, in run_main
    main()
  File "/c/mm2/Mailman/Cgi/admindb.py", line 231, in main
    num = show_pending_subs(mlist, form)
  File "/c/mm2/Mailman/Cgi/admindb.py", line 274, in
show_pending_subs
    pendingsubs = mlist.GetSubscriptionIds()
  File "/c/mm2/Mailman/ListAdmin.py", line 138, in
GetSubscriptionIds
    return self.__getmsgids(SUBSCRIPTION)
  File "/c/mm2/Mailman/ListAdmin.py", line 130, in
__getmsgids
    ids = [k for k, (op, data) in self.__db.items() if
op == rtype]
ValueError: unpack tuple of wrong size



Python information:

Variable	Value
sys.version	2.3.4 (#1, Jul 21 2004, 23:31:00) [GCC
2.95.3 20010315 (release)]
sys.executable	/usr/bin/python
sys.prefix	/usr/local
sys.exec_prefix	/usr/local
sys.path	/usr/local
sys.platform	linux2

Environment variables:

Variable	Value
HTTP_REFERER 	http://wiz.cath.vt.edu/mailman/admin/hel-l
SERVER_SOFTWARE 	Apache
SCRIPT_NAME 	/mailman/admindb
SERVER_SIGNATURE 	
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 (Macintosh; U; PPC Mac OS
X Mach-O; en-US; rv:1.7) Gecko/20040628 Firefox/0.9.1
HTTP_CONNECTION 	keep-alive
HTTP_COOKIE 
hel-l+admin=280200000069299d0541732800000034633337343331663037376464386366353661356532393638663262343937613764313365663234
SERVER_NAME 	wiz.cath.vt.edu
REMOTE_ADDR 	68.185.125.105
PATH_TRANSLATED 	/www/hel-l
SERVER_PORT 	80
SERVER_ADDR 	128.173.51.243
DOCUMENT_ROOT 	/www
PYTHONPATH 	/c/mm2
SCRIPT_FILENAME 	/c/mm2/cgi-bin/admindb
SERVER_ADMIN 	lhat at wiz.cath.vt.edu
HTTP_HOST 	wiz.cath.vt.edu
REQUEST_URI 	/mailman/admindb/hel-l
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 	61615
HTTP_ACCEPT_LANGUAGE 	en-us,en;q=0.5
HTTP_ACCEPT_ENCODING 	gzip,deflate
UNIQUE_ID 	QQWdLICtM-MAAEji16U
PATH_INFO 	/hel-l


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

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


More information about the Mailman-coders mailing list