Zanie Blue
Zanie Blue
Interesting... Can you share `RUST_LOG=uv=trace uv pip install -v ...` logs for the installation? Ensure you replace your password with asterisks in the logs.
We're missing the relevant logs there, we don't try the netrc file until the request fails so where you stopped at "failed with 401 Unauthorized, checking for credentials" is the...
Hm so we're not seeing this log https://github.com/astral-sh/uv/blob/c1370cab1b153a3d45c82cc2afe414cf2e1b2c82/crates/uv-auth/src/middleware.rs#L333 which suggests to me that we're not discovering the netrc file which is pretty weird. Would it be feasible to share the...
This is helpful, thank you. I'll look into it on my end and report back.
Interestingly, I added a test case for this and it succeeds: https://github.com/astral-sh/uv/pull/3485 Does it look meaningfully different than your setup?
Not much to do here until addressed upstream, I think.
It does sound nice to hint to use https or ssh in our error message.
Sorry, I need to review the latest implementation but am prioritizing things that impact more users right now.
Is this still needed?