Locietta / xanmod-kernel-WSL2

Xanmod kernel for WSL2, built by clang with ThinLTO enabled. Build & Release are automated by Github Action.
GNU General Public License v2.0
83 stars 15 forks source link

xanmod-WSL2@6.2.9-1.1: hash check failed #35

Closed morninghut closed 1 year ago

morninghut commented 1 year ago

During the process of downloading and installing xanmod-WSL2 version 6.2.9-1.1, I encountered an issue where the hash check of the bzImage file failed, causing the installation to fail. Partial error output is as follows:

Download: (OK):download completed.
Checking hash of bzImage ... ERROR Hash check failed!
App:         sniffer/xanmod-WSL2
URL:         https://github.com/Locietta/xanmod-kernel-WSL2/releases/download/6.2.9-locietta-WSL2-xanmod1.1/bzImage
First bytes: 4D 5A EA 07 00 C0 07 8C
Expected:    ce80780142314ac078ea49796672841a4ae2d2fd47ca649e03857ed582fa3a18
Actual:      2bb50bd5404259ffaf16033ad8f3c3ce8740b4795a2fafd50a9ebedb35d752ef
Locietta commented 1 year ago

There's network fluctuations causing the current version computed incorrectly, thus leading to an unwanted rebuild. So the hash differs. https://github.com/Locietta/xanmod-kernel-WSL2/actions/runs/4575917648/jobs/8079374167#step:6:142

Please follow the link given by scoop to open an issue at Locietta/sniffer, bot will check the hash and update it if it's broken.

And I'm releasing a new version anyway, you will soon see 6.2.9-1.2 at Locietta/sniffer (and solve this issue🙂)