Skip to content

community/highscore: fix checksum

mio requested to merge mio/aports:highscore into master

The cached tarball with the same package version has a different checksum from upstream. Rename the tarball filename to re-download the tarball from upstream and resolve checksum mismatch error.

Found on the 3.21 riscv64 builder.

>>> highscore: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/highscore-40.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/highscore-40.0.tar.gz.part'
highscore-40.0.tar.g 100% |********************************| 4789k  0:00:00 ETA
'/var/cache/distfiles/v3.21/highscore-40.0.tar.gz.part' saved
>>> highscore: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/highscore-40.0.tar.gz
>>> highscore: Checking sha512sums...
highscore-40.0.tar.gz: FAILED
sha512sum: WARNING: 1 of 1 computed checksums did NOT match

Merge request reports

Loading