In case anyone is interested, my problem was that /usr/lib/python2.1/lib-dynload/_weakref.so
was missing. weakref.py[c] was present in the parent lib drectory. This was a problem on SusE 7.3 with Python 2.1.1 (#1, Sep 24 2001, 05:28:47). Does anyone know if this file is not part of python 2.1.1 or did SusE miss something? I verified the python rpm and nothing was missing off the disk. Should the minimum, as opposed to recommended, requirements for mailman be changed to 2.1.2+ ? cheers, Brett On Sun, 7 Apr 2002, Brett Delmage wrote: > I'm still getting the same errors as below, with the latest CVS (as of > today) and a clean build/compile/install. > > I would sure appreciate any hints -- even the right questions to get me > checking the right things. > > > On Mon, 18 Mar 2002, Brett Delmage wrote: > > > I updated from 2.1a4 to 2.1b1 this weekend. SuSE 7.3, python 2.1.1 > > > > A problem showed up during make install, where paths.py was not copied > > into the bin, scripts, cron directories. I copied it in manually and that > > cleared the initial problems: the Cgi parts seemed to work (without > > exhaustive testing). > > > > Now I'm running into the followuing problems with qrunner but I am not > > sure where to look. Suggestions? It looks like it might still be related > > to paths.py? > > > > Brett > > > > > > > > # bin/mailmanctl start > > Starting Mailman's master qrunner. > > Cannot import runner module Mailman.Queue.VirginRunner > > Cannot import runner module Mailman.Queue.CommandRunner > > Cannot import runner module Mailman.Queue.IncomingRunner > > Cannot import runner module Mailman.Queue.ArchRunner > > Cannot import runner module Mailman.Queue.BounceRunner > > Cannot import runner module Mailman.Queue.NewsRunner > > Cannot import runner module Mailman.Queue.OutgoingRunner > > > > > > in logs/error: > > > > Mar 18 00:41:58 2002 mailmanctl(4463): > > Mar 18 00:42:06 2002 qrunner(4472): Cannot import runner module >Mailman.Queue.VirginRunner > > Mar 18 00:42:06 2002 qrunner(4468): Cannot import runner module >Mailman.Queue.CommandRunner > > Mar 18 00:42:06 2002 qrunner(4469): Cannot import runner module >Mailman.Queue.IncomingRunner > > Mar 18 00:42:07 2002 qrunner(4466): Cannot import runner module >Mailman.Queue.ArchRunner > > Mar 18 00:42:08 2002 qrunner(4467): Cannot import runner module >Mailman.Queue.BounceRunner > > Mar 18 00:42:08 2002 qrunner(4470): Cannot import runner module >Mailman.Queue.NewsRunner > > Mar 18 00:42:08 2002 qrunner(4471): Cannot import runner module >Mailman.Queue.OutgoingRunner > > > > in logs/qrunner: > > > > Mar 18 00:42:06 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4472, sig: 0, sts: 15, class: VirginRunner, slice: 1/1) > > Mar 18 00:42:06 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4468, sig: 0, sts: 15, class: CommandRunner, slice: 1/1) > > Mar 18 00:42:06 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4469, sig: 0, sts: 15, class: IncomingRunner, slice: 1/1) > > Mar 18 00:42:07 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4466, sig: 0, sts: 15, class: ArchRunner, slice: 1/1) > > Mar 18 00:42:08 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4467, sig: 0, sts: 15, class: BounceRunner, slice: 1/1) > > Mar 18 00:42:08 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4470, sig: 0, sts: 15, class: NewsRunner, slice: 1/1) > > Mar 18 00:42:08 2002 (4465) Master qrunner detected subprocess exit > > (pid: 4471, sig: 0, sts: 15, class: OutgoingRunner, slice: 1/1) > > > > > > > > _______________________________________________ > > Mailman-Developers mailing list > > [EMAIL PROTECTED] > > http://mail.python.org/mailman/listinfo/mailman-developers > > > > > > _______________________________________________ > Mailman-Developers mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-developers > _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers