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

Updated libgit2 example #799

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Updated libgit2 example #799

merged 2 commits into from
Oct 18, 2021

Conversation

UebelAndre
Copy link
Collaborator

This will hopefully fix the following errors

(19:20:12) WARNING: Download from https://github.com/libgit2/libgit2/releases/download/v1.1.0/libgit2-1.1.0.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 400 The request URI is invalid.
(19:20:12) ERROR: An error occurred during the fetch of repository 'libgit2':
   Traceback (most recent call last):
	File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/90e2e9b2d72fa9b00c19ff0535bb31ae/external/bazel_tools/tools/build_defs/repo/http.bzl", line 111, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/libgit2/libgit2/releases/download/v1.1.0/libgit2-1.1.0.tar.gz] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/90e2e9b2d72fa9b00c19ff0535bb31ae/external/libgit2/temp4142249548117265753/libgit2-1.1.0.tar.gz: GET returned 400 The request URI is invalid.
(19:20:12) ERROR: Error fetching repository: Traceback (most recent call last):
	File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/90e2e9b2d72fa9b00c19ff0535bb31ae/external/bazel_tools/tools/build_defs/repo/http.bzl", line 111, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/libgit2/libgit2/releases/download/v1.1.0/libgit2-1.1.0.tar.gz] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/90e2e9b2d72fa9b00c19ff0535bb31ae/external/libgit2/temp4142249548117265753/libgit2-1.1.0.tar.gz: GET returned 400 The request URI is invalid.

@UebelAndre UebelAndre merged commit 091dc5d into bazel-contrib:main Oct 18, 2021
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