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
Hi Mike, That is definitely my fault. Fix is imminent. Thank you for reporting.
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
thanks for the quick turnaround
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).
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.