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

bump geth to v1.14.9 #6562

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from
Open

bump geth to v1.14.9 #6562

wants to merge 1 commit into from

Conversation

@tersec tersec enabled auto-merge (squash) September 18, 2024 20:33
@tersec
Copy link
Contributor

tersec commented Sep 18, 2024

macOS builds are 404:

$ wget https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.14.9-c350d3ac.tar.gz
--2024-09-18 11:44:27--  https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.14.9-c350d3ac.tar.gz
Resolving gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)... 20.60.40.164
Connecting to gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)|20.60.40.164|:443... connected.
HTTP request sent, awaiting response... 404 The specified blob does not exist.
2024-09-18 11:44:27 ERROR 404: The specified blob does not exist..

$ wget https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.14.7-aa55f5ea.tar.gz
--2024-09-18 11:44:48--  https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.14.7-aa55f5ea.tar.gz
Resolving gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)... 20.60.40.164
Connecting to gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)|20.60.40.164|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16719638 (16M) [application/octet-stream]
Saving to: ‘geth-darwin-amd64-1.14.7-aa55f5ea.tar.gz’

geth-darwin-amd64-1.14 100%[==========================>]  15.94M  4.87MB/s    in 3.3s    

2024-09-18 11:44:52 (4.87 MB/s) - ‘geth-darwin-amd64-1.14.7-aa55f5ea.tar.gz’ saved [16719638/16719638]

$ wget https://gethstore.blob.core.windows.net/builds/geth-darwin-arm64-1.14.7-aa55f5ea.tar.gz
--2024-09-18 11:45:54--  https://gethstore.blob.core.windows.net/builds/geth-darwin-arm64-1.14.7-aa55f5ea.tar.gz
Resolving gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)... 20.60.40.164
Connecting to gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)|20.60.40.164|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15784273 (15M) [application/octet-stream]
Saving to: ‘geth-darwin-arm64-1.14.7-aa55f5ea.tar.gz’

geth-darwin-arm64-1.14.7-aa55f5ea.tar.gz                             100%[====================================================================================================================================================================>]  15.05M  4.57MB/s    in 3.4s    

2024-09-18 11:45:58 (4.41 MB/s) - ‘geth-darwin-arm64-1.14.7-aa55f5ea.tar.gz’ saved [15784273/15784273]

$ wget https://gethstore.blob.core.windows.net/builds/geth-darwin-arm64-1.14.9-c350d3ac.tar.gz
--2024-09-18 11:46:08--  https://gethstore.blob.core.windows.net/builds/geth-darwin-arm64-1.14.9-c350d3ac.tar.gz
Resolving gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)... 20.60.40.164
Connecting to gethstore.blob.core.windows.net (gethstore.blob.core.windows.net)|20.60.40.164|:443... connected.
HTTP request sent, awaiting response... 404 The specified blob does not exist.
2024-09-18 11:46:09 ERROR 404: The specified blob does not exist..

@etan-status
Copy link
Contributor Author

https://geth.ethereum.org/downloads
yep, also broken on their official site.

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.

2 participants