Description of problem: Attempts to fleece VMs fail with the log error: undefined method `exist?' for #<Manageiq::BlackBox:0x0000000d813c08> Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/463d06aefbf04ce052f7fc78cd0335a80adf6485 commit 463d06aefbf04ce052f7fc78cd0335a80adf6485 Author: Richard Oliveri <roliveri> AuthorDate: Fri Feb 27 13:12:30 2015 -0500 Commit: Richard Oliveri <roliveri> CommitDate: Fri Feb 27 13:12:30 2015 -0500 Remove extraneous calls to BlackBox#exist? The definition of BlackBox#exist? was removed, however some references to it remained. Remove the extraneous reference. https://bugzilla.redhat.com/show_bug.cgi?id=1196851 lib/blackbox/xmlStorage.rb | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)
Verified in 5.4.0.0.13 by doing a VM analysis including file fleecing and no error happened. Is this enough?
Yes, that should be enough.
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://rhn.redhat.com/errata/RHBA-2015-1100.html