[Mailman-Users] permission denied error
LuKreme
kremels at kreme.com
Fri Jul 24 05:36:42 CEST 2009
On 23-Jul-2009, at 16:58, Mark Sapiro wrote:
> LuKreme <kremels at kreme.com> wrote:
>>
>> No one has any solutions?
>
> See my reply at
> <http://mail.python.org/pipermail/mailman-users/2009-July/066577.html>
> and provide the information I ask for, and we might be able to help.
Sorry, I never saw that post, it's not in my mail queue. I am getting
these error as system mailing warnings from cron:
Traceback (most recent call last):
File "/usr/local/mailman/cron/gate_news", line 284, in <module>
main()
File "/usr/local/mailman/cron/gate_news", line 264, in main
process_lists(lock)
File "/usr/local/mailman/cron/gate_news", line 199, in process_lists
mlist = MailList.MailList(listname, lock=0)
File "/usr/local/mailman/Mailman/MailList.py", line 130, in __init__
self.Load()
File "/usr/local/mailman/Mailman/MailList.py", line 629, in Load
dict, e = self.__load(file)
File "/usr/local/mailman/Mailman/MailList.py", line 595, in __load
fp = open(dbfile)
IOError: [Errno 13] Permission denied: '/usr/local/mailman/lists/
mailman/config.pck'
I get these emails ever 5 minutes.
Mail sent to the mailing list still goes out.
For now I've simply commented out the crontab line for the mailman user:
#0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/python2.4 -
S /usr/local/mailman/cron/gate_news
(which should be */5 * * * * anyway, no?)
but I don't know that that's a solution?
--
You too will get old. And when you do you'll fantasize that when
you were young prices where reasonable, politicians were noble,
and children respected their elders. Respect your elders.
More information about the Mailman-Users
mailing list