Bug 2297147
| Summary: | Directories are missing in RPM database. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Karl <pampelmuse> |
| Component: | ibus | Assignee: | fujiwara <tfujiwar> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | i18n-bugs, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ibus-1.5.31~beta1-8.fc41 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-18 11:24:05 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: | |||
Works for me in rawhide. Thank you |
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/