Bug 1423470

Summary: Running any rake task gives a warning message before runnning
Product: Red Hat CloudForms Management Engine Reporter: luke couzens <lcouzens>
Component: ApplianceAssignee: Joe Rafaniello <jrafanie>
Status: CLOSED ERRATA QA Contact: luke couzens <lcouzens>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: abellott, cpelland, dajohnso, jhardy, jrafanie, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.7.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: black
Fixed In Version: 5.7.2.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-12 14:38:31 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:

Description luke couzens 2017-02-17 11:52:27 UTC
Description of problem:When running any rake task on an appliance we see a warning message before the rake task runs.


Version-Release number of selected component (if applicable):5.7.1.2


How reproducible:100%


Steps to Reproduce:
1.provision appliance
2.ssh to appliance
3.run vmdb
4.run any rake task such as 'rake about'

Actual results:/var/www/miq/vmdb/app/models/mixins/supports_feature_mixin.rb:103: warning: key :terminate is duplicated and overwritten on line 111



Expected results:No warning messages


Additional info:

Comment 2 Joe Rafaniello 2017-02-20 18:36:29 UTC
Note, this doesn't affect upstream manageiq because it was caused by the order in which the upstream PR was backported to euwe.

Comment 4 CFME Bot 2017-03-10 21:56:12 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/3cc64a71a8ae38aa5051fd1bd76f505d2ffe7bb1

commit 3cc64a71a8ae38aa5051fd1bd76f505d2ffe7bb1
Author:     Joe Rafaniello <jrafanie>
AuthorDate: Mon Feb 20 13:29:42 2017 -0500
Commit:     Joe Rafaniello <jrafanie>
CommitDate: Mon Feb 20 13:33:46 2017 -0500

    Hash key 'terminate' was duplicated due to backport PR order
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1423470
    
    b6913002e51033 for PR #11418 was backported before
    084ecea58bfb4f for PR #11018, causing some git context to bring
    over the :terminate key twice.

 app/models/mixins/supports_feature_mixin.rb | 1 -
 1 file changed, 1 deletion(-)

Comment 5 luke couzens 2017-03-22 22:01:30 UTC
Verified in 5.7.2.0

Comment 7 errata-xmlrpc 2017-04-12 14:38:31 UTC
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-2017:0898