Your logs tell it all;) Check the permissions on the files, I believe there's a permcheck script in the mailman directory.. Run that as root. On Sunday 24 November 2002 8:50 pm, Victor Allen wrote: > Background: > > Debian Stable with Postfix as MTA and Apache as webserver. > > After apt-get install-ing mailman, I get the following crontab error over > and over again: > > Traceback (most recent call last): > File "/var/lib/mailman/cron/qrunner", line 276, in ? > lock.lock(timeout=0.5) > File "/var/lib/mailman/Mailman/LockFile.py", line 219, in lock > self.__write() > File "/var/lib/mailman/Mailman/LockFile.py", line 350, in __write > fp = open(self.__tmpfname, 'w') > IOError: [Errno 13] Permission denied: > '/var/lib/mailman/locks/qrunner.lock.crash.30060' > > > I really have no idea what's wrong here or how to fix it. Any help would > be most appreciated. > > - Victor > ***************************** > Victor Allen > MIDN 1/c, USNR > Brother, Delta Chi Fraternity > email: [EMAIL PROTECTED] > > > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/wolf%40wolfstream.net
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [email protected] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
