On Thu, Oct 18, 2007, Gunnar Wrobel wrote:

> As the subject mentions I get a conflict between
>
> MIME/Parser.pm from perl-mail-5.8.8-20070928 and File/Temp.pm from
> perl-5.8.8-20071011
>
> I see this error once a mail runs through amavis (and spamassassin).
>
> This is the error:
>
> Error in processing, id=19858-03, mime_decode-1 FAILED: Can't locate
> object method "seek" via package "File::Temp" at
> /kolabrelease/lib/perl/vendor_perl/5.8.8/MIME/Parser.pm
>
> It seems that the Parser.pm module expects File::Temp to be a subclass
> IO::Seekable which got implemented in File::Temp >= 0.18 and the
> current package does not provide that. In principle the dependencies
> in the Mime::Parser package probably were not correctly defined
> upstream.
>
> http://groups.google.de/group/perl.cpan.testers/browse_thread/thread/cb814cb0d4b9c567/574ff5ef99afbfab%23574ff5ef99afbfab
>
> Any suggestion how I can fix the issue in the OpenPKG packages?

I've include File::Temp 0.18 now in "perl-sys".
This should fix the issue.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to