[Mailman-Developers] Fwd: Mailman error messages.

Christopher Kolar ckolar@admin.aurora.edu
Thu, 22 Jun 2000 09:37:46 -0500


--=====================_64945825==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

This was sent to me by someone.  No need to reply directly to me, and the 
person is not on the list.

--chris



>From: "czh" <tonytsai@ec.dayi.com>
>To: <ckolar@admin.aurora.edu>
>Subject: Mailman error messages.
>Date: Thu, 22 Jun 2000 14:30:43 +0800
>X-Mailer: Microsoft Outlook Express 5.00.2615.200
>
>Hi Ckolar,
>I just want to install Mailman into my Slackware, but got the error messages,
>   ---------------- Begin of error messages  -------------
>
>
>Bug in Mailman version 2.0beta2
>
>
>
>
>
>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 "/home/mailman/scripts/driver", line 64, in run_main
>     immediate=1)
>   File "/home/mailman/Mailman/Logging/StampedLogger.py", line 49, in __init__
>     Logger.__init__(self, category, nofail, immediate)
>   File "/home/mailman/Mailman/Logging/Logger.py", line 40, in __init__
>     self.__get_f()
>   File "/home/mailman/Mailman/Logging/Logger.py", line 55, in __get_f
>     f = self.__fp = open(self.__filename, 'a+', 1)
>IOError: [Errno 13] Permission denied: '/home/mailman/logs/error'
>
>
>
>----------
>
>
>Python information:
>
>
>
>Variable Value
>sys.version 1.5.2 (#1, Jul 17 1999, 22:10:16) [GCC egcs-2.91.66 
>19990314/Linux (egcs-
>sys.executable /usr/bin/python
>sys.prefix /usr
>sys.exec_prefix /usr
>sys.path /usr
>sys.platform linux2
>
>
>----------
>
>
>Environment variables:
>
>
>
>Variable Value
>DOCUMENT_ROOT /usr/local/etc/httpd/htdocs
>SERVER_ADDR 203.74.9.7
>HTTP_ACCEPT_ENCODING gzip, deflate, gzip, deflate
>SERVER_PORT 443
>PATH_TRANSLATED /usr/local/etc/httpd/htdocs/abcde
>ssl_unclean_shutdown 1
>SERVER_PROTOCOL HTTP/1.1
>HTTP_ACCEPT_LANGUAGE zh-tw, zh-tw
>GATEWAY_INTERFACE CGI/1.1
>nokeepalive 1
>HTTP_CONNECTION Keep-Alive
>HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
>HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
>application/vnd.ms-powerpoint, application/vnd.ms-excel, 
>application/msword, */*
>REQUEST_URI /mailman/admin/abcde
>SERVER_NAME czh.dayi.com
>PATH 
>/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/games:/opt/kde/bin:/usr/share/texmf/bin 
>
>QUERY_STRING
>SCRIPT_FILENAME /home/mailman/cgi-bin/admin
>HTTPS on
>PATH_INFO /abcde
>HTTP_HOST czh.dayi.com
>REQUEST_METHOD GET
>SERVER_SIGNATURE Apache/1.3.12 Server at czh.dayi.com Port 443
>SCRIPT_NAME /mailman/admin
>SERVER_ADMIN root@czh.dayi.com
>SERVER_SOFTWARE Apache/1.3.12 (Unix) PHP/4.0.0 mod_ssl/2.6.4 OpenSSL/0.9.5a
>PYTHONPATH /home/mailman
>REMOTE_ADDR 203.74.9.62
>REMOTE_PORT 64731

--=====================_64945825==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
This was sent to me by someone.&nbsp; No need to reply directly to me,
and the person is not on the list.<br>
<br>
--chris<br>
<br>
<br>
<br>
<blockquote type=cite cite>From: &quot;czh&quot;
&lt;tonytsai@ec.dayi.com&gt;<br>
To: &lt;ckolar@admin.aurora.edu&gt;<br>
Subject: Mailman error messages.<br>
Date: Thu, 22 Jun 2000 14:30:43 +0800<br>
X-Mailer: Microsoft Outlook Express 5.00.2615.200<br>
<br>
<font size=2>Hi Ckolar,</font><br>
<font size=2>I just want to install Mailman into my Slackware, but got
the error messages,</font><br>
<font size=2>&nbsp; ---------------- Begin of error messages&nbsp;
-------------</font><br>
<font size=2><br>
</font><h2><b>Bug in Mailman version 2.0beta2</b></h2><font size=2><br>
<br>
<br>
</font><h3><b>We're sorry, we hit a bug!</b></h3><font size=2><br>
<br>
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! <br>
</font><h4><b>Traceback:</b></h4><font size=2><br>
<br>
<br>
</font><pre>Traceback (innermost last):
&nbsp; File &quot;/home/mailman/scripts/driver&quot;, line 64, in
run_main
&nbsp;&nbsp;&nbsp; immediate=1)
&nbsp; File &quot;/home/mailman/Mailman/Logging/StampedLogger.py&quot;,
line 49, in __init__
&nbsp;&nbsp;&nbsp; Logger.__init__(self, category, nofail, immediate)
&nbsp; File &quot;/home/mailman/Mailman/Logging/Logger.py&quot;, line 40,
in __init__
&nbsp;&nbsp;&nbsp; self.__get_f()
&nbsp; File &quot;/home/mailman/Mailman/Logging/Logger.py&quot;, line 55,
in __get_f
&nbsp;&nbsp;&nbsp; f = self.__fp = open(self.__filename, 'a+', 1)
IOError: [Errno 13] Permission denied: '/home/mailman/logs/error'


</pre><font face="Courier New, Courier"><hr>
</font><br>
<h4><b>Python information:</b></h4><br>
<br>
Variable Value<br>
<tt>sys.version</tt> 1.5.2 (#1, Jul 17 1999, 22:10:16) [GCC egcs-2.91.66
19990314/Linux (egcs- <br>
<tt>sys.executable</tt> /usr/bin/python <br>
<tt>sys.prefix</tt> /usr <br>
<tt>sys.exec_prefix</tt> /usr <br>
<tt>sys.path</tt> /usr <br>
<tt>sys.platform</tt> linux2 <br>
<br>
<hr>
<br>
<h4><b>Environment variables:</b></h4><br>
<br>
Variable Value<br>
<tt>DOCUMENT_ROOT </tt>/usr/local/etc/httpd/htdocs <br>
<tt>SERVER_ADDR </tt>203.74.9.7 <br>
<tt>HTTP_ACCEPT_ENCODING </tt>gzip, deflate, gzip, deflate <br>
<tt>SERVER_PORT </tt>443 <br>
<tt>PATH_TRANSLATED </tt>/usr/local/etc/httpd/htdocs/abcde <br>
<tt>ssl_unclean_shutdown </tt>1 <br>
<tt>SERVER_PROTOCOL </tt>HTTP/1.1 <br>
<tt>HTTP_ACCEPT_LANGUAGE </tt>zh-tw, zh-tw <br>
<tt>GATEWAY_INTERFACE </tt>CGI/1.1 <br>
<tt>nokeepalive </tt>1 <br>
<tt>HTTP_CONNECTION </tt>Keep-Alive <br>
<tt>HTTP_USER_AGENT </tt>Mozilla/4.0 (compatible; MSIE 5.0; Windows 98;
DigExt) <br>
<tt>HTTP_ACCEPT </tt>image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-powerpoint, application/vnd.ms-excel,
application/msword, */* <br>
<tt>REQUEST_URI </tt>/mailman/admin/abcde <br>
<tt>SERVER_NAME </tt>czh.dayi.com <br>
<tt>PATH
</tt>/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/games:/opt/kde/bin:/usr/share/texmf/bin
<br>
<tt>QUERY_STRING </tt><br>
<tt>SCRIPT_FILENAME </tt>/home/mailman/cgi-bin/admin <br>
<tt>HTTPS </tt>on <br>
<tt>PATH_INFO </tt>/abcde <br>
<tt>HTTP_HOST </tt>czh.dayi.com <br>
<tt>REQUEST_METHOD </tt>GET <br>
<tt>SERVER_SIGNATURE </tt>Apache/1.3.12 Server at czh.dayi.com Port
443<br>
<tt>SCRIPT_NAME </tt>/mailman/admin <br>
<tt>SERVER_ADMIN </tt>root@czh.dayi.com <br>
<tt>SERVER_SOFTWARE </tt>Apache/1.3.12 (Unix) PHP/4.0.0 mod_ssl/2.6.4
OpenSSL/0.9.5a <br>
<tt>PYTHONPATH </tt>/home/mailman <br>
<tt>REMOTE_ADDR </tt>203.74.9.62 <br>
<tt>REMOTE_PORT </tt>64731 </blockquote></html>

--=====================_64945825==_.ALT--