Bug 1171780
Summary: | 5.3.2.2 doesn't start evmserverd | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Sean Myers <sean.myers> | |
Component: | Appliance | Assignee: | Brandon Dunne <bdunne> | |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.3.0 | CC: | bdunne, jhardy, jrafanie, jvlcek, mfalesni, xlecauch | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1171821 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:46:07 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: | 1171821 |
Description
Sean Myers
2014-12-08 15:14:53 UTC
cfme 5.3.2.2 should be pulling in linux_admin 0.9.3 not 0.9.1 It seems a Gemfile and/or Gemfile.lock needs to be updated: https://github.com/ManageIQ/manageiq/blob/master/vmdb/lockfiles/RHEL6.4/Gemfile.lock#L136 Will inquire with Developers as to what the correct course of action should be. Brandon Dunne, Did you work on the linux_admin upgrade in the manageiq base or can you direct me to who did? New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/66e77ef99a232d5c8e144f7d2ee45c486861c7e1 commit 66e77ef99a232d5c8e144f7d2ee45c486861c7e1 Author: Brandon Dunne <bdunne> AuthorDate: Mon Dec 8 11:03:59 2014 -0500 Commit: Brandon Dunne <bdunne> CommitDate: Mon Dec 8 11:03:59 2014 -0500 Remove RHEL 6.4 specific Gemfile.lock since it doesn't belong here [skip ci] https://bugzilla.redhat.com/show_bug.cgi?id=1171780 vmdb/lockfiles/RHEL6.4/Gemfile.lock | 347 ------------------------------------ 1 file changed, 347 deletions(-) delete mode 100644 vmdb/lockfiles/RHEL6.4/Gemfile.lock New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=3e5902ae945b9e93e4a1957f18b865cf166d59e3 commit 3e5902ae945b9e93e4a1957f18b865cf166d59e3 Author: Brandon Dunne <bdunne> AuthorDate: Mon Dec 8 11:03:59 2014 -0500 Commit: Brandon Dunne <bdunne> CommitDate: Mon Dec 8 11:22:06 2014 -0500 Remove RHEL 6.4 specific Gemfile.lock since it doesn't belong here [skip ci] https://bugzilla.redhat.com/show_bug.cgi?id=1171780 vmdb/lockfiles/RHEL6.4/Gemfile.lock | 320 ------------------------------------ 1 file changed, 320 deletions(-) delete mode 100644 vmdb/lockfiles/RHEL6.4/Gemfile.lock Verified in 5.4.0.0.10 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 |