user attempted to list additional subscriptions

Bug #265199 reported by Bug Importer
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Barry Warsaw

Bug Description

user attempted to list additional subscriptions

Traceback (innermost last):
  File "/usr/mailman/scripts/driver", line 112, in run_main
    main()
  File "/usr/mailman/Mailman/Cgi/handle_opts.py", line 74, in
main
    process_form(mlist, user, doc)
  File "/usr/mailman/Mailman/Cgi/handle_opts.py", line 159, in
process_form
    all_links = filter(None, Utils.map_maillists(optionslinks))
  File "/usr/mailman/Mailman/Utils.py", line 426, in
map_maillists
    l = MailList(i)
  File "/usr/mailman/Mailman/MailList.py", line 69, in __init__
    self.Load()
  File "/usr/mailman/Mailman/MailList.py", line 832, in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info

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

Environment variables:
Variable Value
DOCUMENT_ROOT /usr/www
SERVER_ADDR 216.92.1.92
HTTP_ACCEPT_ENCODING gzip, deflate
CONTENT_LENGTH 151
CONTENT_TYPE application/x-www-form-urlencoded
PATH_TRANSLATED /<email address hidden>
REMOTE_ADDR 216.6.133.31
UNIQUE_ID OaUd@9hcAVwAAWOYVdo
HTTP_ACCEPT_LANGUAGE en-us
GATEWAY_INTERFACE CGI/1.1
SERVER_PORT 80
HTTP_CONNECTION Keep-Alive
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 5.01; Windows 98)
HTTP_ACCEPT application/vnd.ms-excel, application/msword,
application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg,
image/pjpeg, application/x-comet, */*
REQUEST_URI /<email address hidden>
PATH /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin
QUERY_STRING
SCRIPT_FILENAME /usr/mailman/cgi-bin/handle_opts
PATH_INFO /<email address hidden>
HTTP_HOST www.pairlist.net
REQUEST_METHOD POST
SERVER_SIGNATURE
SCRIPT_NAME /mailman/handle_opts
SERVER_ADMIN <email address hidden>
SERVER_SOFTWARE Apache/1.3.9 (Unix)
PYTHONPATH /usr/mailman
HTTP_REFERER http://www.pairlist.net/mailman/subscribe/pinhole-discussion
SERVER_NAME www.pairlist.net
REMOTE_PORT 1561
SERVER_PROTOCOL HTTP/1.1

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

Tags: web-cgi
Revision history for this message
Thomas Wouters (thomas) wrote :

What version of Mailman ? (map_maillists was removed in 2.0-something, I
believe, so the problem might already be fixed.) And are you sure these
aren't just file-permission problems ? Did you try running 'bin/check_perms
-f' ?

Revision history for this message
Barry Warsaw (barry) wrote :

Sorry, this isn't enough information to debug the problem. What version of
Mailman are you using? What version of Python? If possible, please give
an exact recipe to reproduce the error.

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.