How to install ovirt-engine 4.4? Missing apache-commons-jxpath

Hi, how do I install ovirt-engine 4.4, either pre or master? On CentOS 8 it fails with oVirt 4.4 Pre-Release 218 kB/s | 706 kB 00:03 Error: Problem: package ovirt-engine-4.4.0-0.5.beta3.20200408120550.gitf94f968ca81.el8.noarch requires apache-commons-jxpath, but none of the providers can be installed - cannot install the best candidate for the job - package apache-commons-jxpath-1.3-29.module_el8.0.0+30+832da3a1.noarch is excluded On FC30 there is even more broken packages. Any hints how to fix it? Thanks Vojta

Hi, how do I install ovirt-engine 4.4, either pre or master? On CentOS 8 it fails with
oVirt 4.4 Pre-Release
218 kB/s | 706 kB 00:03 Error: Problem: package ovirt-engine-4.4.0-0.5.beta3.20200408120550.gitf94f968ca81.el8.noarch requires apache-commons-jxpath, but none of the providers can be installed - cannot install the best candidate for the job - package apache-commons-jxpath-1.3-29.module_el8.0.0+30+832da3a1.noarch is excluded
On FC30 there is even more broken packages. Any hints how to fix it?
I think Sandro's email announcing 4.4. Beta answers my questions, dnf module enable -y javapackages-tools pki-deps 389-ds fixes the issue. Now have too old postgres, but downloding CentOS 8.1 now and it will probably fix it. Sorry for the rush.
Thanks Vojta

On Thu, Apr 9, 2020 at 11:44 AM Vojtech Juranek <vjuranek@redhat.com> wrote:
Hi, how do I install ovirt-engine 4.4, either pre or master? On CentOS 8 it fails with
oVirt 4.4 Pre-Release
218 kB/s | 706 kB 00:03 Error: Problem: package ovirt-engine-4.4.0-0.5.beta3.20200408120550.gitf94f968ca81.el8.noarch requires apache-commons-jxpath, but none of the providers can be
installed
- cannot install the best candidate for the job - package apache-commons-jxpath-1.3-29.module_el8.0.0+30+832da3a1.noarch is excluded
On FC30 there is even more broken packages. Any hints how to fix it?
I think Sandro's email announcing 4.4. Beta answers my questions, dnf module enable -y javapackages-tools pki-deps 389-ds fixes the issue. Now have too old postgres, but downloding CentOS 8.1 now and it will probably fix
The correct command is: dnf module enable javapackages-tools postgresql:12 389-ds module is required only for OST it.
Sorry for the rush.
Thanks Vojta
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/DBPYVJEPTYXZYM...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

On Thu, Apr 9, 2020 at 2:39 PM Martin Perina <mperina@redhat.com> wrote:
On Thu, Apr 9, 2020 at 11:44 AM Vojtech Juranek <vjuranek@redhat.com> wrote:
Hi, how do I install ovirt-engine 4.4, either pre or master? On CentOS 8 it fails with
oVirt 4.4 Pre-Release
218 kB/s | 706 kB 00:03 Error: Problem: package ovirt-engine-4.4.0-0.5.beta3.20200408120550.gitf94f968ca81.el8.noarch requires apache-commons-jxpath, but none of the providers can be installed - cannot install the best candidate for the job - package apache-commons-jxpath-1.3-29.module_el8.0.0+30+832da3a1.noarch is excluded
On FC30 there is even more broken packages. Any hints how to fix it?
I think Sandro's email announcing 4.4. Beta answers my questions, dnf module enable -y javapackages-tools pki-deps 389-ds fixes the issue. Now have too old postgres, but downloding CentOS 8.1 now and it will probably fix
The correct command is:
dnf module enable javapackages-tools postgresql:12
Where is this documented?

On 19 Apr 2020, at 21:07, Nir Soffer <nsoffer@redhat.com> wrote: On Thu, Apr 9, 2020 at 2:39 PM Martin Perina <mperina@redhat.com> wrote: On Thu, Apr 9, 2020 at 11:44 AM Vojtech Juranek <vjuranek@redhat.com> wrote: Hi, how do I install ovirt-engine 4.4, either pre or master? On CentOS 8 it fails with oVirt 4.4 Pre-Release 218 kB/s | 706 kB 00:03 Error: Problem: package ovirt-engine-4.4.0-0.5.beta3.20200408120550.gitf94f968ca81.el8.noarch requires apache-commons-jxpath, but none of the providers can be installed - cannot install the best candidate for the job - package apache-commons-jxpath-1.3-29.module_el8.0.0+30+832da3a1.noarch is excluded On FC30 there is even more broken packages. Any hints how to fix it? I think Sandro's email announcing 4.4. Beta answers my questions, dnf module enable -y javapackages-tools pki-deps 389-ds fixes the issue. Now have too old postgres, but downloding CentOS 8.1 now and it will probably fix The correct command is: dnf module enable javapackages-tools postgresql:12 Where is this documented? In the beta notes https://lists.ovirt.org/archives/list/users@ovirt.org/thread/NMDOALIJG5QJVX5... _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WGKTEHA5KASO3V...
participants (4)
-
Martin Perina
-
Michal Skrivanek
-
Nir Soffer
-
Vojtech Juranek