[Mailman-Users] File Not Found error

Michael Sullivan michael at espersunited.com
Sat Mar 5 14:40:18 CET 2005


I posted this to the gentoo-user list yesterday, but since no one
responded I'll post it here too.

I've been trying all afternoon to get some response from email requests
to subscribe to my test list.  I discovered after many hours of trying
that the mailman daemon wasn't even running.  This confused me because I
started it and made sure it was started before I began trying to
subscribe to the test list.  My email requests to subscribe showed up in
the logs as being successfully sent, but I wasn't getting any kind of
response from mailman.  After I discovered that mailman had been
stopped, I of course started it again.  I guess my subscription requests
were still in the mail queue because I started seeing this printed out
to the terminal prompt:

bullet log # Traceback (most recent call last):
  File "/usr/local/mailman/bin/qrunner", line 270, in ?
    main()
  File "/usr/local/mailman/bin/qrunner", line 230, in main
    qrunner.run()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
    filecnt = self._oneloop()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in
_oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in
dequeue
    fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/usr/local/mailman/qfiles/out/1109975934.623035
+4cd01836ef0e6cef43795017b8bdc4487d050f37.pck'
Traceback (most recent call last):
  File "/usr/local/mailman/bin/qrunner", line 270, in ?
    main()
  File "/usr/local/mailman/bin/qrunner", line 230, in main
    qrunner.run()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
    filecnt = self._oneloop()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in
_oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in
dequeue
    fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/usr/local/mailman/qfiles/out/1109976293.7504261
+b03c5d09f70bf45f9f14f551471a278c0df63795.pck'

Is this something I can fix myself, or something I need to report to the
mailman project?  




More information about the Mailman-Users mailing list