Bug 1515483
Summary: | Azure Smart State on Windows VM throwing error "undefined method `[]' for nil:NilClass" in evm.log | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | SmartState Analysis | Assignee: | Jerry Keselman <jkeselma> |
Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | bascar, dajohnso, jhardy, obarenbo, sbulage, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | smartstate:azure:vm | ||
Fixed In Version: | 5.8.3.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1490488 | Environment: | |
Last Closed: | 2018-02-28 13:09:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1490488 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-11-28 19:48:30 UTC
https://github.com/ManageIQ/manageiq-gems-pending/pull/316 fixes the Travis problem found because the fix for this used the Ruby 2.3 Safe Navigation operator which will not work when Travis uses Ruby 2.2.x. After performing SSA on windows instance without error it succeed. Verified Version: 5.8.3.0.20171213193853_f1b4a89 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-2018:0374 |