> "tdavis" == tdavis <[EMAIL PROTECTED]> writes:
tdavis> What does this mean? Mailman owns the lockfiles.
Does it own the directory where they're being created? Or is that
what you mean by "owns the lockfiles"?
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsu
Traceback (innermost last):
File "/home/mailman/cron/qrunner", line 275, in ?
lock.lock(timeout=0.5)
File "/home/mailman/Mailman/LockFile.py", line 219, in lock
self.__write()
File "/home/mailman/Mailman/LockFile.py", line 350, in __write
fp = open(self.__tmpfname, 'w')
IOE