From nobody Fri Sep 6 18:15:34 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 4X0ktG3TfCz5VQJq for ; Fri, 06 Sep 2024 18:15:34 +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 4X0ktG2S24z4NNP for ; Fri, 6 Sep 2024 18:15:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725646534; a=rsa-sha256; cv=none; b=lAubr01ZlNloCK8abCqYzyFCRDtg4Qz4zoUVnDe8W74vGWP+BrlLT0/NOnKpmsMGg50fmC 5P8DLxpxnfGSLUs5SNBEj09xVbcz+o6xsZXuOS0ZeFvLuhDRilNUd9GmvLJsYrqY68UScW TATKQQCRXd1FPxistWY/UMyEYvw2+mPTivLW1RnrOPhQEkwFgGsDevSny2AJgPOAdEHl47 KoTwlGttBpHLUzFz1/UeBig+q2Czp+cuSEmU5D7a/XBc+Ar0IzDfw7UcAVUhvt0/NDwaU4 uOBiSp1DIx+1jBlwUywBdNZlor8hR41vtDUoA850xUh1NtvYC2n9Rj3K5xE0Aw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725646534; 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=BpLSO0mKl536MrDM1ba6aOEiS3ypvmwXAP4qGuijWmo=; b=HV8b3Esb022ql72CMHHMTPmrL1FOpsi6rcKeKiLY4cCbkCmNvJBpQFRrSAl2DhfSws9zQY +l4P/tWPCvkaLsNrp37n+qXnLLmdl198ZiMDBr3/fEJmanVh4ZUpC/BJUovH0Wein9WvCo cjeK6o27ZNn4DwRcOKMnIJcPodNpgVXMQmfjJM43pfUYyUMA9NsJHZt/lWK1YdNxUYG5tu 4Eq4FXEu+4b/4ssOxt3jkLSz5fUBNmCFKkqcgr1avj4PdknjVE5A+48hDlSfBQ8uoCZXyN EQ4RxaUufNAKQynPY92Ilyz0IsjmHZr8321zASrkbN3s2BHUSMNVH/jjPxbiFw== 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 4X0ktG1yGDz12Y9 for ; Fri, 6 Sep 2024 18:15:34 +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 486IFY33094211 for ; Fri, 6 Sep 2024 18:15:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 486IFYmB094210 for bugs@FreeBSD.org; Fri, 6 Sep 2024 18:15:34 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 281153] [PATCH] mfiutil: Fix malformed error messages in 'ctrlprop rebuild' and 'ctrlprop alarm' subcommands Date: Fri, 06 Sep 2024 18:15:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to cc 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=3D281153 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|bugs@FreeBSD.org |imp@FreeBSD.org CC| |imp@FreeBSD.org --- Comment #2 from Warner Losh --- Taking to coordinate with pull requests. --=20 You are receiving this mail because: You are the assignee for the bug.=