Description of problem: $ rake db:migrate , is giving warning about duplicate entry ':terminate => 'Terminate a VM' in supports_feature_mixin.rb file Version-Release number of selected component (if applicable): cfme-5.7.1.1-1.el7cf.x86_64 How reproducible: Steps to Reproduce: 1. bin/rake db:migrate 2. 3. Actual results: multiple entries for :terminate key in supports_feature_mixin.rb file at line 103 and 111 Expected results: Additional info:
Hey, thanks for reporting. This is not really a problem but annoying. https://github.com/ManageIQ/manageiq/pull/13883 fixes this and its euwe only. Is it enough if you update the target of this BZ?
Hi, (In reply to Marcel Hild from comment #4) > Hey, thanks for reporting. This is not really a problem but annoying. > > https://github.com/ManageIQ/manageiq/pull/13883 fixes this and its euwe only. > > Is it enough if you update the target of this BZ? Thanks for the PR ref. Our framework for cfme performance was facing an issue due to this problem: https://github.com/redhat-performance/cfme-performance/issues/4 Just adding.. it's not directly affecting CFME functionality, but as you said, annoying for frameworks that work on metadata from rails console. In our case, due to absence of a CLI with CFME, we act on data produce from rails console commands executed remotely from cfme-performance's workload.
Verified in 5.7.2.0
*** Bug 1433196 has been marked as a duplicate of this bug. ***
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