Created attachment 851771 [details] suggested fix Description of problem: gridsite1.7-compat sub-package lacks %dist tag, which causes koji builds with multiple os dists (ie el5+el6) to conflict and fail. Version-Release number of selected component (if applicable): 2.2.0-1 How reproducible: Always Steps to Reproduce: 1. Build the package from the source rpm for more than one dist platform Actual results: nvr's for gridsite1.7-compat sub-package are not unique across dist platforms Expected results: nvr's for gridsite1.7-compat sub-package should be unique across dist platforms Additional info: This seems like a simple oversite -- in gridsite.spec, the main package section has "Release: %{releaseno}%{?dist}" but the gridsite1.7-compat package section only has "Release: %{releaseno}%" (no %dist tag). This easy fix would allow doing pass-through rebuilds of the EPEL source rpm, without having to worry about conflicting nvr's in koji between el5/el6 ... Thanks!
gridsite-2.2.0-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/gridsite-2.2.0-2.el6
Package gridsite-2.2.0-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 gridsite-2.2.0-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0248/gridsite-2.2.0-2.el6 then log in and leave karma (feedback).
Thanks, this fixes it!
gridsite-2.2.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/gridsite-2.2.1-1.el6
gridsite-2.2.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.