From nobody Sat Sep 28 16:45:04 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 4XGCqh48vdz5XZYK for ; Sat, 28 Sep 2024 16:45:04 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XGCqh37QYz4nqh for ; Sat, 28 Sep 2024 16:45:04 +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=1727541904; 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=cOmG/2BiH6YhcEirjMR6BtNfYguD7y8fomarpCPnvtk=; b=KnrcCy1zENjoLMGI89PG+Jh1pGE2M5Ydj/XOjfW4/5EK/5dgJ8YKUPM5BSaIXkq5UfGaNp c8qH3CyixmmOH1DMcja/YRC2HKeGF6Up4PDV5/SNcBgmyVqx1KgfHDaEifrnmnwZD5IGUc EaeYJYZLHFJrK9pvwwwAW2S8+esnUa26NQaya2/HBaoaM122yx9YP4zRl4ziTN/s0Vv13R L2Qc50murL2KtoviWpZr09shcLSW9tRILCQo6W0zx0bekEdQqxgxzxBhLjK/S+7m/ixPH0 kC5mHTYy6oMKcwPclkHb3sZdD+xdFdIeLJIyan/JANJDBDluhJbohgYHiqPdQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727541904; a=rsa-sha256; cv=none; b=O02iTAfgPqdIatyamTwKK+r4iTCHgo2f/kbuB8tiljp0njvKdEv5ystsGJrueK2a8Q7lq2 516il31RBrdvs3YwyKC1Y4pjXVt8VlZ8lmD7b/OrKXkYio7V4uA7hUoEO4Wiea4DeHjpTp Yp5x+mZewaqXuqJ85d3oUne1SZrznSrnkfHb4xnTOuSkFwloIFMa8UTgU1ex1qJFbKY3rG APibxdebxlggVRRjHvFrUP+leETRIGMzk5kNIXC8PQLJ95TkrPoXkHEGqv5mJqtH+Thvln zmlGNSkQ6m/lUOeme9xIMbiTNQ/5uQvXKApjK6drX2DsVz61+mXNNp9ycYOQbw== 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 4XGCqh2lCvzXxb for ; Sat, 28 Sep 2024 16:45:04 +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 48SGj4Za085495 for ; Sat, 28 Sep 2024 16:45:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48SGj4Xe085494 for bugs@FreeBSD.org; Sat, 28 Sep 2024 16:45:04 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 216405] hastd in 11 cannot be queried directly after a 'role' command - regression from 10 Date: Sat, 28 Sep 2024 16:45:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pete@twisted.org.uk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D216405 --- Comment #3 from Pete French --- (In reply to Mark Linimon from comment #2) I have no idea I am afraid, I stopped using hastd a number of years ago, and thus don't have a setup I could use to test this anymore. --=20 You are receiving this mail because: You are the assignee for the bug.=