On Sat, Dec 19, 2009 at 03:16:59PM +0100, Kurt Roeckx wrote:
> On Fri, Dec 18, 2009 at 03:22:35PM -0800, Carl Mascott wrote:
> > The hosts line of /etc/nsswitch.conf:
> > 
> > hosts:    files mdns4_minimal [NOTFOUND=return] dns mdns4
> 
> Mine only had "files dns".  Changing it to that breaks things
> for me.  Changing it to:
> hosts:    files mdns4_minimal [NOTFOUND=return] dns
> 
> Makes things work again.
> 
> So I believe that this is a bug in libnss-mdns, and am reassigning
> it.

Afaik, ntpd behaves that way in case EAI_NONAME (authoritive
answer that there is no such name) is returned by getaddrinfo(),
not in case of something like EAI_FAIL or EAI_NODATA.  I believe
that EAI_NONAME is returned when the DNS returned NXDOMAIN.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to