Admin msg handoffs lead to error

Bug #265793 reported by Jdoupnik
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Medium
Unassigned

Bug Description

Mailman 2.1b5 on FreeBSD 4.7-RELEASE.
Admin, dealing with held msgs about list unsubscribes
and administrativia. Choosing to copy the msg to admin
leads to Mailman error in cPickle.load. error log
snippet follows:

Nov 27 11:38:55 2002 admin(6788):
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(6788): [----- Mailman Version: 2.1b5 -----]
admin(6788): [----- Traceback ------]
admin(6788): Traceback (most recent call last):
admin(6788): File
"/usr/local/mailman/scripts/driver", line 87, in run_main
admin(6788): main()
admin(6788): File
"/usr/local/mailman/Mailman/Cgi/confirm.py", line 146,
in ma
in
admin(6788): heldmsg_confirm(mlist, doc, cookie)
admin(6788): File
"/usr/local/mailman/Mailman/Cgi/confirm.py", line 583,
in he
ldmsg_confirm
admin(6788): ign, sender, msgsubject, ign, ign, ign
= mlist.GetRecord(id)
admin(6788): File
"/usr/local/mailman/Mailman/ListAdmin.py", line 164, in
GetR
ecord
admin(6788): type, data = self.__db[id]
admin(6788): KeyError: 2
admin(6788): [----- Python Information -----]
admin(6788): sys.version = 2.2.1 (#1, Oct 5
2002, 11:19:44)
[GCC 2.95.4 20020320 [FreeBSD]]
admin(6788): sys.executable = /usr/local/bin/python
admin(6788): sys.prefix = /usr/local
admin(6788): sys.exec_prefix = /usr/local
admin(6788): sys.path = /usr/local
admin(6788): sys.platform = freebsd4
admin(6788): [----- Environment Variables -----]
admin(6788): PATH_INFO: /testlist
admin(6788): CONTENT_LENGTH: 69
admin(6788): CONTENT_TYPE:
application/x-www-form-urlencoded
admin(6788): HTTP_COOKIE:
novell+admin=2802000000699610e53d7328000
blahblah338666363313565643533303331; testli
st+admin=280200000blahmoreblah335383730643
362326433343364393663343438643837633163
admin(6788): SCRIPT_FILENAME:
/usr/local/mailman/cgi-bin/confirm
admin(6788): PYTHONPATH: /usr/local/mailman
admin(6788): SERVER_SOFTWARE: Apache
      etc

[http://sourceforge.net/tracker/index.php?func=detail&aid=645453&group_id=103&atid=100103]

Tags: web-cgi
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.