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

Download from https://mirror.bazel.build/pypi.python.org/packages/source/s/six/six-1.15.0.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found #200

Closed
splatboydev opened this issue Sep 27, 2020 · 8 comments

Comments

@splatboydev
Copy link

Download from https://mirror.bazel.build/pypi.python.org/packages/source/s/six/six-1.15.0.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found

cmd: bazel run :game

@tkoeppe
Copy link
Collaborator

tkoeppe commented Sep 27, 2020

Is this actually a problem? There's a second URL provided that should work, doesn't that work? The Bazel mirror isn't guaranteed to work, it's populated in a somewhat obscure way.

@splatboydev
Copy link
Author

splatboydev commented Sep 27, 2020

It fails the build, doesn't give any options. Not exactly helpful

@tkoeppe
Copy link
Collaborator

tkoeppe commented Sep 27, 2020

Does the other URL (given in the WORKSPACE file) work? If so, try deleting the first URL?

@splatboydev
Copy link
Author

I'll try that

@splatboydev
Copy link
Author

where exactly?

@splatboydev
Copy link
Author

nvm, found it.

@splatboydev
Copy link
Author

image
Now it can't find SDl.

@tkoeppe
Copy link
Collaborator

tkoeppe commented Nov 13, 2020

Please see the general build instructions. You need to install SDL on your system, and possibly adjust the sdl.BUILD file to contain the correct paths.

@tkoeppe tkoeppe closed this as completed Nov 13, 2020
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

No branches or pull requests

2 participants