Skip to content

Unable to fetch fixtures_pectra-devnet-6.tar.gz #1640

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

Closed
piersy opened this issue May 22, 2025 · 4 comments
Closed

Unable to fetch fixtures_pectra-devnet-6.tar.gz #1640

piersy opened this issue May 22, 2025 · 4 comments

Comments

@piersy
Copy link

piersy commented May 22, 2025

When running 'make test' in op-geth the following error occurs:

go run build/ci.go test
build/cache/fixtures_pectra-devnet-6.tar.gz is stale
downloading from https://github.com/ethereum/execution-spec-tests/releases/download/[email protected]/fixtures_pectra-devnet-6.tar.gz
ci.go:345: download error: status 404

The reliance on this file was added in the following go-ethereum PR
https://github.com/ethereum/go-ethereum/pull/31088/files#diff-e75143ee3e78b4584447600ec31bee2c39f85dce0a5989026697df38d1448394R341

This file was definitely previously available, so I'm wondering what has happened to it

@danceratopz
Copy link
Member

Hi @piersy, that's weird. There's a [email protected]` tag but no fixtures attached to it. Neither is it associated with a release.

https://github.com/ethereum/execution-spec-tests/releases/tag/pectra-devnet-6%40v1.0.0

This shouldn't happen, perhaps it was deleted, @marioevz ?

Is there any reason you can't use a more recent version of the fixtures? Do you have a problem with exception tests? Could you use, for example?
https://github.com/ethereum/execution-spec-tests/releases/tag/v4.5.0

@marioevz
Copy link
Member

It must have been me by mistake, I think we should update geth to use the latest version to fix this.

@marioevz
Copy link
Member

Geth PR: ethereum/go-ethereum#31880

@marioevz
Copy link
Member

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

3 participants