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

Fetching git repositories via SSH makes cargo crash #2250

Closed
muja opened this issue Dec 27, 2015 · 2 comments
Closed

Fetching git repositories via SSH makes cargo crash #2250

muja opened this issue Dec 27, 2015 · 2 comments

Comments

@muja
Copy link

muja commented Dec 27, 2015

How to reproduce:

First, append this in your .gitconfig:

  [url "[email protected]:"]
         insteadOf = https://github.com/

Then, run any cargo command (install, update, even build) - it will crash with a rather cryptic message of failed to authenticate when downloading repository.

@UserAB1236872
Copy link

Probably a duplicate of #1851 ?

@alexcrichton
Copy link
Member

Yeah I believe this is a dupe of #1851, but thanks for the report!

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

3 participants