Skip to content

Adding password-protected git repository via ssh is not working #3409

@hakanyi

Description

@hakanyi
  • OS version and name: Manjaro Linux 20.2
  • Poetry version: 1.1.4

Issue

I'm trying to add a git repository via poetry add git+ssh://myrepo.git. After invoking that command, I'm asked to provide the password for my ssh key. Then, the poetry output "Resolving dependencies..." appears which takes forever and a second password prompt flashes for a few milliseconds.

However, when invoking the same command with -vvv, the second prompt actually allows me to enter the password, poetry proceeds as expected and installs the remote package successfully in a few seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/error-handlingBad error messages/insufficient error handling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions