Description of problem: When installing ovirt with yum, there is a missing dependency, the package dom4j was renamed to dom4j-eap6 Error: Package: ovirt-engine-dwh-3.5.0-1.el6.noarch (ovirt-3.5-qa-latest-local) Requires: dom4j Version-Release number of selected component (if applicable): 3.5 How reproducible: Always on my setup Steps to Reproduce: 1. yum install ovirt-engine-setup ovirt-engine-dwh-setup 2. 3. Actual results: Missing package dom4j Expected results: Correct installation Additional info:
Which OS?
I tested on both f19 and el6 and had no issues. Please make sure you use a clean environment. Shirly
RHEL 6.6, and it's clean, fresh install from PXE.
(After looking at Petr's machine. Thanks Petr!) You mixed upstream and downstream repos. For upstream ovirt-engine on rhel6, please use the provided package [1]. In particular, it adds the jpackage repo, which provides a dom4j package. Downstream rhevm-dwh requires dom4j-eap6, which is provided in downstream jboss repos. [1] http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm