Bug 2020715
Summary: | The file command identifies a JSON file as "JSON data" without including "text" in the output | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Erkki Ruohtula <eru> |
Component: | file | Assignee: | Vincent Mihalkovič <vmihalko> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 35 | CC: | jkaluza, kdudka, odubaj, svashisht, vmihalko |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-12-14 12:36:29 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
Erkki Ruohtula
2021-11-05 17:29:45 UTC
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. The problem can be reproduced also on Fedora 35, file-5.40 Hi, so I talked to upstream and the result is this commit: https://github.com/file/file/commit/c49e7805fd8aa48b8d2afad98d2115560ffaaf21 We change the output from "JSON data" to "JSON text data. Thanks, the correction looks good. |