From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id kHo/KdzLomaN1QAAqHPOHw:P1 (envelope-from ) for ; Thu, 25 Jul 2024 22:04:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id kHo/KdzLomaN1QAAqHPOHw (envelope-from ) for ; Fri, 26 Jul 2024 00:04:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b="G/QzbQQA"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721945052; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=OVYszUCzPH53w0X2cjlgOnD4MHfTLd9P86TD0jdlv1g=; b=iayHt1jR9NdyipUoVBMmqNWpvhYJevoJgK4I5AWmibrvZ26hM+w1yNricVYb7lQ/z8amqT ksDL0ZtrVB9CaYsP9dlawRMBVVD+FQoQVCwxnyLc3ZajwqQpOUMmJRWHX5FRFMehZs/hs4 QdUafeylQR1evelIxk9ziBdUQ+ga1m1QD5BqcevhGMLFpb9IO95uEiIY/xVWcOGeWdNlj1 vrVgm6YDznhddNOJyXzc9TUHgaFIDDK11HKggA3NS8FFh28NQXzMND+8PIwgUSuagxJdwE JGJoe6XCxlEfJ0gsmczmz6BNsCyfdCA5/HJ5RVzKxgno/DaWmB/HgF2/T5VPSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b="G/QzbQQA"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721945052; a=rsa-sha256; cv=none; b=e5uKijUkp7lAx354QGEAN2/ItjZUQPZNKTZA7LI826d1DurZKKLvhg7n7/evgLG+zCUlQS EVisr3W1LLAbESlyXkDJYW5vfZi1hoOqurtpXuUqMnDuNbaOtaJMnmvs88LYl74Z0TeOTa YQQM4thNiGFB70LZfmPWHR80UrM/95xcmwr9U5b0zzI6nMm3A8BBozLOL2EoqhGoAcHIG0 9bPaaAVHUrhRs7/ybtj86omy0ZnsbjjlsCvKmzBXtA3V5UEXrUyBJ4DgZB+FYP8CEE1X8q 5apwprhmYQ37driJxQHflP+4h9m8HsZ79eiq8jXvB4hs3oKWoxpyeSGj4xkzdg== 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 526BD6A458 for ; Fri, 26 Jul 2024 00:04:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sX6Z2-0007YH-Fa; Thu, 25 Jul 2024 18:03:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sX6Z1-0007Xd-7B for guix-patches@gnu.org; Thu, 25 Jul 2024 18:03:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sX6Z0-00025C-Ul for guix-patches@gnu.org; Thu, 25 Jul 2024 18:03:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sX6Z8-0003qg-Ie; Thu, 25 Jul 2024 18:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72301] [PATCH 0/4] linux-libre kernel updates (2024-07-25) Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, w@wmeyer.eu, guix-patches@gnu.org Resent-Date: Thu, 25 Jul 2024 22:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 72301 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72301@debbugs.gnu.org Cc: Wilko Meyer , leo@famulari.name, Leo Famulari , Wilko Meyer X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Leo Famulari , Wilko Meyer Received: via spool by submit@debbugs.gnu.org id=B.172194502914772 (code B ref -1); Thu, 25 Jul 2024 22:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Jul 2024 22:03:49 +0000 Received: from localhost ([127.0.0.1]:37940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sX6Yu-0003qB-WE for submit@debbugs.gnu.org; Thu, 25 Jul 2024 18:03:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:59228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sX6Ys-0003q3-Gl for submit@debbugs.gnu.org; Thu, 25 Jul 2024 18:03:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sX6We-0005cR-8W for guix-patches@gnu.org; Thu, 25 Jul 2024 18:01:28 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sX6Wa-0000N8-5O for guix-patches@gnu.org; Thu, 25 Jul 2024 18:01:26 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1721944879; bh=OVYszUCzPH53w0X2cjlgOnD4MHfTLd9P86TD0jdlv1g=; h=From:To:Cc:Subject:Date; b=G/QzbQQAuYSXtA2IDW85ZVhOPyKn7Trh0Z8n9vuG8mynpYr3ijzuQs2iTIIRyWmXb i2UgB5/YTTEJjtkWu9qXxm8z1hmvYcSe28Ul+4sOuToJTW6iXSUWTWNU/pBBJik/mv YPyPF6Hut1mqUvM/R+NUnxCNphIY0h1+snmUOT/0= Date: Fri, 26 Jul 2024 00:00:55 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 526BD6A458 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -1.72 X-Spam-Score: -1.72 X-TUID: ww47/jmhncU/ Hi Leo, There's been a series of updates for all 6.x including 6.10. As the deblob scripts did change for the latter, let's see if the build failure is fixed by this/the change in scripts addresses the cause of it. Wilko Meyer (4): gnu: linux-libre 6.10: Update to 6.10.1. gnu: linux-libre 6.9.11: Update to 6.9.11. gnu: linux-libre 6.6: Update to 6.6.42. gnu: linux-libre 6.1: Update to 6.1.101. gnu/packages/linux.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) base-commit: 132639c9dacf6c966fce8857ab0790754d0ca7f5 prerequisite-patch-id: 58efdd6ff2418b91eae89e7964de00b95f83105f -- 2.41.0