-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels