Daryl C. W. O'Shea wrote: > On 5/24/2006 8:45 PM, Michael Parker wrote: >> Theo Van Dinter wrote: >> >>> On Wed, May 24, 2006 at 06:51:57PM -0500, Michael Parker wrote: > >>>> and then during make test: >>>> >>>> t/basic_lint................[20375] warn: config: can not determine >>>> userstate dir >>>> t/basic_lint................ok >>> >>> basic_lint works fine for me. > > <aol> me too </aol>
This is because it is running on a machine that has no previous SA install and no ~/.spamassassin. This is possibly an issue, because there will be folks installing on virgin machines and complaining about the warning. > > >>>> t/bayesdbm..................ok 1/48plugin: failed to create instance of >>>> plugin Mail::SpamAssassin::Plugin::SendmailID: Can't locate object >>>> method "new" via package "Mail::SpamAssassin::Plugin::SendmailID" at >>>> (eval 482) line 1. >>> >>> I don't see that at all. > > That'll happen if you don't have Time::ParseDate installed since jm's > plugin require-s (rather than use-s) it. > > >> I'm also seeing an error in recreate.t. > > Works for me. > Yep, Time::ParseDate fixed it, also fixed the recreate.t error. Thanks Michael
