Actions
Bug #33222
opendynflow_executor.output log gets flooded with warning message: consumer.rb:17: warning: Runcible::Response#respond_to?(:to_ary) uses the deprecated method signature
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Cloned from bugzilla 1931501
Description of problem:
/var/log/foreman/dynflow_executor.output gets flooded with the following error messages:
/opt/theforeman/tfm/root/usr/share/gems/gems/runcible-2.13.0/lib/runcible/response.rb:10: warning: respond_to? is defined here
/opt/theforeman/tfm/root/usr/share/gems/gems/runcible-2.13.0/lib/runcible/extensions/consumer.rb:17: warning: Runcible::Response#respond_to?(:to_ary) uses the deprecated method signature, which takes one parameter
The amount of data and repeated error messages are so that are overloading the filesystem.
Version-Release number of selected component (if applicable):
tfm-rubygem-runcible-2.13.0-2.el7sat.noarch
Updated by matt jia over 3 years ago
- Pull request https://github.com/Katello/runcible/pull/221 added
Actions