Bug 1324202
| Summary: | Update from 5.5.2.4 to 5.5.3.2 fails | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | luke couzens <lcouzens> | |
| Component: | Appliance | Assignee: | Satoe Imaishi <simaishi> | |
| Status: | CLOSED ERRATA | QA Contact: | luke couzens <lcouzens> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.5.0 | CC: | abellott, cpelland, jhardy, jkrocil, ncarboni, obarenbo | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | upgrade | |||
| Fixed In Version: | 5.6.0.1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1324512 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 15:47:40 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: | ||||
| Bug Blocks: | 1324512 | |||
|
Comment 2
Nick Carboni
2016-04-05 20:55:34 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/adba6b7391c4a474d0416d1cfe42a974028b8b7c commit adba6b7391c4a474d0416d1cfe42a974028b8b7c Author: Nick Carboni <ncarboni> AuthorDate: Wed Apr 6 14:43:25 2016 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Wed Apr 6 14:43:25 2016 -0400 Hardcode the assets manifest file name This will allow us to update the assets without concern for what the previous manifest file was named. Before, when `rake evm:compile_assets` was run in the kickstart the manifest would be regenerated, creating a new filename. Updating leads to multiple manifest files being present which in some cases causes the asset pipeline to use the incorrect manifest. https://bugzilla.redhat.com/show_bug.cgi?id=1324202 config/application.rb | 3 +++ 1 file changed, 3 insertions(+) Assigning to Satoe for additional changes. verified in 5.6.0.5-beta2.4 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/RHBA-2016:1348 |