On Saturday 23 August 2003 21:31 CET Theo Van Dinter wrote: > On Sat, Aug 23, 2003 at 09:00:14PM +0200, Malte S. Stretz wrote: > > The version doesn't really matter, just two versions of SHA1 break the > > module. You don't get nay messages like this when you run spamassassin > > in debug mode? > > FYI: Just because the problem I found was SHA1 doesn't mean all the > problems are SHA1. You have to run that perl commandline to change > "use lib" then try "use"ing the Razor2 modules, and see what it says.
Yeah, right. To be more specific: What does perl -e "`grep 'use lib' /usr/bin/spamassassin | sed -e 's,#.*$,,'` use Razor2::Client::Agent" give. All possible candidates (everything followed by (auto)): for pm in `find /usr/lib/perl5/site_perl/5.6.1/Razor2 -name '*.pm' -exec grep 'use .*::' '{}' ';' | tr -s ' ;' ' ' | sed -e 's/^ //' -e 's,::,/,' | cut -d' ' -f2 | sort | uniq | grep -v ^Razor`; do echo -n $pm; test -d /usr/lib/perl5/site_perl/5.6.1/i586-linux/auto/$pm && echo -n ' (auto)'; echo; done Data/Dumper Digest/Nilsimsa (auto) Digest/SHA1 (auto) File/Copy Getopt/Long IO/File IO/Select IO/Socket (auto) MIME/Parser MIME/QuotedPrint Sys/Syslog Time/HiRes (auto) URI/Escape base Cheers, Malte ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk