Description of problem: Change in gem systax from 4.0 to 4.2 NoMethodError undefined method `run' for LinuxAdmin:Module causing issues ==== ERROR -- : <AutomationEngine> <AEMethod add_dns_record> Ten-X Customization: Error executing linux command: NoMethodError undefined method `run' for LinuxAdmin:Module <code: result = LinuxAdmin.run(cmd)>:33:in `block in run_linux_admin' ==== Version-Release number of selected component (if applicable): 5.7
https://github.com/ManageIQ/linux_admin/issues/186
https://github.com/ManageIQ/manageiq-gems-pending/pull/128
New commit detected on ManageIQ/manageiq-gems-pending/master: https://github.com/ManageIQ/manageiq-gems-pending/commit/fb2003d6d555da872ff2f4fdfb46f4f407c2e67e commit fb2003d6d555da872ff2f4fdfb46f4f407c2e67e Author: Joe Rafaniello <jrafanie> AuthorDate: Mon Apr 24 10:26:36 2017 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Mon Apr 24 10:53:55 2017 -0400 Update to linux_admin to support old LinuxAdmin.run interface https://bugzilla.redhat.com/show_bug.cgi?id=1443739 It was removed but should have gone through a deprecation cycle. Existing user automate scripts could be using this previously removed interface. See: https://github.com/ManageIQ/linux_admin/pull/186 manageiq-gems-pending.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified in 5.9.0.15