From owner-freebsd-questions@freebsd.org Fri Mar 15 06:32:22 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23781153FA1C for ; Fri, 15 Mar 2019 06:32:22 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85E818AF2A; Fri, 15 Mar 2019 06:32:19 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 9079B31DFC; Fri, 15 Mar 2019 15:32:15 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id C1F4218979; Fri, 15 Mar 2019 15:32:14 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.101.1 at eastasia.home.utahime.org Date: Fri, 15 Mar 2019 15:31:46 +0900 (JST) Message-Id: <20190315.153146.1842001554870367584.yasu@utahime.org> To: re@FreeBSD.org Cc: freebsd-questions@freebsd.org Subject: Re: Upgraded 11.2 -> 12.0, ntpd Won't Start From: Yasuhiro KIMURA In-Reply-To: <20190315.133925.929195982203734953.yasu@utahime.org> References: <20190315.133925.929195982203734953.yasu@utahime.org> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 85E818AF2A X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [-0.13 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.75)[-0.745,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[utahime.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.82)[-0.818,0]; RCVD_COUNT_THREE(0.00)[3]; IP_SCORE(0.15)[ip: (0.33), ipnet: 183.180.0.0/16(0.17), asn: 2519(0.32), country: JP(-0.07)]; NEURAL_SPAM_SHORT(0.09)[0.094,0]; MX_GOOD(-0.01)[cached: mx.utahime.org]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 06:32:22 -0000 Dear FreeBSD Release Engineering Team, From: Yasuhiro KIMURA Subject: Re: Upgraded 11.2 -> 12.0, ntpd Won't Start Date: Fri, 15 Mar 2019 13:39:25 +0900 (JST) >> Does anyone have any other suggestions? > > This is known issue of 12.0. See thread starting with following. > > https://lists.freebsd.org/pipermail/freebsd-questions/2018-December/283768.html I think this issue should be described in FreeBSD 12.0-RELEASE Errata. And if possible it also should be fixed as EN. Please consider it. Best Regards. --- Yasuhiro KIMURA