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

Use git via CLI when building with rust #113

Closed
wants to merge 1 commit into from
Closed

Conversation

JonasAlfredsson
Copy link
Owner

We get random errors, when rust is building, stating that

failed to fetch https://github.com/rust-lang/crates.io-index

This appears to be known and will be fixed in the future. Until
then the suggested workaround is to use git that is installed on the
system instead.

@JonasAlfredsson JonasAlfredsson force-pushed the dev branch 2 times, most recently from 568b437 to e3d0bd4 Compare March 1, 2022 12:53
We get random errors, when rust is building, stating that

  failed to fetch https://github.com/rust-lang/crates.io-index

This appears to [be known][1] and will be fixed in the future. Until
then the suggested workaround is to use git that is installed on the
system instead.
@JonasAlfredsson
Copy link
Owner Author

Some more ideas:

rust-lang/cargo#8172 (comment)
rust-lang/cargo#7138

@JonasAlfredsson
Copy link
Owner Author

This did not help, the build is still flakey....

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

Successfully merging this pull request may close these issues.

1 participant