Keith Dunnett schrieb:



Net::DNS ist up to date.
Spamassassin say:
[7841] warn: dns: Net::DNS version is 0.12, but need 0.34 at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 589.


Did you update it as described in previous e-mail?

apt-get update
apt-get install libnet-dns-perl


There are more errors:
[32544] dbg: diag: module not installed: Razor2::Client::Agent ('require' failed)
Warning: Cannot install Razor2::Client::Agent, don't know what it is.


apt-get install razor



[32544] dbg: diag: module not installed: Net::Ident ('require' failed)
runtests @ARGV;' t/*.t
t/0use......Net::Ident::_export_hooks() called too early to check prototype at blib/lib/Net/Ident.pm line 29.
t/0use......ok
t/Ident.....Net::Ident::_export_hooks() called too early to check prototype at blib/lib/Net/Ident.pm line 29.
Here stopped the installation.


apt-get install libnet-ident-perl



[32544] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)


apt-get install libsocket6-perl

Then go back to CPAN, and see if spamassassin installs without incident.

HTH,

Keith





Yes, i had updated the libnet-dns-perl. apt-get and cpan say its up to date.
I had installed all pachages, but spamassassin says:
[21985] dbg: diag: module not installed: Razor2::Client::Agent ('require' failed) [21985] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)

and


[5408] warn: Prototype mismatch: sub Net::Ident::_export_hooks vs () at /usr/share/perl5/Net/Ident.pm line 516. <<-- this error is new [5408] warn: dns: Net::DNS version is 0.12, but need 0.34 at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 589.

Karsten


Reply via email to