On Sun, 23 Oct 2005, Rogério Brito wrote:
> I'm also seeing the same problem reported by the original poster,
> but, in my case, I had to install more packages to make the daemon
> start. If I remember correctly, I had to install:
> 
> libnet-dns-perl
> libmail-spf-query-perl
> libsys-hostname-long-perl
> libsocket6-perl

libnet-dns-perl is now required by M::SA::Dns

From what I can tell, libsocket6-perl isn't strictly required unless
you have a IPv6 nameserver. [use constant HAS_SOCKET_INET6 => eval {
require IO::Socket::INET6 }; in M::SA::DnsResolver]

libmail-spf-query-perl should only be required if you're using the SPF
plugin.

I don't know why you'd need libsys-hostname-long-perl, as the only
thing that appears to be used is Sys::Hostname, not
Sys::Hostname::Long (unless one of the above modules has a dependency
on it that isn't declared.)

I'll make an NMU into the delayed queue sometime tomorrow to fix this
problem unless someone has some corrections to make to it.


Don Armstrong

-- 
"Ban cryptography! Yes. Let's also ban pencils, pens and paper, since
criminals can use them to draw plans of the joint they are casing or
even, god forbid, create one time pads to pass uncrackable codes to
each other. Ban open spaces since criminals could use them to converse
with each other out of earshot of the police. Let's ban flags since
they could be used to pass secret messages in semaphore. In fact let's
just ban all forms of verbal and non-verbal communication -- let's see
those criminals make plans now!"

http://www.donarmstrong.com              http://rzlab.ucr.edu

Attachment: signature.asc
Description: Digital signature

Reply via email to