Description of problem: This package Requires: python3-gobject%{?_isa} as the owner of the python3 gi overrides directory. That package is arch-specific, but this package installs to %{python3_sitelib} which is noarch. This means that %{python3_sitelib}/gi and %{python3_sitelib}/gi/overrides and _possibly_ that these overrides don't get applied to anything. Version-Release number of selected component (if applicable): libgit2-glib-0.27.7-1.fc29.x86_64 Steps to Reproduce: 1. dnf install libgit2-glib 2. rpm -qf /usr/lib/python3.7/site-packages/gi 3. rpm -qf /usr/lib/python3.7/site-packages/gi/overrides Actual results: Neither directory is owned by any package. Expected results: Overrides are installed into an owned directory.
Will be fixed in the latest version.
FEDORA-2019-7b7b526134 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7b7b526134
libgit2-glib-0.28.0.1-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.