[Mailman-Users] Perms?

Dave Magill dave at s3x.com
Thu Sep 26 20:23:55 CEST 2002


Yup, been deleting locks, with cron every minute. Doesn't really help
though. I've run the config_list -c -o and it doesn't show any problems.

root at willow bin]# python -V
Python 2.2.1
[root at willow bin]# ver
[root at willow bin]# ./version
Using Mailman version 2.0.13

Sorely confused.

Thanks,
	Dave.




On 25 Sep 2002, Jon Carnes wrote:

> In the same directory their is an app to check the configuration of a
> list.  You can run that to see if your list's configuration file is
> corrupt, but it may be something simplier... have you checked in the
> ~mailman/locks/..  directory?  Delete any old locks (or new locks if
> your not running anything).
> 
> Jon
> On Wed, 2002-09-25 at 14:37, Dave Magill wrote:
> > Hi,
> > 
> > I've run check+perms and it has no complaints, but mailman crashes on
> > every request. I have no idea about python, so can someone point me in the
> > right direction? What is going on here?
> > 
> > Regards,
> > 	Dave.
> > 
> > 
> > 
> > Sep 25 19:14:01 2002 (25006) Delivery exception:
> > Sep 25 19:14:01 2002 (25006) Traceback (most recent call last):
> >   File "/home/apache/sites/mailman//Mailman/Handlers/HandlerAPI.py", line
> > 82, in do_pipeline
> >     func(mlist, msg, msgdata)
> >   File "/home/apache/sites/mailman//Mailman/Handlers/SMTPDirect.py", line
> > 77, in process
> >     mlist.Lock()
> >   File "/home/apache/sites/mailman//Mailman/MailList.py", line 1339, in
> > Lock
> >     self.__lock.lock(timeout)
> >   File "/home/apache/sites/mailman//Mailman/LockFile.py", line 266, in
> > lock
> >     raise AlreadyLockedError
> > AlreadyLockedError
> > 
> > Sep 25 19:14:01 2002 qrunner(25006): Traceback (most recent call last):
> > Sep 25 19:14:01 2002 qrunner(25006):   File
> > "/home/apache/sites/mailman/cron/qrunner", line 283, in ?
> > Sep 25 19:14:01 2002 qrunner(25006):      kids = main(lock)
> > Sep 25 19:14:01 2002 qrunner(25006):   File
> > "/home/apache/sites/mailman/cron/qrunner", line 264, in main
> > Sep 25 19:14:01 2002 qrunner(25006):      mlist.Save()
> > Sep 25 19:14:01 2002 qrunner(25006):   File
> > "/home/apache/sites/mailman//Mailman/MailList.py", line 861, in Save
> > Sep 25 19:14:01 2002 qrunner(25006):      self.CheckHTMLArchiveDir()
> > Sep 25 19:14:01 2002 qrunner(25006):   File
> > "/home/apache/sites/mailman//Mailman/Archiver/Archiver.py", line 256, in
> > CheckHTMLArchiveDir
> > Sep 25 19:14:01 2002 qrunner(25006):      makelink(privdir, pubdir)
> > Sep 25 19:14:01 2002 qrunner(25006):   File
> > "/home/apache/sites/mailman//Mailman/Archiver/Archiver.py", line 42, in
> > makelink
> > Sep 25 19:14:01 2002 qrunner(25006):      os.symlink(old, new)
> > Sep 25 19:14:01 2002 qrunner(25006): OSError :  [Errno 2] No such file or
> > directory
> > 
> > 
> > 
> > 
> > ------------------------------------------------------
> > Mailman-Users mailing list
> > Mailman-Users at 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/
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at 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/
> 






More information about the Mailman-Users mailing list