Bug 1992612
| Summary: | E: invalid-lc-messages-dir /usr/share/locale/ber/LC_MESSAGES/shutter.mo | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | MartinKG <mgansser> |
| Component: | rpmlint | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | j, spotrh, tmz, twoerner |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rpmlint-1.11-18.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-20 01:21:00 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
MartinKG
2021-08-11 12:37:19 UTC
Okay, so, "ber" is not a valid ISO-639-3 alpha-3 language code. It is, however, a valid ISO-639-2 alpha-3 code. The reason it is not in ISO-639-3 is because ISO-639-3 does not include any of the "collective language codes" from ISO-639-2. Anyways, the missing codes is a legit rpmlint bug, so I made a pull-request to fix it: https://github.com/rpm-software-management/rpmlint/pull/689 FEDORA-2021-237091ba68 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-237091ba68 Also fixed in 2.1.0-2 in F35+. FEDORA-2021-237091ba68 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-237091ba68` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-237091ba68 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-237091ba68 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |