https://bugzilla.redhat.com/show_bug.cgi?id=1294232
Bug ID: 1294232 Summary: Please provide support for EPEL7 Product: Fedora Version: rawhide Component: easymock Severity: medium Priority: low Assignee: msimacek@redhat.com Reporter: projects.rg@smart.ms QA Contact: extras-qa@fedoraproject.org CC: akurtako@redhat.com, dbhole@redhat.com, extras-qa@fedoraproject.org, fnasser@redhat.com, java-sig-commits@lists.fedoraproject.org, jerboaa@gmail.com, mizdebsk@redhat.com, msimacek@redhat.com, msrb@redhat.com, neugens@redhat.com, projects.rg@smart.ms, rkennke@redhat.com Depends On: 1294230, 1294231
Description of problem: Please provide support for EPEL7. We need it to build a package for powermock.
Version-Release number of selected component (if applicable): -
How reproducible: yes
Steps to Reproduce: 1. run an EPEL7 system 2. dnf install powermock 3.
Actual results: no package found.
Expected results: powermock gets installed with success.
Additional info: DEBUG util.py:393: Getting requirements for powermock-1.6.2-2.el7.src DEBUG util.py:393: --> maven-local-3.4.1-11.el7.noarch DEBUG util.py:393: --> apache-commons-logging-1.1.2-7.el7.noarch DEBUG util.py:393: --> tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch DEBUG util.py:393: --> junit-4.11-8.el7.noarch DEBUG util.py:393: --> cglib-2.2-18.el7.noarch DEBUG util.py:393: --> maven-plugin-bundle-2.3.7-12.el7.noarch DEBUG util.py:393: --> javassist-3.16.1-10.el7.noarch DEBUG util.py:393: --> mockito-1.9.0-19.el7.noarch DEBUG util.py:393: --> mockito-1.9.0-19.el7.noarch DEBUG util.py:393: --> objenesis-1.2-18.el7.noarch DEBUG util.py:393: --> sonatype-oss-parent-7-6.el7.noarch DEBUG util.py:393: Error: No Package found for mvn(cglib:cglib-nodep) DEBUG util.py:393: Error: No Package found for mvn(org.easymock:easymock)
+++ This bug was initially created as a clone of Bug #1294230 +++
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1294230 [Bug 1294230] Please provide support for EPEL7 https://bugzilla.redhat.com/show_bug.cgi?id=1294231 [Bug 1294231] Please provide support for EPEL7
https://bugzilla.redhat.com/show_bug.cgi?id=1294232
Raphael Groner projects.rg@smart.ms changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1294230 Depends On|1294230, 1294231 |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1294230 [Bug 1294230] Please provide support for EPEL7 https://bugzilla.redhat.com/show_bug.cgi?id=1294231 [Bug 1294231] Please provide support for EPEL7
https://bugzilla.redhat.com/show_bug.cgi?id=1294232
Michael Simacek msimacek@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FutureFeature
Red Hat Bugzilla bugzilla@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|Bug Fix |Enhancement
--- Comment #1 from Michael Simacek msimacek@redhat.com --- I'm not interested in maintaining the package in EPEL 7. However, you are free to maintain it yourself, just request the branch in pkgdb and I'll approve it.
https://bugzilla.redhat.com/show_bug.cgi?id=1294232
Raphael Groner projects.rg@smart.ms changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Please provide support for |easymock - Please provide |EPEL7 |support for EPEL7
https://bugzilla.redhat.com/show_bug.cgi?id=1294232
--- Comment #2 from Mikolaj Izdebski mizdebsk@redhat.com --- In RHEL 7 there are already available 2 versions of easymock: 2.5.2 (package easymock2) and 1.2 (package easymock).
https://bugzilla.redhat.com/show_bug.cgi?id=1294232
Raphael Groner projects.rg@smart.ms changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2016-01-18 05:02:45
--- Comment #3 from Raphael Groner projects.rg@smart.ms --- Thanks for the explanation.
java-sig-commits@lists.fedoraproject.org