Bug 1294232 - easymock - Please provide support for EPEL7
Summary: easymock - Please provide support for EPEL7
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: easymock
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Michael Simacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1294230
TreeView+ depends on / blocked
 
Reported: 2015-12-25 16:06 UTC by Raphael Groner
Modified: 2016-01-18 10:02 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 1294230
Environment:
Last Closed: 2016-01-18 10:02:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Raphael Groner 2015-12-25 16:06:22 UTC
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 +++

Comment 1 Michael Simacek 2016-01-04 09:11:12 UTC
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.

Comment 2 Mikolaj Izdebski 2016-01-18 09:58:40 UTC
In RHEL 7 there are already available 2 versions of easymock: 2.5.2 (package easymock2) and 1.2 (package easymock).

Comment 3 Raphael Groner 2016-01-18 10:02:45 UTC
Thanks for the explanation.


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