Bug 2175953
| Summary: | which no longer shwos shell-aliases | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Harald Reindl <h.reindl> | 
| Component: | which | Assignee: | Than Ngo <than> | 
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | 
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 37 | CC: | than | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | which-2.21-39.fc37 which-2.21-39.fc38 | Doc Type: | If docs needed, set a value | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-03-11 04:25: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: | |||
| it is fixed in 2.21-39.fc37 FEDORA-2023-c505da2e48 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c505da2e48 FEDORA-2023-77f77db2cc has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-77f77db2cc FEDORA-2023-77f77db2cc has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-77f77db2cc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-77f77db2cc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-c505da2e48 has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c505da2e48 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-77f77db2cc has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-c505da2e48 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. | 
this is an unacceptable regression when you saw for years that there *is* an alias and what it is which-2.21-32.fc36.x86_64 which-2.21-35.fc37.x86_64 Fedora 36: [root@buildserver:~]$ cat /usr/local/etc/bash_profile | grep updatedb [root@buildserver:~]$ which route alias route='/usr/sbin/route -n' /usr/sbin/route Fedora 37: [root@srv-rhsoft:~]$ which route /usr/sbin/route