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

Mark Sapiro mark at msapiro.net
Wed Mar 27 19:29:51 CET 2013


Bob R wrote:
>
>$ ll /var/lib/mailman/locks/
>total 8
>drwxrwsr-x 2 root list  80 Mar 26 12:22 ./
>drwxrwxrwt 5 root root 100 Mar 26 07:33 ../
>-rw-rw-r-- 2 list list  61 Mar 27  2013 master-qrunner
>-rw-rw-r-- 2 list list  61 Mar 27  2013 master-qrunner.mydomain.com.3488


That's a bit unusual.

drwxrwxrwt 5 root root 100 Mar 26 07:33 ../

refers to the /var/lib/mailman/ directory. I would expect it to be

drwxrwsr-x 5 root list 100 Mar 26 07:33 ../

however, I don't think that would cause this issue.

Is it only cron jobs that have this issue? Are they running as user
'list' (they should be). does 'somelist' work normally otherwise? Can
you access its web admin interface?

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list