[Mailman-Developers] AssertionError in 2.1.5a4

Tokio Kikuchi tkikuchi at is.kochi-u.ac.jp
Fri Feb 27 01:08:21 EST 2004


Hi Barry,

Here is a report on 2.1.5 alpha.

A user hited unsbscribe button on his options page and got this error.
Looks like 'assert' is not needed because 'Locked()' locks the list
if it is not locked.


Bug in Mailman version 2.1.5a4

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 "/usr/local/mailman/scripts/driver", line 87, in run_main
    main()
  File "/usr/local/mailman/Mailman/Cgi/options.py", line 179, in main
    mlist.ConfirmUnsubscription(user, userlang)
  File "/usr/local/mailman/Mailman/MailList.py", line 1215, in
ConfirmUnsubscription
    cookie = self.pend_new(Pending.UNSUBSCRIPTION, addr)
  File "/usr/local/mailman/Mailman/Pending.py", line 63, in pend_new
    assert self.Locked()
AssertionError



-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/





More information about the Mailman-Developers mailing list