From nobody Wed Nov 27 07:07:39 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xyr9m1qVfz5fhxr for ; Wed, 27 Nov 2024 07:07:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xyr9m0jddz4VM3 for ; Wed, 27 Nov 2024 07:07:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732691260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TvCS9M8QHtqWPa9AsMx8BL2SkbmGW37PtyQu773zSV4=; b=c4pUpAPP2sr0OAACOd/Z6EhLqE+gMDcn9Sl7Dmp2yLOz6MPUJpIORvZbi8/opaouM6TO5j 2/KDdlihVL0PIwCg3CjsdKynL7253QMGPX/3JuoGAaPwJl0f39TT8B4DlclfC9IR9WFuKN c4Fb+VDNU2AiQS1S9DCyqbAkbSzuHzPfsLHAxGnSjGB7t7CjnAfXTi6bCPRJGg4DzeEQH2 ov3xZvGesv/PFExkODzmaylLxqhcQZhPq246izaA667VxD7FgPINBUt+uSUnZH0bGAkKwg tR91ketOjocW49eC2WgX2QVr+W5MnSahSe0//En9u2/ujCz8StbSe0q/jJJmDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732691260; a=rsa-sha256; cv=none; b=PM5YWmh/eB7OfiB93xYfr4ZTdMwSMo6kgSP/gsRDSFBHQN1ZgncJtjAJVllhbu7MxV+vOn b+EmC65G9eTwZwBV3D3d31Jpa26sbUx7p8AL8fv7at/oNScrtr9Lii7wZB8mH7kDZKdh/f dI+S3u9Zn291yRTONnX8Sp6/Pe+WuKxf6dxavnDF+8wY+UBUcom6Z6JMEx79VRjUCuO7SK HCOMJQRHz5k1Mi0IhlFkVilyMWegG1xtgPCVDSPuzSwoM0w5ay22u6qBLBtBi8vjbv/rZr o+QwDgO2rwlCSHRIJJevit9vSvU75O4A6eh8LshUukzlba2pPzgzUJEof9EIrg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xyr9m0KlBz10WN for ; Wed, 27 Nov 2024 07:07:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AR77deD003870 for ; Wed, 27 Nov 2024 07:07:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AR77dCQ003869 for bugs@FreeBSD.org; Wed, 27 Nov 2024 07:07:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254903] ntpdate shows "no server suitable for synchronization found" Date: Wed, 27 Nov 2024 07:07:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Feedback Timeout X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254903 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Feedback Timeout --=20 You are receiving this mail because: You are the assignee for the bug.=