From nobody Fri Feb 9 10:44:22 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 4TWVpb2tDpz59Sx9 for ; Fri, 9 Feb 2024 10:44:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TWVpb1q8gz4s73 for ; Fri, 9 Feb 2024 10:44:23 +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=1707475463; 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=uYxxuzaSR4zbxAMjFxPbkdQz0UqsgPLTKilhH2qI/S8=; b=ter4bItpWC6gCdecOlixT3tg3Lm2I7Gdott9rJr//mGtBbBg3/pEeiCK0YqwIJ8RIFwpLo H+fCK8WGw5h3PzWg4tD4KfYQyjZIIokccZ3+WS/pBxqMrqnLmgw3LZlSv05Y5qWEKgReyJ +998LZR3zl7+7L3Dq/E8L1oRcBr1rDklEqzLHjWqRWXDQfKQR7Qs5xqq84WLxcdIbrZFcK TJ0iti0aUjpJHFCAW4U21Suzi+DEj7p7G9lNH6Z8402lAfmoxrGVVRe4ReU3iWufiamlyH hLEnc1RgFU2aEHO6QM2VXM61YkmIVrwy0jrhLVMteP8eH5MAZmcHSXrDgaIGkQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707475463; a=rsa-sha256; cv=none; b=FnGd3NwMxS/NJYSeazz2YzRKnFRN5v7lyDfgppAVinEMe6l0MevZc4v5ki7FHMWlj89ABa QMyPlAJjb2DOgdpjpDfPWJyOWlm2I4nPUBsMqQnT41umjfHkXdrJqgW1TSE/VhgXn9ewzk zNYWxARdnqQ9yhFu2kn2d58JzcC+oiU5eQY7gfTXiXSlQRhHPCUUCExQ6xcDBogCqCS5oQ TNsZ7ZCMiH+NKU8IwVYzvx64wfIFay45ATqaAhyTUHWgdlc5Fau/y2mkMBBzRYJaK6i18f 7PT4hEQizE3FuFHK2MzUIcpxs2J+1EW/AG11BMuOq3HJ3+xvBZ+bwn9zLcCzsQ== 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 4TWVpb0srnzVdN for ; Fri, 9 Feb 2024 10:44:23 +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 419AiNds023346 for ; Fri, 9 Feb 2024 10:44:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 419AiNqj023340 for bugs@FreeBSD.org; Fri, 9 Feb 2024 10:44:23 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 276918] "zpool status -t": output is inconsistent Date: Fri, 09 Feb 2024 10:44:22 +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: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: che@bein.link 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 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=3D276918 Bug ID: 276918 Summary: "zpool status -t": output is inconsistent Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: che@bein.link I'm using FreeBSD stable/14, and I noticed the following: When using the Russian UTF-8 locale, here's what "zpool status -t" gives me: % zpool status -t pool: zroot state: ONLINE scan: scrub repaired 0B in 00:09:42 with 0 errors on Fri Feb 9 14:11:58 = 2024 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 nda0p4.eli ONLINE 0 0 0 (100% trimmed, completed = at =D0=BF=D1=8F=D1=82=D0=BD=D0=B8=D1=86=D0=B0, 9 =D1=84=D0=B5=D0=B2=D1=80=D0= =B0=D0=BB=D1=8F 2024 =D0=B3. 14:28:37) errors: No known data errors Note it says scrub has been completed at a certain point in time in English, but then it says trim has been completed at a certain point in time in Russ= ian. I suppose, the dates should be printed in English in both cases. Here's a bit more info: % uname -rsm FreeBSD 14.0-STABLE amd64 % locale LANG=3Dru_RU.UTF-8 LC_CTYPE=3D"ru_RU.UTF-8" LC_COLLATE=3D"ru_RU.UTF-8" LC_TIME=3D"ru_RU.UTF-8" LC_NUMERIC=3D"ru_RU.UTF-8" LC_MONETARY=3D"ru_RU.UTF-8" LC_MESSAGES=3D"ru_RU.UTF-8" LC_ALL=3D --=20 You are receiving this mail because: You are the assignee for the bug.=