Re: [Mailman-Users] mailman cron throwing persistent lock error(IOError: [Errno 2] No such file or directory...)

2013-03-27 Thread Bob R
On Tue, Mar 26, 2013 at 12:04 PM, Mark Sapiro wrote: > Bob R wrote: > > File "/var/lib/mailman/Mailman/LockFile.py", line 422, in __write > >fp = open(self.__tmpfname, 'w') > >IOError: [Errno 2] No such file or directory: > >'/var/lib/mailman/locks/somelist.lock.myhost.24422.0' > > The error

Re: [Mailman-Users] mailman cron throwing persistent lock error(IOError: [Errno 2] No such file or directory...)

2013-03-26 Thread Mark Sapiro
Bob R wrote: >Hi folks - I keep getting my mailman cron throwing and emailing me >consistent errors: > > >[somelist and myhost redacted...] > > >Example 1: > [...] > File "/var/lib/mailman/Mailman/LockFile.py", line 422, in __write >fp = open(self.__tmpfname, 'w') >IOError: [Errno 2] No such

[Mailman-Users] mailman cron throwing persistent lock error (IOError: [Errno 2] No such file or directory...)

2013-03-26 Thread Bob R
Hi folks - I keep getting my mailman cron throwing and emailing me consistent errors: [somelist and myhost redacted...] Example 1: Subject: Cron [ -x /usr/lib/mailman/cron/disabled ] && /usr/lib/mailman/cron/disabled Traceback (most recent call last): File "/usr/lib/mailman/cron/disabled",