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

[BUG] - emerge download manifest mismatch #953

Open
bitcoin-tools opened this issue May 21, 2024 · 3 comments · May be fixed by #954
Open

[BUG] - emerge download manifest mismatch #953

bitcoin-tools opened this issue May 21, 2024 · 3 comments · May be fixed by #954
Labels
bug Something isn't working

Comments

@bitcoin-tools
Copy link
Owner

bitcoin-tools commented May 21, 2024

Expected Behavior

!!! Manifest verification failed:
832.6 Manifest mismatch for metadata/Manifest.gz
832.6   __size__: expected: 11357, have: 11355

https://github.com/bitcoin-tools/nodebuilder/actions/runs/9175052593/job/25227257879#step:4:210

Actual Behavior

Set retry

emerge --retry 3 <package>

Steps to Reproduce

Optional Screenshots

No response

Optional Logs

No response

Operating System

No response

Operating System version

No response

@bitcoin-tools bitcoin-tools added the bug Something isn't working label May 21, 2024
@bitcoin-tools bitcoin-tools linked a pull request May 21, 2024 that will close this issue
4 tasks
@bitcoin-tools
Copy link
Owner Author

Happened again. This may be an issue with a package repo or other upstream issue.

https://github.com/bitcoin-tools/nodebuilder/actions/runs/9188329672/job/25267964264

@bitcoin-tools
Copy link
Owner Author

Seems to have resolved on its own.

@bitcoin-tools
Copy link
Owner Author

The download mismatch error happened again in CI. Restarting the job fixes it, but it's annoying. emerge doesn't seem to have a built-in retry mechanism, so it might require creating a loop to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant