All of lore.kernel.org
 help / color / mirror / Atom feed
* [gregkh@linuxfoundation.org: Re: Failed to checksum on tarball latest kernel 5.1.15]
@ 2019-06-25  9:12 Bhaskar Chowdhury
  2019-06-25 11:37 ` Bhaskar Chowdhury
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2019-06-25  9:12 UTC (permalink / raw)
  To: stable

[-- Attachment #1: Type: text/plain, Size: 4969 bytes --]


Please look in. This is happening at least two different distros I tried...here is another one :

bhaskar@Slackware_14:12:28_Tue Jun 25:~> Adm_scripts/secure_kernel_tarball 5.1.15
Using TMPDIR=/home/bhaskar/Downloads/linux-tarball-verify.36SHqG.untrusted
Making sure we have all the necessary keys
pub   rsa4096 2013-01-24 [SC]
      B8868C80BA62A1FFFAF5FDA9632D3A06589DA6B1
      uid           [ unknown] Kernel.org checksum autosigner <autosigner@kernel.org>

      pub   rsa4096 2011-09-23 [SC]
            647F28654894E3BD457199BE38DBBDC86092693E
            uid           [ unknown] Greg Kroah-Hartman <gregkh@linuxfoundation.org>
            uid           [ unknown] Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
            uid           [ unknown] Greg Kroah-Hartman <gregkh@kernel.org>
            sub   rsa4096 2011-09-23 [E]

            pub   rsa2048 2011-09-20 [SC]
                  ABAF11C65A2970B130ABE3C479BE3E4300411886
                  uid           [ unknown] Linus Torvalds <torvalds@kernel.org>
                  uid           [ unknown] Linus Torvalds <torvalds@linux-foundation.org>
                  sub   rsa2048 2011-09-20 [E]

                  Downloading the checksums file for linux-5.1.15
                  Verifying the checksums file
                  gpgv: Signature made Sat 22 Jun 2019 03:01:21 PM IST
                  gpgv:                using RSA key 632D3A06589DA6B1
                  gpgv: Good signature from "Kernel.org checksum autosigner <autosigner@kernel.org>"

                  Downloading the signature file for linux-5.1.15
                  Downloading the XZ tarball for linux-5.1.15
                    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                     Dload  Upload   Total   Spent    Left  Speed
                                                     100  101M  100  101M    0     0   270k      0  0:06:23  0:06:23 --:--:--  328k
                                                     Verifying checksum on linux-5.1.15.tar.xz
                                                     /usr/bin/sha256sum: /home/bhaskar/Downloads/linux-tarball-verify.36SHqG.untrusted/sha256sums.txt: no properly formatted SHA256 checksum lines found
                                                     FAILED to verify the downloaded tarball checksum


----- Forwarded message from Greg KH <gregkh@linuxfoundation.org> -----

Date: Tue, 25 Jun 2019 14:59:38 +0800
From: Greg KH <gregkh@linuxfoundation.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: Re: Failed to checksum on tarball latest kernel 5.1.15
User-Agent: Mutt/1.12.1 (2019-06-15)

On Tue, Jun 25, 2019 at 09:46:53AM +0530, Bhaskar Chowdhury wrote:
> I got this :
>
> Check the latest stable kernel version from kernel.org
>
> 5.1.15 Get the kernel from kernel.org and this for the *stable* kernel
>
>
> Using TMPDIR=/home/bhaskar/latest_kernel_build_Gentoo_2019-06-25/linux-tarball-verify.XwbUNj.untrusted
> Making sure we have all the necessary keys
> gpg: WARNING: unsafe ownership on homedir '/home/bhaskar/.gnupg'
> pub   rsa4096 2013-01-24 [SC]
>      B8868C80BA62A1FFFAF5FDA9632D3A06589DA6B1
> uid           [ unknown] Kernel.org checksum autosigner <autosigner@kernel.org>
>
> pub   rsa4096 2011-09-23 [SC]
>      647F28654894E3BD457199BE38DBBDC86092693E
> uid           [ unknown] Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> uid           [ unknown] Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
> uid           [ unknown] Greg Kroah-Hartman <gregkh@kernel.org>
> sub   rsa4096 2011-09-23 [E]
>
> pub   rsa2048 2011-09-20 [SC]
>      ABAF11C65A2970B130ABE3C479BE3E4300411886
> uid           [ unknown] Linus Torvalds <torvalds@kernel.org>
> uid           [ unknown] Linus Torvalds <torvalds@linux-foundation.org>
> sub   rsa2048 2011-09-20 [E]
>
> Downloading the checksums file for linux-5.1.15
> Verifying the checksums file
> gpgv: Signature made Sat Jun 22 15:01:21 2019 IST
> gpgv:                using RSA key 632D3A06589DA6B1
> gpgv: Good signature from "Kernel.org checksum autosigner <autosigner@kernel.org>"
>
> Downloading the signature file for linux-5.1.15
> Downloading the XZ tarball for linux-5.1.15
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                 Dload  Upload   Total   Spent    Left  Speed
> 100  101M  100  101M    0     0  8237k      0  0:00:12  0:00:12 --:--:-- 8342k
> Verifying checksum on linux-5.1.15.tar.xz
> /usr/bin/sha256sum: /home/bhaskar/latest_kernel_build_Gentoo_2019-06-25/linux-tarball-verify.XwbUNj.untrusted/sha256sums.txt: no properly formatted SHA256 checksum lines found
> FAILED to verify the downloaded tarball checksum
>
>

Looks like a distro problem, right?

----- End forwarded message -----

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gregkh@linuxfoundation.org: Re: Failed to checksum on tarball latest kernel 5.1.15]
  2019-06-25  9:12 [gregkh@linuxfoundation.org: Re: Failed to checksum on tarball latest kernel 5.1.15] Bhaskar Chowdhury
@ 2019-06-25 11:37 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 2+ messages in thread
From: Bhaskar Chowdhury @ 2019-06-25 11:37 UTC (permalink / raw)
  To: stable; +Cc: gregkh


[-- Attachment #1.1: Type: text/plain, Size: 6283 bytes --]

It seems fixed now ...

Downloading the checksums file for linux-5.1.15
Verifying the checksums file
gpgv: Signature made Tue 25 Jun 2019 09:16:04 AM IST
gpgv:                using RSA key 632D3A06589DA6B1
gpgv: Good signature from "Kernel.org checksum autosigner
<autosigner@kernel.org>"

Downloading the signature file for linux-5.1.15
Downloading the XZ tarball for linux-5.1.15
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
100  101M  100  101M    0     0   300k      0  0:05:44  0:05:44
--:--:--  562k
Verifying checksum on linux-5.1.15.tar.xz
linux-5.1.15.tar.xz: OK

Verifying developer signature on the tarball
gpgv: Signature made Tue 25 Jun 2019 09:05:48 AM IST
gpgv:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
gpgv: Good signature from "Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
gpgv:                 aka "Greg Kroah-Hartman (Linux kernel stable
release signing key) <greg@kroah.com>"
gpgv:                 aka "Greg Kroah-Hartman <gregkh@kernel.org>"

Successfully downloaded and verified
/home/bhaskar/Downloads/linux-5.1.15.tar.xz

On 6/25/19 2:42 PM, Bhaskar Chowdhury wrote:
>
> Please look in. This is happening at least two different distros I
> tried...here is another one :
>
> bhaskar@Slackware_14:12:28_Tue Jun 25:~>
> Adm_scripts/secure_kernel_tarball 5.1.15
> Using
> TMPDIR=/home/bhaskar/Downloads/linux-tarball-verify.36SHqG.untrusted
> Making sure we have all the necessary keys
> pub   rsa4096 2013-01-24 [SC]
>      B8868C80BA62A1FFFAF5FDA9632D3A06589DA6B1
>      uid           [ unknown] Kernel.org checksum autosigner
> <autosigner@kernel.org>
>
>      pub   rsa4096 2011-09-23 [SC]
>            647F28654894E3BD457199BE38DBBDC86092693E
>            uid           [ unknown] Greg Kroah-Hartman
> <gregkh@linuxfoundation.org>
>            uid           [ unknown] Greg Kroah-Hartman (Linux kernel
> stable release signing key) <greg@kroah.com>
>            uid           [ unknown] Greg Kroah-Hartman
> <gregkh@kernel.org>
>            sub   rsa4096 2011-09-23 [E]
>
>            pub   rsa2048 2011-09-20 [SC]
>                  ABAF11C65A2970B130ABE3C479BE3E4300411886
>                  uid           [ unknown] Linus Torvalds
> <torvalds@kernel.org>
>                  uid           [ unknown] Linus Torvalds
> <torvalds@linux-foundation.org>
>                  sub   rsa2048 2011-09-20 [E]
>
>                  Downloading the checksums file for linux-5.1.15
>                  Verifying the checksums file
>                  gpgv: Signature made Sat 22 Jun 2019 03:01:21 PM IST
>                  gpgv:                using RSA key 632D3A06589DA6B1
>                  gpgv: Good signature from "Kernel.org checksum
> autosigner <autosigner@kernel.org>"
>
>                  Downloading the signature file for linux-5.1.15
>                  Downloading the XZ tarball for linux-5.1.15
>                    % Total    % Received % Xferd  Average Speed  
> Time    Time     Time  Current
>                                                     Dload  Upload  
> Total   Spent    Left  Speed
>                                                     100  101M  100 
> 101M    0     0   270k      0  0:06:23  0:06:23 --:--:--  328k
>                                                     Verifying checksum
> on linux-5.1.15.tar.xz
>                                                    
> /usr/bin/sha256sum:
> /home/bhaskar/Downloads/linux-tarball-verify.36SHqG.untrusted/sha256sums.txt:
> no properly formatted SHA256 checksum lines found
>                                                     FAILED to verify
> the downloaded tarball checksum
>
>
> ----- Forwarded message from Greg KH <gregkh@linuxfoundation.org> -----
>
> Date: Tue, 25 Jun 2019 14:59:38 +0800
> From: Greg KH <gregkh@linuxfoundation.org>
> To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> Subject: Re: Failed to checksum on tarball latest kernel 5.1.15
> User-Agent: Mutt/1.12.1 (2019-06-15)
>
> On Tue, Jun 25, 2019 at 09:46:53AM +0530, Bhaskar Chowdhury wrote:
>> I got this :
>>
>> Check the latest stable kernel version from kernel.org
>>
>> 5.1.15 Get the kernel from kernel.org and this for the *stable* kernel
>>
>>
>> Using
>> TMPDIR=/home/bhaskar/latest_kernel_build_Gentoo_2019-06-25/linux-tarball-verify.XwbUNj.untrusted
>> Making sure we have all the necessary keys
>> gpg: WARNING: unsafe ownership on homedir '/home/bhaskar/.gnupg'
>> pub   rsa4096 2013-01-24 [SC]
>>      B8868C80BA62A1FFFAF5FDA9632D3A06589DA6B1
>> uid           [ unknown] Kernel.org checksum autosigner
>> <autosigner@kernel.org>
>>
>> pub   rsa4096 2011-09-23 [SC]
>>      647F28654894E3BD457199BE38DBBDC86092693E
>> uid           [ unknown] Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>> uid           [ unknown] Greg Kroah-Hartman (Linux kernel stable
>> release signing key) <greg@kroah.com>
>> uid           [ unknown] Greg Kroah-Hartman <gregkh@kernel.org>
>> sub   rsa4096 2011-09-23 [E]
>>
>> pub   rsa2048 2011-09-20 [SC]
>>      ABAF11C65A2970B130ABE3C479BE3E4300411886
>> uid           [ unknown] Linus Torvalds <torvalds@kernel.org>
>> uid           [ unknown] Linus Torvalds <torvalds@linux-foundation.org>
>> sub   rsa2048 2011-09-20 [E]
>>
>> Downloading the checksums file for linux-5.1.15
>> Verifying the checksums file
>> gpgv: Signature made Sat Jun 22 15:01:21 2019 IST
>> gpgv:                using RSA key 632D3A06589DA6B1
>> gpgv: Good signature from "Kernel.org checksum autosigner
>> <autosigner@kernel.org>"
>>
>> Downloading the signature file for linux-5.1.15
>> Downloading the XZ tarball for linux-5.1.15
>>  % Total    % Received % Xferd  Average Speed   Time    Time    
>> Time  Current
>>                                 Dload  Upload   Total   Spent   
>> Left  Speed
>> 100  101M  100  101M    0     0  8237k      0  0:00:12  0:00:12
>> --:--:-- 8342k
>> Verifying checksum on linux-5.1.15.tar.xz
>> /usr/bin/sha256sum:
>> /home/bhaskar/latest_kernel_build_Gentoo_2019-06-25/linux-tarball-verify.XwbUNj.untrusted/sha256sums.txt:
>> no properly formatted SHA256 checksum lines found
>> FAILED to verify the downloaded tarball checksum
>>
>>
>
> Looks like a distro problem, right?
>
> ----- End forwarded message -----

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-25 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  9:12 [gregkh@linuxfoundation.org: Re: Failed to checksum on tarball latest kernel 5.1.15] Bhaskar Chowdhury
2019-06-25 11:37 ` Bhaskar Chowdhury

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.