You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Reinhard Haller <re...@onlinehome.de> on 2005/10/13 18:48:00 UTC

Learning error

After updating from 3.0.4 to 3.1.0_3 I found the following message
in the logfile:

debug: auto-learning failed: Can't locate
  Mail/SpamAssassin/PerMsgLearner.pm in @INC
  (@INC contains: lib ../lib
                      /usr/local/lib/perl5/site_perl/5.8.7
                      /usr/local/lib/perl5/site_perl/5.8.7/mach
                      /usr/local/lib/perl5/site_perl
                      /usr/local/lib/perl5/5.8.7/BSDPAN
                      /usr/local/lib/perl5/5.8.7/mach
                      /usr/local/lib/perl5/5.8.7)
at /usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin.pm line 437.

# find /usr/local -name PerMsgLearner.pm -print
/usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/PerMsgLearner.pm

The second path seems the right one. What's wrong?

Thanks
Reinhard