Bug under link (Tend to pending administrative requests)
OS = RH Linux 7.1 Python = 2.1 mailman = 2.0.5
clicking on the link (Tend to pending administrative requests) under the administration web interface will return the following error message into the mailman error log file:
admin(18366): [----- Traceback ------] admin(18366): Traceback (most recent call last): admin(18366): File "/var/lib/mailman/scripts/driver", line 96, in run_main admin(18366): main() admin(18366): File "/var/lib/mailman/Mailman/Cgi/admindb.py", line 108, in main admin(18366): if len(cgidata.keys()): admin(18366): UnboundLocalError: local variable 'cgidata' referenced before assignment admin(18366): [----- Python Information -----] admin(18366): sys.version = 2.1 (#1, May 31 2001, 18:30:14) [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-81)] admin(18366): sys.executable = /usr/bin/python admin(18366): sys.prefix = /usr admin(18366): sys.exec_prefix= /usr admin(18366): sys.path = /usr admin(18366): sys.platform = linux-i386
Any suggestion??
-- Gerhard Mourani - gmourani@openna.com Operation & Development Manager OpenNA.com - http://www.openna.com/
"GM" == Gerhard Mourani <gmourani@openna.com> writes:
| OS = RH Linux 7.1
| Python = 2.1
| mailman = 2.0.5
GM> clicking on the link (Tend to pending administrative requests)
GM> under the administration web interface will return the
GM> following error message into the mailman error log file:
Are you sure you really installed 2.0.5? This bug was fixed in 2.0.5.
-Barry
participants (2)
-
barry@digicool.com
-
Gerhard Mourani