Bug 2279766 - directories are missing in RPM database
Summary: directories are missing in RPM database
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: filesystem
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Martin Osvald 🛹
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-08 15:55 UTC by Christoph Karl
Modified: 2025-05-12 08:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources filesystem pull-request 28 0 None None None 2025-05-12 08:35:09 UTC

Description Christoph Karl 2024-05-08 15:55:12 UTC
The following directories are missing:
/usr/share/locale/zh_Hant
/usr/share/locale/zh_Hant/LC_MESSAGES
/usr/share/locale/es_EU
/usr/share/locale/es_EU/LC_MESSAGES
/usr/share/locale/zh_Hans
/usr/share/locale/zh_Hans/LC_MESSAGES


Reproducible: Always

Steps to Reproduce:
1. Fresh fedora 40 installation
2. rpm -qf /usr/share/locale/es_EU
file /usr/share/locale/es_EU is not owned by any package
3. and so on
Actual Results:  
file /usr/share/locale/es_EU is not owned by any package

Expected Results:  
filesystem-3.18-8.fc40.x86_64

Comment 1 Christoph Karl 2024-05-08 15:56:56 UTC
Please see also
https://bugzilla.redhat.com/show_bug.cgi?id=2279739

Comment 2 Christoph Karl 2024-05-20 06:05:04 UTC
What should be the list of directories in "/usr/share/locale/"?
I think this should match the output of "locale -a".

Comment 3 Aoife Moloney 2025-04-25 10:39:33 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 4 Christoph Karl 2025-05-04 07:18:44 UTC
Still present in rawhide:
rpm -qf /usr/share/locale/*/| grep not
file /usr/share/locale/am_ET is not owned by any package
file /usr/share/locale/as_IN is not owned by any package
file /usr/share/locale/bar is not owned by any package
file /usr/share/locale/es_EU is not owned by any package
file /usr/share/locale/jam is not owned by any package
file /usr/share/locale/kmr is not owned by any package
file /usr/share/locale/ks_IN is not owned by any package
file /usr/share/locale/mjw is not owned by any package
file /usr/share/locale/pa_PK is not owned by any package
file /usr/share/locale/ro_MD is not owned by any package
file /usr/share/locale/sr_Latn is not owned by any package
file /usr/share/locale/zh_Hans is not owned by any package
file /usr/share/locale/zh_Hant is not owned by any package


Note You need to log in before you can comment on or make changes to this bug.