insecure dependency in sa-learn --import

2010-01-26 Thread David Morton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trying to import a bayes db, I get: #sa-learn --import bayes: perform_upgrade: Insecure dependency in open while running with - -T switch at /usr/share/perl/5.8/File/Copy.pm line 133. perl 5.8.8 - -- David Morton morto...@dgrmm.net Morton

Re: insecure dependency in sa-learn --import

2010-01-26 Thread Warren Togami
On 01/26/2010 06:16 PM, David Morton wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trying to import a bayes db, I get: #sa-learn --import bayes: perform_upgrade: Insecure dependency in open while running with - -T switch at /usr/share/perl/5.8/File/Copy.pm line 133. perl 5.8.8 What

Re: insecure dependency in sa-learn --import

2010-01-26 Thread Mark Martinec
David, Trying to import a bayes db, I get: #sa-learn --import bayes: perform_upgrade: Insecure dependency in open while running with -T switch at /usr/share/perl/5.8/File/Copy.pm line 133. perl 5.8.8 --- lib/Mail/SpamAssassin/BayesStore/DBM.pm (revision 903517) +++ lib/Mail

Re: insecure dependency in sa-learn --import

2010-01-26 Thread David Morton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Martinec wrote: perl 5.8.8 --- lib/Mail/SpamAssassin/BayesStore/DBM.pm (revision 903517) +++ lib/Mail/SpamAssassin/BayesStore/DBM.pm (working copy) @@ -1438,6 +1438,9 @@ # bayes directory my $main = $self-{bayes}-{main};