Bug 2297147 - Directories are missing in RPM database.
Summary: Directories are missing in RPM database.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-10 16:41 UTC by Christoph Karl
Modified: 2024-07-21 07:47 UTC (History)
2 users (show)

Fixed In Version: ibus-1.5.31~beta1-8.fc41
Clone Of:
Environment:
Last Closed: 2024-07-18 11:24:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christoph Karl 2024-07-10 16:41:52 UTC
The following directories are missing in RPM database:
/usr/share/GConf
/usr/share/GConf/gsettings

Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/share/GConf/
file /usr/share/GConf is not owned by any package
2. rpm -qf /usr/share/GConf/gsettings/
file /usr/share/GConf/gsettings is not owned by any package


Actual Results:  
not owned by any package

Expected Results:  
ibus-1.5.30-6.fc41.x86_64
In spec file line 496 please add:
%dir %{_datadir}/GConf/
%dir %{_datadir}/GConf/gsettings/

Comment 1 Christoph Karl 2024-07-21 07:47:52 UTC
Works for me in rawhide.
Thank you


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