https://bugzilla.redhat.com/show_bug.cgi?id=2297147
Bug ID: 2297147 Summary: Directories are missing in RPM database. Product: Fedora Version: rawhide Hardware: x86_64 OS: Linux Status: NEW Component: ibus Severity: medium Assignee: tfujiwar@redhat.com Reporter: pampelmuse@gmx.at QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, tfujiwar@redhat.com Target Milestone: --- Classification: Fedora
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}/dbus-1/ %dir %{_datadir}/dbus-1/services/
https://bugzilla.redhat.com/show_bug.cgi?id=2297147
Christoph Karl pampelmuse@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Comment|0 |updated
--- Comment #0 has been edited ---
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/
https://bugzilla.redhat.com/show_bug.cgi?id=2297147
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |ibus-1.5.31~beta1-8.fc41 Doc Type|--- |If docs needed, set a value Resolution|--- |RAWHIDE Status|NEW |CLOSED Last Closed| |2024-07-18 11:24:05
https://bugzilla.redhat.com/show_bug.cgi?id=2297147
--- Comment #1 from Christoph Karl pampelmuse@gmx.at --- Works for me in rawhide. Thank you
i18n-bugs@lists.fedoraproject.org