Anyone any idea why qrunner might go ‘stale’ to quote the log. We can fix each time it does it, by restarting MailMan with the cleanup option turned on but it’s started doing more often recently, and it’s becoming a pain. Also we (the admins) have started getting entries from MailMan with the following in it:
Subject: Cron /usr/bin/python -S /usr/share/mailman/cron/disabled
Traceback (most recent call last):
File “/usr/share/mailman/cron/disabled”, line 219, in ?
main()
File “/usr/share/mailman/cron/disabled”, line 212, in main
mlist.Save()
File “/usr/share/mailman/Mailman/MailList.py”, line 526, in Save
self.__save(dict)
File “/usr/share/mailman/Mailman/MailList.py”, line 498, in __save
os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: ‘/private/var/mailman/lists/events/config.pck.last’
What’s that all about!!?
Cheers
Comments are closed