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

get_apk.py is failing currently on checksums #50

Closed
sylvestre opened this issue Apr 17, 2018 · 1 comment
Closed

get_apk.py is failing currently on checksums #50

sylvestre opened this issue Apr 17, 2018 · 1 comment

Comments

@sylvestre
Copy link
Collaborator

I fixed the api version issue here: #49

Checksums change seems to be more than a one liner.```

raise HTTPError(http_error_msg, response=self)

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://ftp.mozilla.org/pub/mobile/candidates/59.0.2-candidates/build1/android-api-16/multi/fennec-59.0.2.multi.android-arm.checksums

Checksums are available here: https://ftp.mozilla.org/pub/mobile/candidates/59.0.2-candidates/build1/
@sylvestre
Copy link
Collaborator Author

@JohanLorenzo is that something you could help with?
I updated my PR to disable the checksum verification:
#49

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

1 participant