Bug 2280150
| Summary: | directories are missing in RPM database | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Karl <pampelmuse> |
| Component: | shared-mime-info | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | gnome-sig, klember, mclasen, mhroncok, rdieter, rhughes, rstrode |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | shared-mime-info-2.3-5.fc41 shared-mime-info-2.3-5.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-22 11:39:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Christoph Karl
2024-05-12 16:04:39 UTC
I guess in "shared-mime.info.spec" around line 100 the following lines
are missing:
%dir %{_datadir}/gettext/
%dir %{_datadir}/gettext/its/
The files are owned by gettext. shared-mime-info does not depend on gettext, yet it installs to the directories: $ rpm -ql shared-mime-info | grep share/gettext /usr/share/gettext/its/shared-mime-info.its /usr/share/gettext/its/shared-mime-info.loc So perhaps they should indeed be co-owned. FEDORA-2024-3b8833fc94 (shared-mime-info-2.3-5.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b8833fc94 FEDORA-2024-5b9a9b0f86 (shared-mime-info-2.3-5.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-5b9a9b0f86 FEDORA-2024-3b8833fc94 (shared-mime-info-2.3-5.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-5b9a9b0f86 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-5b9a9b0f86` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-5b9a9b0f86 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Works for me. Thank you. FEDORA-2024-5b9a9b0f86 (shared-mime-info-2.3-5.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |