Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1669799

Summary: GI overrides are installed in wrong directory
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: libgit2-glibAssignee: Ignacio Casal Quinteiro (nacho) <icq>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: icq, igor.raits, klember, walter.pete
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libgit2-glib-0.28.0.1-1.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-07 00:58:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1702588    
Bug Blocks:    

Description Elliott Sales de Andrade 2019-01-27 08:35:46 UTC
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.

Comment 1 Elliott Sales de Andrade 2019-06-04 06:34:01 UTC
Will be fixed in the latest version.

Comment 2 Fedora Update System 2019-06-04 06:48:28 UTC
FEDORA-2019-7b7b526134 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7b7b526134

Comment 3 Fedora Update System 2019-06-07 00:58:29 UTC
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.