From nobody Sat Aug 31 10:02:58 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 4WwrDf32tdz5V0n6 for ; Sat, 31 Aug 2024 10:02:58 +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 4WwrDf1Z5Qz4xCw for ; Sat, 31 Aug 2024 10:02:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725098578; a=rsa-sha256; cv=none; b=v4AggY2fz6fz50LYh0oLkd89Xmt4vm9v9T00PLf0kqb+n+KpwxOiWFRuJs5FX1zgdtxTkG wIr8R4Eo8FTEudrcwvv4lSdXDCZ6+QX1YGBulgNm3Gcup70JMw3HnkHA1tK9wjd9Gejt93 ZeFAGcmpZmHwE77Ao2/d9SZpnb8yTTDqZXa1stdOYWL4RWt7KQZtsYftR6xdD+f3q7deJS dVfASSDUnwoCi7UhKb/pCWlREksAz1j0XX8tFCtY6WqXGwNYFcM6bI2jt89HkMAmBibb1e +2y1OgCtc/+/GUJQBqdFWRh04l3KzPZZjCgx4PE9m7UEBWmlcXHdy7Fb1K2uNA== 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=1725098578; 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; bh=dwwmSUn9qBcIZ2QN9rPW3Cd9JbhXW4Rbp62PdqHu5sA=; b=FqqLGyGC2J2AQlqhuaoTcgoFIFQMh9RryZY+M1lDit2WR/hoYIv9aHy59TEv8nBYjHftaa +lTSrdL9humg18pmcS9D7I3cFMAPwHKIJoLR7IHuhIcgYw5xptzifydkw2EmCPMS28vyLu zmRLQt9A8TBg+4t64M3PVxyywVGhJCbOWu7LmBpZxwihjhRc1jk7R0Wi5Zw+hKy0J/VFep 3nlx8P1uQmY/wSTc5kXjqduR5YuLCljLWQ/SYuwpU24EdSoAXzCsTeQz3jKTjRlIgfkzQo ngQCDcd3h+sM0T6Ui9C9ERalrQqy9GvIj1BGwhzpC1mIO8zWdHWDCQc27vOOwA== 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 4WwrDf19S6zgrt for ; Sat, 31 Aug 2024 10:02:58 +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 47VA2wdm035399 for ; Sat, 31 Aug 2024 10:02:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47VA2w77035398 for bugs@FreeBSD.org; Sat, 31 Aug 2024 10:02:58 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: Sat, 31 Aug 2024 10:02:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: msl0000023508@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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 Bug ID: 281153 Summary: [PATCH] mfiutil: Fix malformed error messages in 'ctrlprop rebuild' and 'ctrlprop alarm' subcommands Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: msl0000023508@gmail.com Created attachment 253201 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253201&action= =3Dedit mfiutil-f2f111f.diff Reporting usage error shouldn't use warn(3) because the 'errno' isn't relev= ant here. --=20 You are receiving this mail because: You are the assignee for the bug.=