Bug in Mailman version 2.1.5

Bug #266222 reported by Mathhacker
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Unassigned

Bug Description

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/mailman/scripts/driver", line 87, in run_main
    main()
  File "/var/mailman/Mailman/Cgi/admin.py", line 72, in
main
    mlist = MailList.MailList(listname, lock=0)
  File "/var/mailman/Mailman/MailList.py", line 128, in
__init__
    self.Load()
  File "/var/mailman/Mailman/MailList.py", line 593, in
Load
    dict, e = self.__load(file)
  File "/var/mailman/Mailman/MailList.py", line 559, in
__load
    fp = open(dbfile)
IOError: [Errno 13] Permission denied:
'/var/mailman/lists/news_joc/config.pck'

Python information:

Variable Value
sys.version 2.2.3 (#1, Oct 15 2003, 23:33:35) [GCC
3.3.1 20030930 (Red Hat Linux 3.3.1-6)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2

Environment variables:

Variable Value
PATH_INFO /news_joc
PYTHONPATH /var/mailman
SCRIPT_FILENAME /var/mailman/cgi-bin/admin
SERVER_SOFTWARE Apache/2.0.50 (Fedora)
SERVER_ADMIN info@1-eurohost.com
SCRIPT_NAME /mailman/admin
SERVER_SIGNATURE
Apache/2.0.50 (Fedora) Server at lists.jocdirksen.be
Port 80
REQUEST_METHOD GET
HTTP_HOST lists.jocdirksen.be
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
PATH_TRANSLATED /home/httpd/vhosts/default/htdocs/news_joc
REQUEST_URI /mailman/admin/news_joc
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q
=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT
5.0; en-US; rv:1.7.3) Gecko/20040910
HTTP_CONNECTION keep-alive
SERVER_NAME lists.jocdirksen.be
REMOTE_PORT 6134
REMOTE_ADDR 193.191.9.22
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
UNIQUE_ID Z8yi2cOMj2wAAEs3DA4AAABW
SERVER_PORT 80
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT_ENCODING gzip,deflate
SERVER_ADDR 195.140.143.108
DOCUMENT_ROOT /home/httpd/vhosts/default/htdocs

[http://sourceforge.net/tracker/index.php?func=detail&aid=1186599&group_id=103&atid=100103]

Tags: web-cgi
Revision history for this message
Barry Warsaw (barry) wrote :

Run bin/check_perms

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.