RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1260311 - gobject-introspection wrong provides
Summary: gobject-introspection wrong provides
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gobject-introspection
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Colin Walters
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-05 22:19 UTC by Tomas Pelka
Modified: 2015-09-11 12:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-11 12:13:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tomas Pelka 2015-09-05 22:19:34 UTC
Description of problem:
gobject-introspection now provides libgirepository-1.0.so.1() instead of libgirepository-1.0.so.1

at least libpeas, eog and mutter requiting libgirepository-1.0.so.1

Version-Release number of selected component (if applicable):
gobject-introspection-1.42.0-1.el7

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
Error: Package: eog-3.14.3-1.el7.i686 (/eog-3.14.3-1.el7.i686)
           Requires: libgirepository-1.0.so.1
           Removing: gobject-introspection-1.36.0-4.el7.i686 (@/gobject-introspection-1.36.0-4.el7.i686)
               libgirepository-1.0.so.1
           Updated By: gobject-introspection-1.42.0-1.el7.x86_64 (/gobject-introspection-1.42.0-1.el7.x86_64)
               Not found
Error: Package: libpeas-1.12.1-1.el7.i686 (/libpeas-1.12.1-1.el7.i686)
           Requires: libgirepository-1.0.so.1
           Removing: gobject-introspection-1.36.0-4.el7.i686 (@/gobject-introspection-1.36.0-4.el7.i686)
               libgirepository-1.0.so.1
           Updated By: gobject-introspection-1.42.0-1.el7.x86_64 (/gobject-introspection-1.42.0-1.el7.x86_64)
               Not found
Error: Package: mutter-3.14.4-11.el7.i686 (/mutter-3.14.4-11.el7.i686)
           Requires: libgirepository-1.0.so.1
           Removing: gobject-introspection-1.36.0-4.el7.i686 (@/gobject-introspection-1.36.0-4.el7.i686)
               libgirepository-1.0.so.1
           Updated By: gobject-introspection-1.42.0-1.el7.x86_64 (/gobject-introspection-1.42.0-1.el7.x86_64)
               Not found
Error: Package: libpeas-1.12.1-1.el7.i686 (/libpeas-1.12.1-1.el7.i686)
           Requires: gobject-introspection(x86-32)
           Removing: gobject-introspection-1.36.0-4.el7.i686 (@/gobject-introspection-1.36.0-4.el7.i686)
               gobject-introspection(x86-32) = 1.36.0-4.el7
           Updated By: gobject-introspection-1.42.0-1.el7.x86_64 (/gobject-introspection-1.42.0-1.el7.x86_64)
              ~gobject-introspection(x86-64) = 1.42.0-1.el7
Error: Package: libpeas-devel-1.12.1-1.el7.i686 (/libpeas-devel-1.12.1-1.el7.i686)
           Requires: libgirepository-1.0.so.1
           Removing: gobject-introspection-1.36.0-4.el7.i686 (@/gobject-introspection-1.36.0-4.el7.i686)
               libgirepository-1.0.so.1
           Updated By: gobject-introspection-1.42.0-1.el7.x86_64 (/gobject-introspection-1.42.0-1.el7.x86_64)
               Not found


Expected results:


Additional info:

Comment 2 Colin Walters 2015-09-06 15:42:38 UTC
Not sure what's going on there, it looks fine to me:

$ brew latest-pkg --quiet rhel-7.1 gobject-introspection
gobject-introspection-1.36.0-4.el7        rhel-7.0              dmach
srv/tmp
$ brew latest-pkg --quiet rhel-7.2-candidate gobject-introspection
gobject-introspection-1.42.0-1.el7        rhel-7.2-candidate    mclasen
$ curl -O http://download.devel.redhat.com/brewroot/packages/gobject-introspection/1.42.0/1.el7/x86_64/gobject-introspection-1.42.0-1.el7.x86_64.rpm
$ rpm -qp --provides gobject-introspection-1.42.0-1.el7.x86_64.rpm 
gobject-introspection = 1.42.0-1.el7
gobject-introspection(x86-64) = 1.42.0-1.el7
libgirepository-1.0.so.1()(64bit)
$ curl -O http://download.devel.redhat.com/brewroot/packages/gobject-introspection/1.36.0/4.el7/x86_64/gobject-introspection-1.36.0-4.el7.x86_64.rpm
$ rpm -qp --provides gobject-introspection-1.36.0-4.el7.x86_64.rpm 
gobject-introspection = 1.36.0-4.el7
gobject-introspection(x86-64) = 1.36.0-4.el7
libgirepository-1.0.so.1()(64bit)
$

Comment 3 Colin Walters 2015-09-08 14:06:12 UTC
Tomas, can you show what command you're running and against what repositories?  Does the data in comment #2 look right?

Comment 4 Tomas Pelka 2015-09-08 14:35:40 UTC
(In reply to Colin Walters from comment #3)
> Tomas, can you show what command you're running and against what
> repositories?  Does the data in comment #2 look right?

It appears during TPS, so rpm -Uhv together with more than 2000 rpms. I will try to put the list of packages together ASAP


Note You need to log in before you can comment on or make changes to this bug.