Cargo install failed due to interfering with git proxy in Ubuntu Linux #14952
Labels
A-git
Area: anything dealing with git
A-networking
Area: networking issues, curl, etc.
C-bug
Category: bug
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
Problem
when a global git https/http proxy config is set.
cargo install will fail with the following errors:
after removing git config, cargo install will be normal again.
Steps
cargo install
Possible Solution(s)
remove git proxy config for http/https.
Notes
No response
Version
The text was updated successfully, but these errors were encountered: