Bug 815559

Summary: rubygem-pg contains the wrong Provides name
Product: [Fedora] Fedora EPEL Reporter: Mike McCune <mmccune>
Component: rubygem-pgAssignee: Vít Ondruch <vondruch>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rubygem-pg-0.12.2-2.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-11 22:03: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:

Description Mike McCune 2012-04-23 20:51:24 UTC
the latest update to rubygem-pg has a, AFAIK, broken Provides line:

Provides: rubygem(%{gem_name}) = %{version}

this doesn't match the global defined at the top of the specfile:

%global gemname pg

so you end up with an installed package that shows:

$ rpm -q --provides rubygem-pg
pg_ext.so()(64bit)  
rubygem(%{gem_name}) = 0.12.2
rubygem-pg = 0.12.2-1.el6
rubygem-pg(x86-64) = 0.12.2-1.el6

Comment 1 Vít Ondruch 2012-04-24 06:17:32 UTC
Hi Mike,

That is definitely my fault. Fix is imminent. Thank you for reporting.

Comment 2 Fedora Update System 2012-04-24 06:25:51 UTC
rubygem-pg-0.12.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/rubygem-pg-0.12.2-2.el6

Comment 3 Mike McCune 2012-04-25 21:57:43 UTC
thanks for the quick turnaround

Comment 4 Fedora Update System 2012-04-27 06:09:24 UTC
Package rubygem-pg-0.12.2-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing rubygem-pg-0.12.2-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5670/rubygem-pg-0.12.2-2.el6
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-05-11 22:03:29 UTC
rubygem-pg-0.12.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.