Mailing List Archive

[Bug 3231] Unable to find splitpath in File::Spec
http://bugzilla.spamassassin.org/show_bug.cgi?id=3231





------- Additional Comments From felicity@kluge.net 2004-03-30 10:00 -------
Subject: Re: New: Unable to find splitpath in File::Spec

On Tue, Mar 30, 2004 at 09:56:10AM -0800, bugzilla-daemon@bugzilla.spamassassin.org wrote:
> System is Redhat 9 with perl 5.8.0. Spamassassin runs fine from the command
> line when I feed it the spam and nonspam test files. File::Spec seems to be
> installed in /usr/lib/perl5/5.8.0/File/Spec and is version 1.2.

There is no File::Spec v1.2, at least according to CPAN. The latest
version is 0.87.

If you run the following command, it'll tell you what version you have:

perl -e 'use File::Spec; print $File::Spec::VERSION,"\n"'


(my RH 9 box says 0.83, as does my RHEL AS3 box...)

SA required File::Spec 0.8 or higher.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3231] Unable to find splitpath in File::Spec [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3231





------- Additional Comments From kbm118@yahoo.com 2004-03-30 11:29 -------
Sorry for the confusion, it is version 0.83.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3231] Unable to find splitpath in File::Spec [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3231

felicity@kluge.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID



------- Additional Comments From felicity@kluge.net 2004-03-30 11:59 -------
aha.

I'm not sure what to tell you then, since 0.83 definitely has splitpath() in it. perhaps you have a second
(pre 0.8) version of File::Spec installed?

but since this is not SA related, closing as invalid.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.