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

Fix file DOWNLOAD strangeness #40

Open
wants to merge 1 commit into
base: release-1.1-dev
Choose a base branch
from

Conversation

a9183756-gh
Copy link
Owner

If EXPECTED_HASH is passed to file(DOWNLOAD), it seems to be
sending error message and skips few stack frames and returns.
This causes package management not to retry failure next time!
With this change, hash check is explicitly implemented.

If EXPECTED_HASH is passed to file(DOWNLOAD), it seems to be
sending error message and skips few stack frames and returns.
This causes package management not to retry failure next time!
With this change, hash check is explicitly implemented.
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