Skip to content

Fix network download - use GitHub releases instead of S3#589

Open
NripeshN wants to merge 1 commit intojhonnold:mainfrom
NripeshN:fix-network-download
Open

Fix network download - use GitHub releases instead of S3#589
NripeshN wants to merge 1 commit intojhonnold:mainfrom
NripeshN:fix-network-download

Conversation

@NripeshN
Copy link

The S3 bucket (berserk-networks.s3.amazonaws.com) is returning Access Denied.

Changes:

This fixes 'make build' failing with 'Downloaded network failed validation' because the S3 download returns an XML error page instead of the network file.

The S3 bucket (berserk-networks.s3.amazonaws.com) is returning Access Denied.

Changes:
- Update MAIN_NETWORK to berserk-d43206fe90e4.nn (Berserk 13 release)
- Add NETWORK_URL variable pointing to GitHub releases
- Download from: https://github.com/jhonnold/berserk/releases/download/13/
- Remove -k flag from curl (not needed for GitHub)

This fixes 'make build' failing with 'Downloaded network failed validation'
because the S3 download returns an XML error page instead of the network file.
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