Skip to main content

Installation on Linux Fedora 32 (33)

Flexi cannot be installed from an RPM package, Java conflict

Written by Petr Pech

Error description:

Problem: package Flexi-client-2020.2.6-1.noarch requires jre < 10, but none of the providers can be installed

- conflicting requests

- nothing provides jre7 >= 1.7 needed by Flexi-virtual-java-el5-1.7-1.noarch

Solution:

Another issue occurring on Fedora 33 involves outdated crypto policies that Fedora 33 no longer permits. The solution is to run the command sudo update-crypto-policies --set LEGACY

For more information, see here.

Did this answer your question?