Hide Forgot
Description of problem: When no log parameter is passed to the engine-backup, irrelevant error messages are displayed. Version-Release number of selected component (if applicable): rhevm-3.6.2-0.1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. engine-backup --file=f1 --mode=backup Actual results: # engine-backup --file=f1 --mode=backup FATAL: --log is missing readlink: missing operand Try `readlink --help' for more information. /usr/bin/engine-backup: line 1405: : No such file or directory Notifying engine /usr/bin/engine-backup: line 1472: : No such file or directory /usr/bin/engine-backup: line 1405: : No such file or directory FATAL: Failed notifying engine Expected results: # engine-backup --file=f1 --mode=backup FATAL: --log is missing
Fixed bug tickets must have version flags set prior to fixing them. Please set the correct version flags and move the bugs back to the previous status after this is corrected.
Verified with: rhevm-4.0.0.6-0.1.el7ev.noarch # engine-backup --file=f1 --mode=backup FATAL: --log is missing
oVirt 4.0.0 has been released, closing current release.