-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Jim Knuth wrote: > Heute (28.12.2006/05:10 Uhr) schrieb Gary V, > >>>> Jim, I have been working on a doc for Debian. It is >>>> unfinished but may >>> help >>>> you through some rough spots at this point. I have no idea >>>> when I'll >>> have >>>> time to finish it. I have 3.5.0-rc1 running for two days now >>>> (works >>> great). >>> >>>> http://www200.pair.com/mecham/spam/image_spam2.html Gary V >>> >>> mmh, sorry. But the same game. >>> >>> spamassassin --lint Subroutine FuzzyOcr::O_NONBLOCK redefined >>> at /usr/share/perl/5.8/Exporter.pm line 65. at >>> /usr/lib/perl/5.8/POSIX.pm line 19 Subroutine >>> FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm >>> line 65. at /etc/mail/spamassassin/FuzzyOcr.pm line 24 >>> Subroutine FuzzyOcr::parse_config redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 25 Subroutine >>> FuzzyOcr::check_image_hash_db redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine >>> FuzzyOcr::add_image_hash_db redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine >>> FuzzyOcr::calc_image_hash redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine >>> FuzzyOcr::wrong_ctype redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine >>> FuzzyOcr::corrupt_img redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine >>> FuzzyOcr::known_img_hash redefined at >>> /usr/share/perl/5.8/Exporter.pm line 65. at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine >>> FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line >>> 65. at /etc/mail/spamassassin/FuzzyOcr.pm line 43 [2769] warn: >>> Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm >>> line 48. [2769] warn: Subroutine dummy_check redefined at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 59. [2769] warn: >>> Subroutine fuzzyocr_check redefined at >>> /etc/mail/spamassassin/FuzzyOcr.pm line 63. [2769] warn: >>> config: failed to parse line, skipping: focr_end_config [2769] >>> warn: lint: 1 issues detected, please rerun with debug enabled >>> for more information >>> >>> >>> -- Viele Gruesse, Kind regards, > >> And what version of SpamAssassin are you running? > > SpamAssassin version 3.1.7 running on Perl version 5.8.4 > >> Did you move all the old stuff out of the way and remove the >> loadplugin entry in v310.pre? > > no. ;) That was it! And now gets only: > > spamassassin --lint Subroutine FuzzyOcr::O_NONBLOCK redefined at > /usr/share/perl/5.8/Exporter.pm line 65. at > /usr/lib/perl/5.8/POSIX.pm line 19 > > What is that still? This is no FuzzyOcr problem but a perl core problem. Two core perl modules export the same constant(s) (in this case O_NONBLOCK). You can safely ignore this. Upgrading perl might remove this warning. Chris > >> In the 2.3 doc it had you comment out the loadplugin directive in >> FuzzyOcr.cf and add one to v310.pre. This doc does not do that. > >> Gary V > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFk7gsJQIKXnJyDxURAidrAJsH31Iqt0oRgCFv1DDl/bjw3lGQGgCeK4jW xZprwz1WGaTzFgVsd681SSs= =ZEe1 -----END PGP SIGNATURE-----
