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

Checksum verification fails when building UCX-1.13.1-GCCcore-12.2.0.eb (using EB 4.7.0) #17344

Closed
bphusted opened this issue Feb 9, 2023 · 1 comment
Milestone

Comments

@bphusted
Copy link

bphusted commented Feb 9, 2023

I tried building UCX-1.13.1-GCCcore-12.2.0.eb, but got a checksum error using EasyBuild 4.7.0.
Then I tried to download the file manually from github and got the same checksum as reported by easybuild.
So somehow there is a mismatch between the checksum in the installation file and file downloaded from github.

Checksum verification for /sw/easybuild/sources/u/UCX/ucx-1.13.1.tar.gz using {'ucx-1.13.1.tar.gz': 'efc37829b68e131d2acc82a3fd4334bfd611156a756837ffeb650ab9a9dd3828'} failed.")

@boegel
Copy link
Member

boegel commented Feb 15, 2023

@bphusted That problem is caused by an in-place update of the UCX 1.13.1 source tarball, see #17077 for more information.

You can work around the problem with EasyBuild v4.7.0 using eb --from-pr 17077 UCX-1.13.1-GCCcore-12.2.0.eb)

@boegel boegel closed this as completed Feb 15, 2023
@boegel boegel added this to the next release (4.7.1?) milestone Feb 15, 2023
@boegel boegel transferred this issue from easybuilders/easybuild Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants