The following two directories are missing: /usr/share/gettext /usr/share/gettext/its Reproducible: Always Steps to Reproduce: 1. Fresh fedora 40 installation 2. rpm -qf /usr/share/gettext file /usr/share/gettext is not owned by any package 3. rpm -qf /usr/share/gettext/its/ file /usr/share/gettext/its is not owned by any package Actual Results: file /usr/share/gettext is not owned by any package file /usr/share/gettext/its is not owned by any package Expected Results: shared-mime-info-2.3-4.fc40.x86_64
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.
https://src.fedoraproject.org/rpms/shared-mime-info/pull-request/7
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.