Mailman problem...

epigrottero epi at datis.it
Wed Dec 8 13:11:52 CET 2004


Hi, excuse me for my english, i have installed a Mandrake 9.2 (in the package there is Mailman 2.1.2 included) but when i try the creation of a new list i receive this message:

Bug in Mailman version 2.1.2

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/lib/mailman/scripts/driver", line 87, in run_main
    main()
  File "/usr/lib/mailman/Mailman/Cgi/create.py", line 55, in main
    process_request(doc, cgidata)
  File "/usr/lib/mailman/Mailman/Cgi/create.py", line 176, in process_request
    mlist.Create(listname, owner, pw, langs)
  File "/usr/lib/mailman/Mailman/MailList.py", line 450, in Create
    self.InitVars(name, admin, crypted_password)
  File "/usr/lib/mailman/Mailman/MailList.py", line 368, in InitVars
    baseclass.InitVars(self)
  File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line 116, in InitVars
    }, mlist=self))
  File "/usr/lib/mailman/Mailman/Utils.py", line 467, in maketext
    raise IOError(errno.ENOENT, 'No template file found', templatefile)
IOError: [Errno 2] No template file found: 'emptyarchive.html'

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

Python information:
Variable Value 
sys.version 2.3 (#2, Aug 31 2003, 17:27:29) [GCC 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk)]  
sys.executable /usr/bin/python  
sys.prefix /usr  
sys.exec_prefix /usr  
sys.path /usr  
sys.platform linux2  

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

Environment variables:
Variable Value 
HTTP_COOKIE  POSTNUKESID=c73aea178415ae184c58ed0774c781b4; pnphpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D  
SERVER_SOFTWARE  Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6mdk) mod_perl/1.99_09 Perl/v5.8.1 auth_mysql/1.11 mod_ssl/2.0.47 OpenSSL/0.9.7b PHP/4.3.2  
SCRIPT_NAME  /mailman/create  
SERVER_SIGNATURE  Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6mdk) mod_perl/1.99_09 Perl/v5.8.1 auth_mysql/1.11 mod_ssl/2.0.47 OpenSSL/0.9.7b PHP/4.3.2 Server at 192.168.1.2 Port 80 
REQUEST_METHOD  POST  
SERVER_PROTOCOL  HTTP/1.1  
QUERY_STRING   
CONTENT_LENGTH  142  
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)  
HTTP_CONNECTION  Keep-Alive  
HTTP_REFERER  http://192.168.0.1/mailman/create  
SERVER_NAME  192.168.1.2  
REMOTE_ADDR  192.168.0.2  
SERVER_PORT  80  
SERVER_ADDR  192.168.0.1  
DOCUMENT_ROOT  /var/www/html  
PYTHONPATH  /usr/lib/mailman  
SCRIPT_FILENAME  /usr/lib/mailman/cgi-bin/create  
SERVER_ADMIN  root at localhost  
HTTP_HOST  192.168.0.1  
HTTP_CACHE_CONTROL  no-cache  
REQUEST_URI  /mailman/create  
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*  
GATEWAY_INTERFACE  CGI/1.1  
REMOTE_PORT  1751  
HTTP_ACCEPT_LANGUAGE  it  
CONTENT_TYPE  application/x-www-form-urlencoded  
HTTP_ACCEPT_ENCODING  gzip, deflate  

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

I am stopped here from more time, Can you help me?
Thanks, epigrottero.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-coders/attachments/20041208/8ef878c0/attachment.html


More information about the Mailman-coders mailing list