Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinRM::WinRMWebService (NameError) If Newer Gem Versions Are Used #29

Closed
UnicodeTreason opened this issue Sep 7, 2016 · 1 comment
Closed

Comments

@UnicodeTreason
Copy link
Contributor

UnicodeTreason commented Sep 7, 2016

The following ruby gem versions must be used or the below error occurs on job runtime:

  • winrm - 1.8.1 - May 6, 2016 (43.5 KB)
  • winrm-fs - 0.4.3 - June 21, 2016 (30 KB)

/var/lib/rundeck/libext/cache/rd-winrm-plugin-1.4.1/winrmexe.rb:97:in `

': uninitialized constant WinRM::WinRMWebService (NameError)

Seems the new major version of one or both of these gems broke a reference.
As I cannot install v1.0.0 of winrm-fs without installing v2.0.1 of winrm I cant be sure which one breaks, but winrm is a safe guess.

@UnicodeTreason
Copy link
Contributor Author

Fixed by #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant