__init__() got an unexpected keyword argument 'errors'

Bug #266189 reported by Schneemensch
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Unassigned

Bug Description

Hello!
Out of the blue, Mailman stopped working and produced
this bug message on some pages and as a reply to mails
sent to a list:

Traceback (most recent call last):
  File "/usr/local/mailman/scripts/driver", line 87, in
run_main
    main()
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line 175,
in main
    change_options(mlist, category, subcat, cgidata, doc)
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line
1337, in change_options
    whence='admin mass sub')
  File "/usr/local/mailman/Mailman/MailList.py", line 951, in
ApprovedAddMember
    digest, text)
  File "/usr/local/mailman/Mailman/Deliverer.py", line 79, in
SendSubscribeAck
    text, pluser)
  File "/usr/local/mailman/Mailman/Message.py", line 206,
in __init__
    errors='replace')
TypeError: __init__() got an unexpected keyword
argument 'errors'

Python information:

Variable Value
sys.version 2.2.2 (#1, Apr 18 2003, 08:23:15) [GCC 3.3
20030226 (prerelease) (SuSE Linux)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2

The Mailman log "error" shows the same output, nothing
in any of the syslogs.

Can somebody help?

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

Tags: web-cgi
Revision history for this message
Schneemensch (schneemensch) wrote :

Sorry to have bothered you ... reinstalling 2.1.1 from the SuSE
8.2 CD fixed it.

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.