Description of problem:
When trying to install eclipse I get dependency failures.
Version-Release number of selected component (if applicable):
4.11-4
How reproducible:
# dnf install eclipse
Steps to Reproduce:
1. dnf install eclipse
2. fail
3.
Actual results:
Error:
Problem: package eclipse-platform-1:4.11-4.fc30.x86_64 requires ant-junit5, but none of the providers can be installed
- package eclipse-jdt-1:4.11-4.fc30.noarch requires eclipse-platform = 1:4.11-4.fc30, but none of the providers can be installed
- package ant-junit5-1.10.5-4.fc30.noarch requires ant = 1.10.5-4.fc30, but none of the providers can be installed
- conflicting requests
- package ant-1.10.5-4.fc30.noarch is excluded
(try to add '--skip-broken' to skip uninstallable packages)
Expected results:
A working eclipse environment.
Additional info: