Fedora Account System
Red Hat Associate
Red Hat Customer
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/
Works for me in rawhide. Thank you