Actions
Bug #10504
closedcustomrun was broken and customrun_args is empty threw Nil -> string exception
Difficulty:
Triaged:
Description
puppet_proxy custom run complained with,
E, [2015-05-13T22:02:02.659085 #18294] ERROR -- : Exception 'can't convert Array into String' when executing '["/usr/local/bin/custom_command", nil, ["REDACTED_HOST"]]'
In this case :customrun_args: was empty.
Attached PR fixes this https://github.com/theforeman/smart-proxy/pull/284
Updated by Dominic Cleal over 9 years ago
- Category set to Puppet
- Status changed from New to Ready For Testing
- Assignee set to Dhaivat Pandit
- Translation missing: en.field_release set to 50
- Pull request https://github.com/theforeman/smart-proxy/pull/284 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release changed from 50 to 56
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release deleted (
56)
Updated by Pieter Hollants almost 9 years ago
I updated Dhaivat's fix for the current code: https://github.com/theforeman/smart-proxy/pull/403
Updated by Dominic Cleal almost 9 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/403 added
Thanks Pieter!
Updated by Pieter Hollants almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 50cd49b75333c3c3eb1b03db71559521bb425c86.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 141
Actions