On Sunday, April 11, 2004, 3:07:33 PM, Ed Kasky wrote:
> I am running SA 2.63 on RedHat 7.2 and get the following errors on
> all tests when trying to install SpamCopURI-0.09:
> [root@yoda2 Mail-SpamAssassin-SpamCopURI-0.09]# make test
> cp bin/spamcopuri-update blib/script/spamcopuri-update
> /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
> blib/script/spamcopuri-update
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/bad.............."lock_store" is not exported by the Storable
> module at
> /usr/src/Mail-SpamAssassin-SpamCopURI-0.09/blib/lib/Mail/SpamAssassin/SpamCopURI.pm
> line 8
Hi Ed,
I'm by no means a perl guru, but it looks to me like it may be
an incompatibility between Storable versions. Can you try updating
your p5-Storable from CPAN?
Also what perl version are you running?
Hopefully some of the more perl-culture-aware folks here will be
able to chime in with some help.
Here's fine for these questions, though we've also solved some
together on spamassassin-users.
Jeff C.