Bug 2181974
Summary: | In RHEL 9 /usr/bin/which fails for long path | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Pradeep Jagtap <prjagtap> |
Component: | which | Assignee: | Than Ngo <than> |
Status: | CLOSED ERRATA | QA Contact: | CS System Management SST QE <rhel-cs-system-management-subsystem-qe> |
Severity: | medium | Docs Contact: | Šárka Jana <sjanderk> |
Priority: | unspecified | ||
Version: | 9.1 | CC: | than |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 9.3 | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | which-2.21-29.el9 | Doc Type: | Bug Fix |
Doc Text: |
.The `which` command no longer fails for a long path
Previously, when you executed the `which` command in a directory with a path longer than 256 characters, the command failed with the `Can't get current working directory` error message. With this fix, the `which` command now uses the `PATH_MAX` value for the path length limit. As a result, the command no longer fails.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:51:24 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pradeep Jagtap
2023-03-27 06:46:19 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (which bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6599 |