From vman@fx.homeunix.org  Fri Nov 12 13:18:41 2004
Return-Path: <vman@fx.homeunix.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F309516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Nov 2004 13:18:40 +0000 (GMT)
Received: from fx.homeunix.org (194.105.96.29.cablesurf.de [194.105.96.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8F143D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Nov 2004 13:18:38 +0000 (GMT)
	(envelope-from vman@fx.homeunix.org)
Received: from fx.homeunix.org (localhost [127.0.0.1])
	by fx.homeunix.org (8.13.1/8.13.1) with ESMTP id iACDHogB000539
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Nov 2004 14:18:36 +0100 (CET)
	(envelope-from vman@fx.homeunix.org)
Received: (from vman@localhost)
	by fx.homeunix.org (8.13.1/8.13.1/Submit) id iABNFqrk000907;
	Fri, 12 Nov 2004 00:15:52 +0100 (CET)
	(envelope-from vman)
Message-Id: <200411112315.iABNFqrk000907@fx.homeunix.org>
Date: Fri, 12 Nov 2004 00:15:52 +0100 (CET)
From: Vlad Manilici <vman@fx.homeunix.org>
Reply-To: Vlad Manilici <vman@tmok.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ntpd starts in limbo state
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73866
>Category:       i386
>Synopsis:       ntpd starts in limbo state
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 13:20:10 GMT 2004
>Closed-Date:    Tue Nov 23 10:08:20 GMT 2004
>Last-Modified:  Tue Nov 23 10:08:20 GMT 2004
>Originator:     Vlad Manilici
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
private
>Environment:
System: FreeBSD fx.homeunix.org 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Thu Nov 11 14:55:59 CET 2004 root@fx.homeunix.org:/usr/obj/usr/src/sys/FX i386

>Description:
at startup, ntpd throws following errors:

Nov 11 21:34:15 fx ntpd[490]: ntpd 4.2.0-a Thu Nov 11 13:03:41 CET 2004 (1)
Nov 11 21:34:15 fx ntpd[490]: no IPv6 interfaces found
Nov 11 21:34:15 fx ntpd[490]: bind() fd 5, family 2, port 123, addr 0.0.0.0, in_classd=0 flags=8 fails: Address already in use

although (supposedly) compiled without IPv6.

ntpdc -p returns with the "no response" error.

the ntpd version from 5.2.1 works though just fine.

%cat /etc/make.conf
CFLAGS=-O2 -pipe
CVS_UPDATE=yes
KERNCONF=FX GENERIC
MAKE_IDEA=yes
NOINET6=yes
NOPERL=yes
NO_PERL=yes
NO_PERL_WRAPPER=yes

% cat /etc/ntp.conf
server ntp1.ptb.de prefer
server ntp1.fau.de
driftfile /var/db/ntp.drift

% grep ntp /etc/rc.conf.local
ntpdate_enable="YES"
ntpdate_flags="-b ntp1.ptb.de ntp1.fau.de"
ntpd_enable="YES"

>How-To-Repeat:

>Fix:
use ntp from 5.2.1

>Release-Note:
>Audit-Trail:

From: Vlad Manilici <vman@fx.homeunix.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: i386/73866: ntpd starts in limbo state
Date: Mon, 22 Nov 2004 19:03:00 +0100

 hi,
 
 please close this report:
 
 - ntpd works now;
 
 - the problem might be linked to problems in rsync://allbsd.org/... i use cvsup now.
 
 vlad
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Tue Nov 23 10:07:35 GMT 2004 
State-Changed-Why:  
Close at submitters request.  Thanks for letting is know the issue is 
resolved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73866 
>Unformatted:
