DescriptionWilliam Makowski
2020-02-22 01:31:00 UTC
Description of problem:
Unable to install eclipse.
Version-Release number of selected component (if applicable):
eclipse-jdt-1:4.14-5.fc31.noarch
How reproducible:
Try to install using dnf.
Steps to Reproduce:
1. dnf install eclipse
2.
3.
Actual results:
Last metadata expiration check: 1:04:32 ago on Fri 21 Feb 2020 06:52:27 PM EST.
Error:
Problem: conflicting requests
- package eclipse-jdt-1:4.14-5.fc31.noarch requires eclipse-platform = 1:4.14-5.fc31, but none of the providers can be installed
- package eclipse-jdt-1:4.11-3.fc31.noarch requires eclipse-platform = 1:4.11-3.fc31, but none of the providers can be installed
- package eclipse-platform-1:4.14-5.fc31.x86_64 requires glassfish-el >= 3.0.1, but none of the providers can be installed
- package eclipse-platform-1:4.11-3.fc31.x86_64 requires glassfish-el >= 3.0.1, but none of the providers can be installed
- package glassfish-el-3.0.1-0.12.b08.module_f31+6519+12cd0b27.noarch is filtered out by modular filtering
- package glassfish-el-3.0.1-0.12.b08.module_f31+6793+1c93c38e.noarch is filtered out by modular filtering
- package glassfish-el-3.0.1-0.11.b08.fc31.noarch is filtered out by modular filtering
(try to add '--skip-broken' to skip uninstallable packages)
Expected results:
Eclipse installed and able to use.
Additional info:
Guessing this is a dependency issue. I have found if I install glassfish-el-3.0.1-0.11.b08.fc31.noarch before eclipse that the eclipse install completes without any additional problems.