-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Cargo 1.96.0 fails to fetch updates from AWS CodeArtifact #17072
Copy link
Copy link
Closed
Labels
A-networkingArea: networking issues, curl, etc.Area: networking issues, curl, etc.C-bugCategory: bugCategory: bugS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewregression-from-stable-to-stableRegression in stable that worked in a previous stable release.Regression in stable that worked in a previous stable release.
Metadata
Metadata
Assignees
Labels
A-networkingArea: networking issues, curl, etc.Area: networking issues, curl, etc.C-bugCategory: bugCategory: bugS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewregression-from-stable-to-stableRegression in stable that worked in a previous stable release.Regression in stable that worked in a previous stable release.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem
After update Cargo to 1.96.0 I got the following error when fetching updates from AWS CodeArtifact:
I was tried to enable verbose output but got nothing useful.
Steps
Just run
cargo updateon the project with dependencies from AWS CodeArtifact.Possible Solution(s)
No response
Notes
No response
Version