From nobody Thu Mar 2 08:08:37 2023 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 4PS3df0DQ9z3w1mg for ; Thu, 2 Mar 2023 08:08:38 +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 4PS3dd5Lm5z3PrF for ; Thu, 2 Mar 2023 08:08:37 +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=1677744517; 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=nrNxJhU6UBnX201abUlB1s4nw/OwY4psf2DEotGLfbQ=; b=Wz+pngRY21msDCcr+55V34jlHi1VVOmK2sS1Dd/XzZpsVTAX9rXs7LPzg6WAm5trNV4qWS ypSgIKrtdB4NoiAoAbAj7Lry5Vx0O0pSywZykS9oPrD1wqEzUiEmfD6ozchzDbnwnvI8u0 oU9+2870yiDa9Ftp/l6eQndPP/JjwsiEb2Enn5lE3YNAQjvrnyvdlAp/QFn6E+96JHmyHO sqDo177DMqmPgc5fK6klPGfkSVRDnWf24WvuoddqtqE/0nbHmOvmlLSByl+XKIJsVIWPRy SRKD7kY8+EL8EjiZ/eG0AI/PV0tMoagLYEeU6JChYc4Y77r7RGsLEVwLbt2uIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677744517; a=rsa-sha256; cv=none; b=UTT1k/0tE8UlqpU5/B4BfQbR4W++6jqOHKmMrRlAPaWDz9JYWWgxtc9zu7NLIfPQRvRgMN iY7FhispF+DypiDreE72J96XFHbumRTy87uoPKrX1QvqkU+mW2QP8etMErC0pF3H3NlRi2 XWiOoMxuigV8+dy2G7xHEIRtVFKgCtg6RbxEHIQoEikQfzed+ZN+7iG/U5OHzaJxRxbM9F IbYpHUAGAUOyhjCC6DRkFr8FGYbcAlC8/sbQtt1lV88uoMIelikI4TLkGCIe6aRTVHu7G1 a4mhx6itsqO3DrFtnE5ydozvk4vazirklH3JgRhSOaJXSzd6xurNwbN9/TJ9fw== 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 4PS3dd4QfLz17nV for ; Thu, 2 Mar 2023 08:08:37 +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 32288bvE092374 for ; Thu, 2 Mar 2023 08:08:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32288bGI092373 for bugs@FreeBSD.org; Thu, 2 Mar 2023 08:08:37 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 269864] /rescue/zcat does not behave like zcat Date: Thu, 02 Mar 2023 08:08:37 +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: 13.1-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269864 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 697 | |38 --- Comment #4 from Zhenlei Huang --- Yes Yuri is right. Please try latest stable/13. The underlaying problem is same with PR 269738 . Unfortunately the fix has landed in stable13 (before I got noticed about th= is PR), so the commit message does not include this PR . --=20 You are receiving this mail because: You are the assignee for the bug.=