Description of problem: The minimal installation of RHEL system is missing file toll. This causes the rhevm-setup fail with the following ERROR: ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/dbscripts/create_schema.sh' failed to execute 2013-11-11 15:02:20 DEBUG otopi.plugins.ovirt_engine_setup.db.schema plugin.execute:446 execute-output: ['/usr/share/ovirt-engine/dbscripts/create_schema.sh', '-l', '/var/log/ovirt-engine/setup/ovirt-engine-setup-20131111145846.log', '-s ', 'localhost', '-p', '5432', '-d', 'engine', '-u', 'engine', '-g'] stderr: ./dbfunctions.sh: line 223: file: command not found ./dbfunctions.sh: line 223: file: command not found ./dbfunctions.sh: line 223: file: command not found .... Version-Release number of selected component (if applicable): rhevm-setup-3.3.0-0.30.beta1.el6ev.noarch How reproducible: 100% Steps to Reproduce: run rhevm-setup without 'fil' installed Actual results: ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/dbscripts/create_schema.sh' failed to execute Expected results: RHEV-M is installed successfully Additional info: file rpm should be added as dependency to rhevm.
Patch merged on upstream master and 3.3 branch
Verified on RHEVM 3.3 IS23
Closing - RHEV 3.3 Released