Bug 1179957
| Summary: | ose_installer fails with uninitialized constant FileUtils | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Tina Fitzgerald <tfitzger> |
| Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> |
| Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.3.0 | CC: | bmoss, dajohnso, jhardy, jocarter, jprause, mfeifer, obarenbo, xlecauch |
| Target Milestone: | GA | ||
| Target Release: | 5.3.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.3.2 | Doc Type: | Bug Fix |
| Doc Text: |
'fileutils' is missing at the the top of the method. When ose_installer attempts to create the directory for the @oseTemplatePath it fails with the following error: 'NameError: uninitialized constant FileUtils'. Added requirement for 'fileutils' to the top of the method and the ose_installer creates the directory as expected.
|
Story Points: | --- |
| Clone Of: | 1179956 | Environment: | |
| Last Closed: | 2015-01-14 19:44:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1179807, 1179956 | ||
| Bug Blocks: | |||
|
Comment 4
errata-xmlrpc
2015-01-14 19:44:24 UTC
|