Closed issue by lfdebrux on void-packages repository https://github.com/void-linux/void-packages/issues/37978 Description: ### Is this a new report? No ### System Info Void 5.15.41_1 x86_64-musl GenuineIntel uptodate rFFFF ### Package(s) Affected python-2.7.18.5_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour The shasum in `srcpkgs/python/template` matches the hash of the downloaded binary. ### Actual behaviour I get the following error: ``` => python-2.7.18.5_1: verifying checksum for distfile 'v2.7.18.5.tar.gz'... => ERROR: SHA256 mismatch for 'v2.7.18.5.tar.gz:' e5e80ae00e20994150f2acfe4acfc541cbe6e4e77d334e1e7f9f33f303ab89ba => ERROR: python-2.7.18.5_1: couldn't verify distfiles, exiting... ``` ### Steps to reproduce 1. Get latest void-packages repo 2. `./xbps-src fetch python`