[Mailman-Users] database error message when upgraded to 2.1.2

Jon Carnes jonc at nc.rr.com
Wed Apr 30 03:59:26 CEST 2003


Hmmm, we might be able to find out quickly exactly where the problem is
if you run qrunner manually and use strace.

First lets run it without using strace and see if that fails as
expected:
  su mailman
  cd ~mailman
  bin/qrunner -ovr All

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

This should generate a lot of output, but it should also barf right at
the problem point.

Jon Carnes

On Tue, 2003-04-29 at 18:08, NOW Website Coordinator wrote:
> At 05:32 PM 04/29/2003 -0400, Jon Carnes wrote:
> 
> >On Tue, 2003-04-29 at 13:29, NOW Website Coordinator wrote:
> > > I didn't get any error messages upgrading from 2.1.1 until I ran
> > > mailmanctl.  Then I got:
> > > Starting Mailman's master qrunner.
> > > [mailman at www2 mailman-2.1.2]$ Warning: Database (2.5.12) != program 
> > (2.6.2)
> > > version.
> > >
> > > This is on Linux Red Hat (recent conversion from Solaris).  Python 2.2.
> > >






More information about the Mailman-Users mailing list