[Mailman-Users] Suddenly - a "bug"

Greg Westin greg at gregwestin.com
Wed Aug 21 22:00:25 CEST 2002


I just tried to add a new list, and when I went to the web interface, it
didn't work.  I can't figure out what has changed recently , except that I
repartitioned my hard drive, so I copied the info off and then replaced
it.

Can anyone suggest some things I can check?  I tried re-installing, which
didn't seem to work, though I could have done it wrong.

Nothing in my mailman log, but an entry in the apache error log shows that
it couldn't write to the mailman log for some reason.  It may not be a
good idea for me to publicly send out all the info from my server logs,
but ignorance is bliss.  The most recent entry from my apache error log is
below.  If you have any ideas for me, please help!

Greg Westin
greg at gregwestin.com


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[----- Mailman Version: 2.0.13 -----]
[----- Traceback ------]
Traceback (most recent call last):
  File "/home/mailman/scripts/driver", line 71, 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 -----]
sys.version    = 2.2.1 (#1, Jul  9 2002, 12:10:44)
[GCC 2.95.2 19991024 (release)]
sys.executable = /usr/local/bin/python
sys.prefix     = /usr/local
sys.exec_prefix= /usr/local
sys.path       = /usr/local
sys.platform   = darwin
[----- Environment Variables -----]
        PYTHONPATH: /home/mailman
        SERVER_SOFTWARE: Apache/1.3.26 (Darwin) PHP/4.2.2
        SCRIPT_FILENAME: /home/mailman/cgi-bin/admin
        SERVER_ADMIN: greg at gregwestin.com
        SCRIPT_NAME: /mailman/admin
        SERVER_SIGNATURE: <ADDRESS>Apache/1.3.26 Server at
www.gregwestin.com Port 80</ADDRESS>

        REQUEST_METHOD: GET
        HTTP_HOST: lists.gregwestin.com
        SERVER_PROTOCOL: HTTP/1.1
        QUERY_STRING:
        REQUEST_URI: /mailman/admin
        HTTP_ACCEPT: */*
        HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
        HTTP_CONNECTION: Keep-Alive
        SERVER_NAME: www.gregwestin.com
        REMOTE_ADDR: 155.41.10.1
        REMOTE_PORT: 36444
        HTTP_ACCEPT_LANGUAGE: en-us
        __CF_USER_TEXT_ENCODING: 0x46:0:0
        SERVER_PORT: 80
        GATEWAY_INTERFACE: CGI/1.1
        HTTP_ACCEPT_ENCODING: gzip, deflate
        SERVER_ADDR: 140.247.133.60
        DOCUMENT_ROOT: /Library/WebServer/Documents






More information about the Mailman-Users mailing list