| Summary: | /rescue/zcat does not behave like zcat | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Dave Hayes <dave> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed DUPLICATE | ||
| Severity: | Affects Some People | CC: | grahamperrin, yuri, zlei |
| Priority: | --- | Keywords: | needs-qa |
| Version: | 13.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269738 | ||
|
Description
Dave Hayes
2023-02-28 00:36:30 UTC
Could be the same issue with getprogname() as in bug 269738, try updating to latest stable/13. Stable/13-dc1ba2a43 still has this issue, as a datapoint. My bad, looks like the fix was MFCed just now (2023-03-02 02:56:05 +0000). 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 this PR), so the commit message does not include this PR . The fix will be in upcoming release 13.2-RC1. You can also try the latest build from https://artifact.ci.freebsd.org/snapshot/stable-13/ . Thanks for the report! *** This bug has been marked as a duplicate of bug 269738 *** |