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.
RedHat had perl issues with locale .UTF8.
At the prompt type "locale". Odds are there is a .UTF8 at the end of whatever will be displayed.
Edit /etc/sysconfig/i18n and change LANG from en_US.UTF-8 to en_US
This might not be the final fix for the issues you're experiencing but it's a good place to start as it crops up and bites you on other modules quite often.
At 01:36 PM 4/11/2004, Jeff C. wrote:
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.
At 3:36pm -0700 4/11/04, Jeff Chan wrote:
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.
perl is 5.6.1
That seems to have solved it!! I updated Storable via cpan and both test and install ran fine.
I will start to watch for hits....
thanks!!!!
Ed Kasky
Randomly Generated Quote: "Every gun that is made, every warship launched, every rocket fired, in a final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed." --Dwight David Eisenhower