[Mailman-Users] qrunner dying (Somewhat long)

Jon Carnes jonc at nc.rr.com
Thu May 1 09:21:32 CEST 2003


On Wed, 2003-04-30 at 17:35, Kysh wrote:
> > >Thanks for your reply! See below--
> > 
> > Well, the absence of any output to the error log and the fact that each 
> > qrunner process started by mailmanctl is returning an exit status of 1 is 
> > interesting.
> > The qrunner process appear to do nothing before exiting.
> > getting into the error log I' m wondering if the attempt by the child to 
> > run the qrunner fails
> > What is the value assigned to the variable PYTHON in 
> > $prefix/Mailman/Defaults.py, is this the path to your python executable, 
> > and does it match the path in the #! in line 1 of the $prefix/bin/qrunner 
> > and $prefix/bin/mailmanctl files?
> 
> /usr/bin/python, which is the correct python and they're all identical.
> 
> -Kysh

You might want to try and isolate the problem using strace...

  su mailman
  cd ~mailman
  bin/qrunner -ovr All

Now lets do it with strace:
  strace bin/qrunner -ovr All






More information about the Mailman-Users mailing list