[Mailman-Users] Mailman breakdown

Aaron La Mar alamar at partners-intl.net
Sun Jun 4 19:07:51 CEST 2000


I've been using Mailman 1.1 with Python 1.5.2 on FreeBSD 3.1 for several
months now with no problems, but today no Mailman functions seem to be
working. I haven't made any changes to the system, and would greatly
appreciate any advice.

I'm getting the following message from the cron daemon constantly:

Subject: Cron <mailman at access> /usr/local/bin/python
    /usr/local/mailman/cron/gate_news

Traceback (innermost last):
  File "/usr/local/mailman/cron/gate_news", line 119, in ?
    main()
  File "/usr/local/mailman/cron/gate_news", line 58, in main
    mlist = MailList.MailList(name, lock=0)
  File "/usr/local/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/usr/local/mailman/Mailman/MailList.py", line 817, in Load
    raise Errors.MMBadListError, ('Failed to unmarshal config info: '
TypeError: __add__ nor __radd__ defined for these operands

And the following error every time a Mailman web page is hit:

Bug in Mailman version 1.1

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 (innermost last):
  File "/usr/local/mailman/scripts/driver", line 112, in run_main
    main()
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line 59, in main
    FormatAdminOverview()
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line 192, in
FormatAdminOverview
    l = MailList.MailList(n, lock=0)
  File "/usr/local/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/usr/local/mailman/Mailman/MailList.py", line 817, in Load
    raise Errors.MMBadListError, ('Failed to unmarshal config info: '
TypeError: __add__ nor __radd__ defined for these operands

--------------------------------------------------------------------------------

Environment variables:
Variable Value 
DOCUMENT_ROOT  /web/www.neww.org/html  
UNIQUE_ID  OTqL8c8WfRMAAARdFao  
HTTP_ACCEPT_ENCODING  gzip, deflate  
REMOTE_HOST  x.x  
SERVER_PORT  80  
REMOTE_ADDR  x.x.x.x  
HTTP_ACCEPT_LANGUAGE  en-us  
GATEWAY_INTERFACE  CGI/1.1  
SERVER_NAME  www.neww.org  
HTTP_CONNECTION  Keep-Alive  
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)  
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-powerpoint, application/vnd.ms-excel,
application/msword, application/x-comet, */*  
REQUEST_URI  /mailman/admin  
PATH  /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin  
QUERY_STRING   
SCRIPT_FILENAME  /usr/local/mailman/cgi-bin/admin  
HTTP_HOST  www.neww.org  
REQUEST_METHOD  GET  
SERVER_SIGNATURE  Apache/1.3.6 Server at www.neww.org Port 80 
SCRIPT_NAME  /mailman/admin  
SERVER_ADMIN  webmaster at neww.org  
SERVER_SOFTWARE  Apache/1.3.6 (FreeBSD) PHP/3.0.10  
PYTHONPATH  /usr/local/mailman  
SERVER_PROTOCOL  HTTP/1.1  
REMOTE_PORT  61839  







More information about the Mailman-Users mailing list