Hi Marty, All evidence seems to indicate Perl with threads is indeed required for the threaded version. I doubt you are missing a configuration step, since the error reported here is coming directly out of Perl -- not Scmbug.
But you shouldn't need to be confined to threads if you want to run in the forked mode. So I went ahead and applied a change that will use the threads package only if you are configured in the threaded mode. You can manually apply this patch: http://www.mkgnu.net/cgi-bin/viewcvs.cgi/scmbug/cvsroot/system/src/lib/product/Daemon/Daemon.pm.in?r1=1.89&r2=1.90 Note that I also witnessed this: http://bugzilla.mkgnu.net/show_bug.cgi?id=264#c39 But the tests in the testsuite are passing. I hope this helps. Thanks for the feedback. Kristis On Fri, 2007-10-19 at 14:29 -0400, Marty Frenzel wrote: > Hi Kristis. > > > > I’ve been using ScmBug for a while and recently update to version 0-22 > while moving to Bugzilla 3. I’m receiving the same ‘useithreads’ > error when as mentioned in comment 34 of bug 264 when trying to start > the daemon and wanted to check with you whether Perl with threads is > indeed required, or if I’m missing a configuration step. I tried > setting daemon_mode to ‘forked’ (from ‘auto’), but that didn’t help. > My environment is Linux ES 4 with perl 5.8.8. > > > > http://bugzilla.mkgnu.net/show_bug.cgi?id=264#c34 > > > > thanks and regards. > > Marty Frenzel > >
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
