Actions
Bug #20108
closedundefined method `strip_heredoc' when running the executor via bin/dynflow-executor
Description
/home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:58:in `banner': undefined method `strip_heredoc' for #<String:0x00000000897f10> (NoMethodError) from /home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:12:in `block in initialize' from /opt/rh/rh-ruby24/root/usr/share/ruby/optparse.rb:1062:in `initialize' from /home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:11:in `new' from /home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:11:in `initialize' from /home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:65:in `new' from /home/foreman/gems/gems/foreman-tasks-0.9.3/bin/dynflow-executor:65:in `<main>'
Updated by Ivan Necas over 7 years ago
- Subject changed from undefined method `strip_heredoc' to undefined method `strip_heredoc' when running the executor via bin/dynflow-executor
Note: package setup is not affected, as the service foreman-tasks is using minimalistic executable `bin/foreman-tasks` without the options parsing part
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman-tasks/pull/260 added
Updated by Ivan Necas over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 082b0e95d2ce4496aaff95d6b5d7fc7ecdc15248.
Updated by Ivan Necas over 7 years ago
- Translation missing: en.field_release set to 277
Actions