[Mailman-Users] new install question

Ivan Dimitrov dobber at bastun.net
Mon Aug 4 16:15:18 CEST 2003


when invoked from the web, here is what it says:

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/local/mailman/scripts/driver", line 68, in run_main
    immediate=1)
  File "/usr/local/mailman/Mailman/Logging/StampedLogger.py", line 52, in __init__
    Logger.__init__(self, category, nofail, immediate)
  File "/usr/local/mailman/Mailman/Logging/Logger.py", line 49, in __init__
    self.__get_f()
  File "/usr/local/mailman/Mailman/Logging/Logger.py", line 67, in __get_f
    1)
  File "/usr/lib/python2.2/codecs.py", line 496, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 13] Permission denied: '/usr/local/mailman/logs/error'




________________________________________________________________________
Python information:
              Variable
               Value
sys.version
2.2.3+ (#1, Jul 5 2003, 11:04:18)
[GCC 3.3.1 20030626 (Debian
prerelease)] 
sys.executable
/usr/bin/python 
sys.prefix
/usr 
sys.exec_prefix
/usr 
sys.path
/usr 
sys.platform
linux2 


________________________________________________________________________
Environment variables:
              Variable
               Value
HTTP_COOKIE 
PHPSESSID=7b0915c23af98db47fce4e4cbc0c3bcb 
SERVER_SOFTWARE 
Apache/1.3.27 (Unix) Debian
GNU/Linux PHP/4.3.2 
PYTHONPATH 
/usr/local/mailman 
SCRIPT_FILENAME 
/usr/lib/cgi-bin/mailman/listinfo 
SERVER_ADMIN 
webmaster at phtest1 
SCRIPT_NAME 
/cgi-bin/mailman/listinfo 
SERVER_SIGNATURE 
Apache/1.3.27 Server at 127.0.0.1
Port 80
REQUEST_METHOD 
GET 
HTTP_HOST 
phtest1.bastun.net 
HTTP_KEEP_ALIVE 
300 
SERVER_PROTOCOL 
HTTP/1.1 
QUERY_STRING 

REQUEST_URI 
/cgi-bin/mailman/listinfo 
HTTP_ACCEPT 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
HTTP_ACCEPT_CHARSET 
windows-1251,utf-8;q=0.7,*;q=0.7 
HTTP_USER_AGENT 
Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.4) Gecko/20030714
Debian/1.4-2 
HTTP_CONNECTION 
keep-alive 
SERVER_NAME 
127.0.0.1 
REMOTE_ADDR 
213.222.51.199 
REMOTE_PORT 
37840 
HTTP_ACCEPT_LANGUAGE 
bg 
SERVER_ADDR 
213.222.51.208 
SERVER_PORT 
80 
GATEWAY_INTERFACE 
CGI/1.1 
HTTP_ACCEPT_ENCODING 
gzip,deflate 
UNIQUE_ID 
Py6UF38AAAEAAHYKAZE 
DOCUMENT_ROOT 
/var/www 


hope this helps identify the problem
also it is the same error for all mailman scripts
I think it's a system problem, but don't know what

On ?, 2003-07-31 at 17:49, Ivan Dimitrov wrote:
> Hi list
> I've been trying to install mailman-2.1.2 following the INSTALL file and
> at configuring the list I've created here is the message I got:
> 
> [root at phtest1.bastun.net]:/usr/local/mailman# bin/config_list -i
> data/sitelist.cfg mailman
> Traceback (most recent call last):
>   File "bin/config_list", line 339, in ?
>     main()
>   File "bin/config_list", line 334, in main
>     do_input(listname, infile, checkonly, verbose)
>   File "bin/config_list", line 240, in do_input
>     mlist = MailList.MailList(listname, lock=not checkonly)
>   File "/usr/local/mailman/Mailman/MailList.py", line 122, in __init__
>     self.Lock()
>   File "/usr/local/mailman/Mailman/MailList.py", line 159, in Lock
>     self.Load()
>   File "/usr/local/mailman/Mailman/MailList.py", line 613, in Load
>     self.CheckValues()
>   File "/usr/local/mailman/Mailman/MailList.py", line 644, in
> CheckValues
>     if '' in urlparse(self.web_page_url)[:2]:
>   File "/usr/lib/python2.2/urlparse.py", line 53, in urlparse
>     tuple = urlsplit(url, scheme, allow_fragments)
>   File "/usr/lib/python2.2/urlparse.py", line 83, in urlsplit
>     i = url.find(':')
> AttributeError: 'NoneType' object has no attribute 'find'
> 
> 
> Can You please help me fix the problem.
> Thanks in advance
-- 

Hi! I'm your friendly neighbourhood signature virus.
Copy me to your signature file and help me spread!




More information about the Mailman-Users mailing list