[ mailman-Bugs-1041791 ] Bug in Mailman version 2.1.5 - help

SourceForge.net noreply at sourceforge.net
Sat Oct 30 06:17:28 CEST 2004


Bugs item #1041791, was opened at 2004-10-06 17:14
Message generated for change (Comment added) made by bongervw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1041791&group_id=103

Category: None
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: FeniX (zmrozek)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug in Mailman version 2.1.5 - help

Initial Comment:
Bug in Mailman version 2.1.5

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 "/var/lib/mailman/scripts/driver", line 96, in run_main
    main()
  File "/usr/lib/mailman/Mailman/Cgi/listinfo.py", line 42, in 
main
    listinfo_overview()
  File "/usr/lib/mailman/Mailman/Cgi/listinfo.py", line 88, in 
listinfo_overview
    if mlist.advertised:
  File "/usr/lib/mailman/Mailman/MailList.py", line 144, in 
__getattr__
    raise AttributeError, name
AttributeError: advertised



Python information:

Variable	Value	
sys.version	2.3.4 (#2, Sep 24 2004, 08:39:09) [GCC 3.
3.4 (Debian 1:3.3.4-12)] 	
sys.executable	/usr/bin/python 	
sys.prefix	/usr 	
sys.exec_prefix	/usr 	
sys.path	/usr 	
sys.platform	linux2 	

Environment variables:

Variable	Value	
HTTP_COOKIE 	openwebmail-loginname=jurek; 
openwebmail-httpcompress=0 	
SERVER_SOFTWARE 	Apache/1.3.31 (Debian GNU/Linux) 
mod_gzip/1.3.26.1a 	
SCRIPT_NAME 	/mailman/listinfo 	
SERVER_SIGNATURE 		
REQUEST_METHOD 	GET 	
SERVER_PROTOCOL 	HTTP/1.1 	
QUERY_STRING 		
HTTP_TE 	deflate, gzip, chunked, identity, trailers 	
HTTP_ACCEPT_CHARSET 	iso-8859-2, utf-8, utf-16, iso-
8859-1;q=0.6, *;q=0.1 	
HTTP_USER_AGENT 	Mozilla/4.0 (compatible; MSIE 6.0; 
Windows NT 5.1) Opera 7.54 [pl] 	
HTTP_CONNECTION 	Keep-Alive, TE 	
SERVER_NAME 	eko.org.pl 	
REMOTE_ADDR 	156.17.228.163 	
SERVER_PORT 	80 	
SERVER_ADDR 	195.116.86.81 	
DOCUMENT_ROOT 	/httpd/htdocs/www.eko.wroc.pl 	
PYTHONPATH 	/var/lib/mailman 	
SCRIPT_FILENAME 	/httpd/cgi-bin/mailman/listinfo 	
SERVER_ADMIN 	webmaster at eko.wroc.pl 	
HTTP_HOST 	eko.org.pl 	
HTTP_COOKIE2 	$Version=1 	
HTTP_CACHE_CONTROL 	no-cache 	
REQUEST_URI 	/mailman/listinfo 	
HTTP_ACCEPT 	text/html, application/xml;q=0.9, 
application/xhtml+xml, image/png, image/jpeg, image/gif, 
image/x-xbitmap, */*;q=0.1 	
GATEWAY_INTERFACE 	CGI/1.1 	
REMOTE_PORT 	2632 	
HTTP_ACCEPT_LANGUAGE 	pl;q=1.0,en;q=0.9 	
HTTP_ACCEPT_ENCODING 	deflate, gzip, x-gzip, identity, 
*;q=0 	
UNIQUE_ID 	QWRfL8N0VlEAACVGm7I

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

Comment By: Vance Wheelock II (bongervw)
Date: 2004-10-30 00:17

Message:
Logged In: YES 
user_id=100213

I had the same issue after upgrading to 2.1.5....
This can be caused when you have a corrupted list or a list 
does not contain all of it's pieces. 

I have a small number of lists, so I ran the list_members script 
for each list until I found the offending list. In my case it was 
easy because it was a dummy "test" list that I could remove. 

If others have this issue on a valid list, then they will need to 
backup the lists files and recreate it. (someone else may have 
a beter way to fix the corruption depending upon what it is)

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

Comment By: Tokio Kikuchi (tkikuchi)
Date: 2004-10-13 09:06

Message:
Logged In: YES 
user_id=67709

Can you explain more detail of the environment ?
Is this your fresh install of mailman, or upgrading from
older version ? Install from source or package ?  What do
you you when you exec 'ls -l <prefix>/lists/*' ?


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1041791&group_id=103


More information about the Mailman-coders mailing list