Skip to content

Error trying to run poetry install on remote machine #86

@LevonW-IIS

Description

@LevonW-IIS

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions