Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1419659pxb; Sun, 7 Mar 2021 18:32:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJy2rAwb9kuEm56fEdqYaN5k5Z8W/QyQBggZuf23epaEK+q61s35+nfLeteD6wSTRg8vVvti X-Received: by 2002:a17:907:98f5:: with SMTP id ke21mr12964323ejc.552.1615170737315; Sun, 07 Mar 2021 18:32:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615170737; cv=none; d=google.com; s=arc-20160816; b=Y8AqP/5SYwae21akDIyXo1GqZHdPL95UAQDqfU7HagqVuK2TFDztskrus6Ab5x/JPW i0955P1JN1IBVBQ8l1Qga4qxuOSc10LZSpah3ANWiEjx+liNM8eup7h+U4w3TyvdHNsA C58/RJUf+JOZ0//RiYi+8wYHKCi/PNrxtWv7OXQDkz3haHlCZKcAIu+7IRcgHP1vbjFK Eux3PTulAr+K1s7rTqN7bII1Y4TSpNQ1yOYM1tPDEC2O3Z81+nIDSg7oUYLZ53o7GiGz CAwDuKSaLJDpaTGQzTKK9tPKrFHvMgidjPT43nTIHpFeVsfjUTUrz8GatdJLtWARBugS WBvA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=sTeW0wkbdQYmjqrvEFffJfnGXDVqim7NL25Cn9VcD/k=; b=C9G+q7DzaQKbDL0cqMoyeFtO2bsFJsVGHhqTbd6Mr5I2duQUR27TPmehIbxIx+7Gu3 YFXqSaPqvSnufQd0LGuAO28hyRpi6dp/FVEvZ+dMqUhzyD+d6ITzoP/oO1W01FdEDLOE o8tZMRqsa8PHTcwwoRjMflAOEjEV2Fnqz9aYAT2mLqmA8ZeqAJV7BWwZFER44a8I0i0N z+yt+cpp6K/njpT/vgclTwD6u3TvCNuGwdJz40mh4dN/b1dK4Qxi42LGGxLyFz+e2WdV /hct6fhmH7OoKUjSb+1GiPsJtbFtiGWsqL0DtIAocoS4RBQoUHoUq14FtRjtF+yQD+iS 8w0w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=BEIYmI2p; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c8si5716476edw.367.2021.03.07.18.31.54; Sun, 07 Mar 2021 18:32:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=BEIYmI2p; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231897AbhCGPtN (ORCPT + 99 others); Sun, 7 Mar 2021 10:49:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:36170 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231757AbhCGPsa (ORCPT ); Sun, 7 Mar 2021 10:48:30 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 150226501E; Sun, 7 Mar 2021 15:48:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615132091; bh=5yvD+KY+8EPQZt/w8bdUCmccJ4Sa3wYz47atB6Adspo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BEIYmI2pCH6ogHRa1T1M6mUw25P61nFCAc9xjnsiSg7K797IGZFe4JwjQ04DYEW9N RUp724ezxmDlyPw9/XTVvVpvKUnLf1avj9GcN0at1i9PbSbaSBmw7hPUPUDNtrK/vn 4cz6M/cOVBSv58I8nCzVeu5hmDQ6e+TUFUlXVPFY= Date: Sun, 7 Mar 2021 16:48:09 +0100 From: Greg KH To: Konstantin Ryabitsev Cc: Ronald Warsow , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: stable kernel checksumming fails Message-ID: References: <20210307154354.qbbsy355d5zfubnf@chatter.i7.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210307154354.qbbsy355d5zfubnf@chatter.i7.local> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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: > > > > Verifying checksum on linux-5.11.4.tar.xz > > /usr/bin/sha256sum: /home/gregkh/Downloads/linux-tarball-verify.gZo313NCk.untrusted/sha256sums.txt: no properly formatted SHA256 checksum lines found > > FAILED to verify the downloaded tarball checksum > > > > > > Konstantin, anything change recently? > > I think it's just cache invalidation problems. I've committed a tiny change to > the script that always grabs that file from the origin servers instead of > going via the CDN. > > https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/commit/?id=71e570c5f090b5740e323f98504bf38592785b49 > > This should sidestep the problem. > > -K Nice, fixed it for me, thanks! Ronald, does it now work for you too? greg k-h