From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UD1jD0afTWPJbgAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 20:30:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kPZzD0afTWPGpQAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 20:30:30 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9DCE637537 for ; Mon, 17 Oct 2022 20:30:29 +0200 (CEST) Received: from localhost ([::1]:42178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okUse-0001H3-Pn for larch@yhetil.org; Mon, 17 Oct 2022 14:30:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okUsE-0001Ek-LR for bug-guix@gnu.org; Mon, 17 Oct 2022 14:30:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50879) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okUsE-00034x-CR for bug-guix@gnu.org; Mon, 17 Oct 2022 14:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okUsE-0002Rd-74 for bug-guix@gnu.org; Mon, 17 Oct 2022 14:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58561: Source hash mismatch with aggregator + possible guix bug with hashes. Resent-From: phodina Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 17 Oct 2022 18:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58561 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Cc: 58561@debbugs.gnu.org, mail@brendan.scot, Marius Bakke Received: via spool by 58561-submit@debbugs.gnu.org id=B58561.16660313659328 (code B ref 58561); Mon, 17 Oct 2022 18:30:02 +0000 Received: (at 58561) by debbugs.gnu.org; 17 Oct 2022 18:29:25 +0000 Received: from localhost ([127.0.0.1]:49955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okUrc-0002QO-Tj for submit@debbugs.gnu.org; Mon, 17 Oct 2022 14:29:25 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:25921) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okUra-0002Q7-LA for 58561@debbugs.gnu.org; Mon, 17 Oct 2022 14:29:23 -0400 Date: Mon, 17 Oct 2022 18:29:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1666031356; x=1666290556; bh=MktP1jLL/+U131amRyiPZ0k7pejX+2sSDt5xcZWtf+0=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=t1lWfKpmjXyQ03z2wwoHUJSblYnNiBBK9laqp/DQOj/m5ZBw6PqNxmaP5niKMFmFf oEC0AN7480z8plRNF5pDdl6z2oAV4wmf7yqPbn1xyAvGemnva7uUhmjyXPMOwEOu/K t4q6ACYieRmRaUAVozEnmbd1+/1kh5cPCTCK6rkqiJxxKUqyas/WGk+hL3lyl4g9u7 bh/ykKZswDjsmY+wVJvuZqv35dgFaN+3VPgwzj2A+1paEh5JsRGPPM0X41uDg2KzHv ocm3qDQcLZSqDErSjR9nmyORMzLu0YFRGjYTRzsUw2OGWpnkk3SsM/QSFEfJS3t642 03eQqivNTdB9A== Message-ID: In-Reply-To: <87y1ten8jy.fsf@gmail.com> References: <0df50579-d645-5a43-d558-4c49e503bb57@brendan.scot> <87y1ten8jy.fsf@gmail.com> Feedback-ID: 14143818:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: phodina From: phodina via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666031430; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MktP1jLL/+U131amRyiPZ0k7pejX+2sSDt5xcZWtf+0=; b=tNcgoxCG4Ln5YerjCRK8U1iYtCo+gPsbglrQaqKTzLHYFF1uAANTwoVYimX7NPlMaotSlW WSA2n2wpAXNcHj9cvLGWHP2q0MuGKzAJKWY1Xh9tDXAQj68GW00Grhvc3h7msO43kT39h1 dSXZrHAs5cyNxg41r2XXwGeXKdjHb5vqjZXcO3Z5G/DWpijiLzgEGzN9Qy4vlzHXs1iYHW lb/Wc6M5a9iNbuTrKc0eVVfQJ8qXtUJabpACSM+SXKhXMX7Jr22ZiSSJHPswAi6qy5uJjz Nvv10Eiw5aKcencqhdn29Rtee5sCR2uFURr9zdiaCaRDjOylRnf826tND9SOFQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666031430; a=rsa-sha256; cv=none; b=D69c+o2dGq8RNpNJuUVgvsrMoHzI4DWw8taFKdhSY499mFrRkoOvAm7duFFjqVZPJDYmAm 0Hh6fqqUlpY3ewgraBCon4gggfXxvBtdjOMa/5UUPWimYmSxuxMy4IirTB81jh4f19iR/9 FWEqS7j3Ge2Xumn0hhap8cbJFPtwB4peTyYG3AgpJJQuFF5RthZ0ltpQAeHi+5vtmM0N0a GKApNzpLVYRHvD6sBgusxDhyvS13cvKAncJmCP1toP0t3mLevlonWNlVyBIsX55br2MBxY qwX1FPRtUzEtpnMx7eMLyFHLExltUdcYEVDI7Z/qryx7JNh8CDl2036dF9p0HQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=t1lWfKpm; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=t1lWfKpm; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9DCE637537 X-Spam-Score: -0.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: DPOcT/CFVJJ1 Hi Simon, > Indeed, commit 6971feca53a19d60fdd2b39fb2a8966ccf1d6598 pushed on > core-updates reads, >=20 > --8<---------------cut here---------------start------------->8--- >=20 > (define-public akregator > (package > (name "akregator") > - (version "21.12.3") > + (version "22.04.3") > (source > (origin > (method url-fetch) > (uri (string-append "mirror://kde/stable/release-service/" version > "/src/akregator-" version ".tar.xz")) > (sha256 > - (base32 "1yy5c29zxpli4cddknmdvjkgii3j7pvw6lhwqfrqjc8jh83gm8f8")))) > + (base32 "9yy5c29zxpli4cddknmdvjkgii3j7pvw6lhwqfrqjc8jh83gm8f8")))) > (build-system qt-build-system) > --8<---------------cut here---------------end--------------->8--- >=20 > > Is there a bug with how guix is reading/writing sha256 hashes? >=20 >=20 > Is it a mistake here? A human-typo replacing =E2=80=991=E2=80=99 by = =E2=80=999=E2=80=99? Or > something else? Petr? It's just typo. I used mostly guix refresh for large part of the packages. = Guess I updated this one manually or somehow cast wrong incantation in Vim. Sorry for my mistake. I tried to check most of the changes I made in the pa= tch series but this one slipped through in the many rounds of rebuilding Qt= and KDE. ---- Petr