HI!
After a recent zypper update to perl-5.20.1-2.1.armv6hl amavis and SpamAssasin do not work anymore.
They complain about missing Perl modules which seem to be installed though.
Any clue? Is there a Perl library path missing?
Ciao, Michael.
Michael Ströder wrote:
HI!
After a recent zypper update to perl-5.20.1-2.1.armv6hl amavis and SpamAssasin do not work anymore.
They complain about missing Perl modules which seem to be installed though.
Any clue? Is there a Perl library path missing?
Hmm, the additional (C wrapper?) modules (e.g. perl-Net-LibIDN) get installed here:
/usr/lib/perl5/vendor_perl/5.20.0/armv7l-linux-thread-multi
But @INC looks like this:
(@INC contains: /usr/lib/perl5/vendor_perl/5.20.1/armv6l-linux-thread-multi /usr/lib/perl5/vendor_perl/5.20.1 /usr/lib/perl5/site_perl/5.20.1/armv6l-linux-thread-multi /usr/lib/perl5/site_perl/5.20.1 /usr/lib/perl5/5.20.1/armv6l-linux-thread-multi /usr/lib/perl5/5.20.1 /usr/lib/perl5/vendor_perl/5.20.0 /usr/lib/perl5/site_perl
There's even a difference in arch (armv7l vs. armv6l).
Ciao, Michael.