[Mailman-Users] mailman installation gone wild

Eric Alan Solo sambarino1337 at gmail.com
Fri Sep 10 10:37:05 CEST 2010


Hello,

I'm really struggling to resolve this issue.
I'm trying to get mailman working on ubuntu server 10.04, python version is 2.6

When I go to http://[domain]/cgi-bin/mailman/admin I get this message
---------------------
Bug in Mailman version 2.1.13

We're sorry, we hit a bug!

Please inform the webmaster for this site of this problem. Printing of
traceback and other system information has been explicitly inhibited,
but the webmaster can find this information in the Mailman error logs.
---------------------

So I looked at the logs and got this:
---------------------
Sep 09 10:54:31 2010 (6583) Uncaught runner exception: [Errno 2] No
such file or directory:
'/var/lib/mailman/qfiles/virgin/1284044070.895802+ece90b45123d6e588e80b0be3e988dff72818cab.pck'
Sep 09 10:54:31 2010 (6583) Traceback (most recent call last):
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 100, in _oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/var/lib/mailman/Mailman/Queue/Switchboard.py", line 154, in dequeue
    fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/var/lib/mailman/qfiles/virgin/1284044070.895802+ece90b45123d6e588e80b0be3e988dff72818cab.pck'

Sep 09 10:54:31 2010 (6583) Skipping and preserving unparseable
message: 1284044070.895802+ece90b45123d6e588e80b0be3e988dff72818cab
Sep 09 10:54:31 2010 (7283) Failed to unlink/preserve backup file:
/var/lib/mailman/qfiles/virgin/1284044070.895802+ece90b45123d6e588e80b0be3e988dff72818cab.bak
---------------------

I'm not sure if it's relevant but when I go to
http://[domain]/cgi-bin/mailman/ I get "You don't have permission to
access /cgi-bin/mailman/ on this server."

I've been trying to fix this for approxamitely 14 hours so it is
highly likely that something I tried during that time has broken
something.
At one point it did actually work but I can't even remember what I did
to break it again.

Regards,
Eric


More information about the Mailman-Users mailing list