[Mailman-Users] Cron <list at petunia> /usr/bin/python /usr/lib/mailman/cron/run_queue

dmacdoug at hsc.usc.edu dmacdoug at hsc.usc.edu
Tue Apr 20 03:58:39 CEST 1999


Can anyone tell me why I get the following error message every time
cron runs the queue?  This is Mailman 1.0b11.  I've looked at flock.py
but Python is still a foreign language to me.  I can't figure out what
file it isn't able to open or if that is even the problem.

Don MacDougall
dmacdoug at hsc.usc.edu

------ Forwarded message ------
    From: root at petunia.hsc.usc.edu (Cron Daemon)
 Subject: Cron <list at petunia> /usr/bin/python /usr/lib/mailman/cron/run_queue
    Date: Mon, 19 Apr 1999 18:12:01 -0700
      To: list at petunia.hsc.usc.edu

Traceback (innermost last):
  File "/usr/lib/mailman/cron/run_queue", line 31, in ?
    OutgoingQueue.processQueue()
  File "/usr/lib/mailman/Mailman/OutgoingQueue.py", line 88, in processQueue
    lock_file.lock()
  File "/usr/lib/mailman/Mailman/flock.py", line 119, in lock
    os.link(self.lockfile, self.tmpfname)
os.error: (2, 'No such file or directory')






More information about the Mailman-Users mailing list