Zbigniew Szalbot wrote: > >I rebooted my machine today and mailman wouldn't start. > >Feb 27 06:46:56 2008 mailmanctl(692): The master qrunner lock could >not be acquired. It appears as though there is >a stale master qrunner lock. Try re-running mailmanctl with the -s flag. > >Now could the reason be that mailman startup script did not have the -s flag?
Yes. You generally want that flag in a startup script. After a reboot, it is guaranteed that all locks are stale as all the processes that set them are gone, so you want the -s flag. I suggested removing it as a debugging aid, not as a permanent change. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp