Re: linux-md5 seems not matching for linux-6.16

"\"Zeckma\"" ([email protected] via lfs-support Mailing List) <[email protected]> Mon, 15 Sep 2025 14:14:12 +0000
Newsgroups gmane.linux.lfs.support
Message-ID <[email protected]>
On 9/15/25 05:59, "md" ([email protected] via lfs-support Mailing
List) wrote:
> I see this md5sum:
> grep " linux-md5" ./packages.ent
> <!ENTITY linux-md5 "890ccdaac06e063931654dd7a78a180a">
>
> However, a download results in a different md5sum:
>
> wget https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.16.tar.xz
>
> A mismatch seems also to be present for patch-6.16.7.xz.

The book (right now) via
https://linuxfromscratch.org/lfs/view/development/chapter03/packages.html
and
https://linuxfromscratch.org/~thomas/multilib-m32/chapter03/packages.html
is correct. The base linux 6.16 + patch method has been done away with
in the books. The md5sum is for
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.16.7.tar.xz
specifically. I double checked:
```Bash
$ md5sum linux-6.16.7.tar.xz
890ccdaac06e063931654dd7a78a180a  linux-6.16.7.tar.xz
```

You downloaded the base linux-6.16.tar.xz file which is why you get a
different md5sum.

- Zeckma

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page