failure at mailman/subscribe/{list-name}

Bug #265935 reported by Iku-users
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Unassigned

Bug Description

Traceback (most recent call last):
  File "/var/lib/mailman/scripts/driver", line 87, in
run_main
    main()
  File "/usr/lib/mailman/Mailman/Cgi/subscribe.py",
line 96, in main
    process_form(mlist, doc, cgidata, language)
  File "/usr/lib/mailman/Mailman/Cgi/subscribe.py",
line 176, in process_form
    mlist.AddMember(userdesc, remote)
  File "/var/lib/mailman/Mailman/MailList.py", line
831, in AddMember
    text=text, lang=lang)
  File "/var/lib/mailman/Mailman/Message.py", line 206,
in __init__
    errors='replace')
TypeError: __init__() got an unexpected keyword
argument 'errors'

This is when I entered my email address, name,
password, and clicked [subscribe]. This might be a
misconfiguration, but it would be nice to know what
exactly is wrong.

Mailman version 2.1.2

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

Revision history for this message
Iku-users (iku-users) wrote :
Revision history for this message
Darsie (darsie) wrote :

appearently the same bug exists for unsubscribing or
requesting a password reminder. e.g. at
http://bksys.at/mailman/listinfo/test
I'll see if there is already an update for debian/testing
that fixes the bug.

Revision history for this message
Darsie (darsie) wrote :

The debian/unstable package 2.1.2-6 fixes both bugs.

Revision history for this message
Iku-users (iku-users) wrote :

Looks like this problem is *unstable* python problem. In my
case fixed by installing a stable python version.

Revision history for this message
Barry Warsaw (barry) wrote :

Looks like this is not a bug any more.

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.