Description of problem: appliance_console displays warning messages. Version-Release number of selected component (if applicable): 5.6.1.0.20160726144018_810a94f How reproducible: always Steps to Reproduce: 1. ssh to the CFME 5.6.1.0.20160726144018_810a94f appliance console 2. run the "appliance_console" command 3. Observe the warning messages displayed below. "/opt/rh/cfme-gemset/gems/activesupport-5.0.0/lib/active_support/core_ext/object/blank.rb:100: warning: already initialized constant String::BLANK_RE /opt/rh/cfme-gemset/gems/more_core_extensions-3.0.0/lib/more_core_extensions/core_ext/object/blank.rb:105: warning: previous definition of BLANK_RE was here Actual results: Below warning messages displayed. "/opt/rh/cfme-gemset/gems/activesupport-5.0.0/lib/active_support/core_ext/object/blank.rb:100: warning: already initialized constant String::BLANK_RE /opt/rh/cfme-gemset/gems/more_core_extensions-3.0.0/lib/more_core_extensions/core_ext/object/blank.rb:105: warning: previous definition of BLANK_RE was here Expected results: No Warning/Error expected upon launching appliance_console. Additional Info: However, No problem accessing/running appliance_console commands.
Created attachment 1185675 [details] appliance_console_warning
This was actually being caused by the redefinition of a constant in the more_core_extensions and active_support I believe this was fixed by https://github.com/ManageIQ/more_core_extensions/pull/26 Brandon should be able to confirm.
Moving to post as I'm not seeing the issue anymore.
verified in 5.8.0.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/RHSA-2017:1367