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

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

Closed
hakanyi opened this issue Nov 24, 2020 · 4 comments
Closed

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

hakanyi opened this issue Nov 24, 2020 · 4 comments
Labels
area/error-handling Bad error messages/insufficient error handling

Comments

@hakanyi
Copy link

hakanyi commented Nov 24, 2020

  • 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.

@hakanyi hakanyi added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Nov 24, 2020
@naterichman
Copy link

naterichman commented Jan 28, 2021

I am also having this issue on my Mac machine.

However on my Linux machine (Arch Linux 5.9.10-arch1-1) I don't have this issue.

Wondering if it might have to do with the terminal emulator?

Both are using poetry 1.1.2

@pietermarsman
Copy link

Possible duplicate of #2825

@dimbleby
Copy link
Contributor

fixed at #5880, can be closed

@neersighted neersighted added area/error-handling Bad error messages/insufficient error handling and removed kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Oct 29, 2022
Copy link

github-actions bot commented Mar 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/error-handling Bad error messages/insufficient error handling
Projects
None yet
Development

No branches or pull requests

5 participants