Re: stable kernel checksumming fails

2021-03-07 Thread Bhaskar Chowdhury
On 15:45 Sun 07 Mar 2021, Greg KH wrote: On Sun, Mar 07, 2021 at 03:10:49PM +0100, Ronald Warsow wrote: hello getting stable kernels with this script: https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball fails since the last 2 (?) stable releases

Re: stable kernel checksumming fails

2021-03-07 Thread Ronald Warsow
On 07.03.21 16:48, Greg KH wrote: On Sun, Mar 07, 2021 at 10:43:54AM -0500, Konstantin Ryabitsev wrote: On Sun, Mar 07, 2021 at 03:45:15PM +0100, Greg KH wrote: checksumming the downloaded kernel manually gives an "Okay" though. ... I think it's just cache invalidation problems. I've commit

Re: stable kernel checksumming fails

2021-03-07 Thread Greg KH
On Sun, Mar 07, 2021 at 10:43:54AM -0500, Konstantin Ryabitsev wrote: > On Sun, Mar 07, 2021 at 03:45:15PM +0100, Greg KH wrote: > > > checksumming the downloaded kernel manually gives an "Okay" though. > > > > > > > > > is this just me (on Fedora 33) ? > > > > Fails for me on Arch: > > > > Ver

Re: stable kernel checksumming fails

2021-03-07 Thread Konstantin Ryabitsev
On Sun, Mar 07, 2021 at 03:45:15PM +0100, Greg KH wrote: > > checksumming the downloaded kernel manually gives an "Okay" though. > > > > > > is this just me (on Fedora 33) ? > > Fails for me on Arch: > > Verifying checksum on linux-5.11.4.tar.xz > /usr/bin/sha256sum: > /home/gregkh/Downloads/l

Re: stable kernel checksumming fails

2021-03-07 Thread Greg KH
On Sun, Mar 07, 2021 at 03:10:49PM +0100, Ronald Warsow wrote: > hello > > getting stable kernels with this script: > > https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball > > > fails since the last 2 (?) stable releases with (last lines): > > ...