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

Error trying to run poetry install on remote machine #86

Open
LevonW-IIS opened this issue Sep 14, 2022 · 0 comments
Open

Error trying to run poetry install on remote machine #86

LevonW-IIS opened this issue Sep 14, 2022 · 0 comments

Comments

@LevonW-IIS
Copy link

running the command poetry install fails with
Failed: NonZeroResultCode: [WinRMPython] Result code: 1

  • runnning the same command from python using the pywinrm library does not error
  • running the command quietly (using the poetry -q flag) does not error
  • running the command from poetry version 1.1.7 does not error (as the output was changed a fair bit in 1.2.0)
    From what I can see it seems to be an issue with the prettified output from poetry 1.2.0 and how this is handled in the plugin

this is from a windows server 2019 standard 64 bit (rundeck server) -> windows server 2022 standard 64 bit using the credssp transport option

default code executor is set to pywinrm with Script exit behaviour: exitcode

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