Due to the gems-pending repo extraction, the 'require' in /bin/evm_watchdog.rb no longer works: require '/var/www/miq/vmdb/gems/pending/util/system/evm_watchdog' [root@localhost pending]# ruby /bin/evm_watchdog.rb /opt/rh/rh-ruby23/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- /var/www/miq/vmdb/gems/pending/util/system/evm_watchdog (LoadError) from /opt/rh/rh-ruby23/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require' from /bin/evm_watchdog.rb:5:in `<main>'
https://github.com/ManageIQ/manageiq-appliance/pull/108
New commit detected on ManageIQ/manageiq-appliance/master: https://github.com/ManageIQ/manageiq-appliance/commit/77a73a1561430ec8439db5bc1c846aebced6937a commit 77a73a1561430ec8439db5bc1c846aebced6937a Author: Nick Carboni <ncarboni> AuthorDate: Mon Feb 27 13:33:38 2017 -0500 Commit: Nick Carboni <ncarboni> CommitDate: Tue Feb 28 11:10:53 2017 -0500 Require the watchdog using the manageiq-gems-pending gem This was broken when the vmdb/gems/pending directory got broken out into a gem. https://bugzilla.redhat.com/show_bug.cgi?id=1427200 LINK/usr/bin/evm_watchdog.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Verified in 5.8.0.11
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367