Bug 1560578
| Summary: | appliance upgrade failing on gem package | |||
|---|---|---|---|---|
| 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: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 5.9.0 | CC: | abellott, a.r.welter, bmidwood, cbudzilo, cpelland, dluong, jocarter, lcouzens, mteixeira, niroy, obarenbo, sebastian.greco, tuado, yrudman | |
| Target Milestone: | GA | Keywords: | Regression, ZStream | |
| Target Release: | 5.9.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | black:upgrade:migration | |||
| Fixed In Version: | 5.9.1.2 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
This update corrects an issue when upgrading rh-ruby from 2.3.1 to 2.3.6, including its dependent packages. The error was caused when a unexpected, newer version of rubygem-psych was picked up by CFME.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1562969 1562971 (view as bug list) | Environment: | ||
| Last Closed: | 2018-04-11 17: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: | 1562969, 1562971 | |||
|
Description
luke couzens
2018-03-26 13:23:38 UTC
rh-ruby23 was updated from 2.3.1 to 2.3.6 in Software Collection, along with its dependent packages including rubygem-psych. This resulted CFME upgrade to pick up a newer version of rubygem-psych than what we expected, causing the error. New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/3c74c05f423dac3bcf77478dc972c177a950c6e8 commit 3c74c05f423dac3bcf77478dc972c177a950c6e8 Author: Joe Rafaniello <jrafanie> AuthorDate: Mon Mar 26 11:07:15 2018 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Mon Mar 26 11:07:15 2018 -0400 Update to 2.3.6 on euwe. :sweat_smile: We previously tried to upgrade to 2.3.6 on euwe by backporting: https://github.com/ManageIQ/manageiq/pull/15993 This was causing a hang in the automation test suite on euwe and we reverted it in: https://github.com/ManageIQ/manageiq/pull/16087 https://bugzilla.redhat.com/show_bug.cgi?id=1560578 The prior 2 commits contain a manual backport of https://github.com/ManageIQ/manageiq/pull/14239 which solves the 100% cpu hang of the automate ruby method with ruby 2.3.2+. .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) *** Bug 1562454 has been marked as a duplicate of this bug. *** Verified in 5.9.1.2 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-2018:0556 *** Bug 1563588 has been marked as a duplicate of this bug. *** |