Bug 2243865
| Summary: | eza does not support the --no-quotes option | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Avinash Meetoo <avinash> |
| Component: | rust-eza | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | decathorpe, rust-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rust-eza-0.14.2-1.fc38 rust-eza-0.14.2-1.fc37 rust-eza-0.14.2-1.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-10-19 01:11:39 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
Avinash Meetoo
2023-10-13 15:43:21 UTC
We currently ship version 0.13.1 in Fedora, is this an option that has been added in more recent versions? (In reply to Fabio Valentini from comment #1) > We currently ship version 0.13.1 in Fedora, is this an option that has been > added in more recent versions? Ok. This must be it. Thanks. --no-quotes was added three weeks ago in version 0.14.0 of eza. See https://github.com/eza-community/eza/commit/1412841cfddff46c897db0526626d5ff7876ef0a for more details. Any idea when version 0.14.0 (or better) of eza will be shipped in Fedora? As soon as I have the time to handle the update - likely in a few days. FEDORA-2023-12f55ad637 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-12f55ad637 FEDORA-2023-cb26de50d3 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb26de50d3 FEDORA-2023-12f55ad637 has been pushed to the Fedora 38 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-12f55ad637` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-12f55ad637 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-cb26de50d3 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-cb26de50d3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb26de50d3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-02cc20562a has been pushed to the Fedora 39 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-02cc20562a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-02cc20562a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Fedora Update System from comment #6) > FEDORA-2023-12f55ad637 has been pushed to the Fedora 38 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-12f55ad637` > You can provide feedback for this update here: > https://bodhi.fedoraproject.org/updates/FEDORA-2023-12f55ad637 > > See also https://fedoraproject.org/wiki/QA:Updates_Testing for more > information on how to test updates. I have downloaded eza-0.14.2-1.fc38.x86_64.rpm and everything seems to be OK. The --no-quotes option is working as expected. Thank you. FEDORA-2023-12f55ad637 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-cb26de50d3 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-02cc20562a has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |