From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UMlGCakyBGb7AAEAqHPOHw:P1 (envelope-from ) for ; Wed, 27 Mar 2024 15:52:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UMlGCakyBGb7AAEAqHPOHw (envelope-from ) for ; Wed, 27 Mar 2024 15:52:25 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=OVZC9MeT; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711551145; a=rsa-sha256; cv=none; b=S+QpYg1MFlUgI9O1lM2uHNvvOGLrWyvZPXT9pvSHn8ScqKy2Oo2NG46tVH546LIJ1UOJ6V rRh7tXq9LH1Hxv/gncRjXpM0dN8k4ZBwnxdSRyOPqk54IIxGzaWopvB8Ioycc6loNk3otq ts/8xuAAVk4dc4CIXztfgt3SgzoIwkgIplV9b4D7pWTwwM06k5X0MPqvQhmt3b0BbQHKyS qb2/TJVrtDmT0NpiVE5sDI+R1Ihb8z2JGsAbWpdZpkh1RqRBfejcH5CEVgjVIiHndmnBGT Kcnt8WQIPYlRyKnFvx5cSE9EOni2Q/NfXw1kVmdDUs0hZAiiR0KECYpN0R1hbA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=OVZC9MeT; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711551145; 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:resent-to: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=JaiWuzeVpUfiyy6vwMudMbACVwj39S2NBVotKa6KBV8=; b=ID9uaz3NDHMetBg4MLMAIxJ2JvVZ7K9g+ByxmuKJ/VB2aSqH5EgjFuujyS64zS3fhJ9rfr ovRD/pBqjKfTWL2DxcTPV25QfMDCjMO1ENXr62WIciRPn+Kina/6yp94HFq38V0QetBc5S RoS0FqIIRdZzhjmbwoAUtyeIvfFgwkX3qZZutvSOOBsAmHgZk+9pudQP4ekVXtcNWlQ9Ah ukRoWcDeUfFKD8aYt1b9Q+TWnaWmLuZrXi6Ht9syBSxaSwWgnPjOkh0Hjjinsk/yL0+Cac k3MQWUUIWX/KT7pn+gIqkfa56SJxTG81iMu2u7HWaetLOh7kz9uNkjUD8WKajw== 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 DB85D140C6 for ; Wed, 27 Mar 2024 15:52:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpUdL-0000Aj-Re; Wed, 27 Mar 2024 10:52:07 -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 1rpUdG-00009s-3e for guix-patches@gnu.org; Wed, 27 Mar 2024 10:52:03 -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 1rpUdF-0007tp-RL for guix-patches@gnu.org; Wed, 27 Mar 2024 10:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rpUdF-0000h2-Tk for guix-patches@gnu.org; Wed, 27 Mar 2024 10:52:01 -0400 Subject: bug#69841: Acknowledgement ([PATCH] linux-modules: Ignore nonexistent module files on boot.) Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 27 Mar 2024 14:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69841 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69841-done@debbugs.gnu.org Cc: Wilko Meyer , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tobias Geerinckx-Rice , Leo Famulari Mail-Followup-To: 69841@debbugs.gnu.org, hako@ultrarare.space, hako@ultrarare.space Received: via spool by 69841-done@debbugs.gnu.org id=D69841.17115511142646 (code D ref 69841); Wed, 27 Mar 2024 14:52:01 +0000 Received: (at 69841-done) by debbugs.gnu.org; 27 Mar 2024 14:51:54 +0000 Received: from localhost ([127.0.0.1]:38064 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpUd7-0000gc-S3 for submit@debbugs.gnu.org; Wed, 27 Mar 2024 10:51:54 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:55008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpUd3-0000gR-32 for 69841-done@debbugs.gnu.org; Wed, 27 Mar 2024 10:51:52 -0400 Date: Wed, 27 Mar 2024 22:43:12 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1711551032; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=JaiWuzeVpUfiyy6vwMudMbACVwj39S2NBVotKa6KBV8=; b=OVZC9MeTxMwh4X1d21XJAqtxMGRhzD0Tn9Fxqb70/dJSmQCgAWDldFrpUlCUiWfKxaBUZJ vsW/+jUf6B6N3O60Ba7SVPQEJ7M7ebiV42Ims9CShCYSkXWZ1HlraLjBHByBKc3TLw8laF B+qSN7Bu7lG9FOQWesVFCVgcgGFBQa6lQQ51W6JxNS+ElNFaRHkiBH2xfUtTRMkgXdd/RH 5PEdIJiJVXBpxg1q1FSbP1cm/1qWjmdOpZkmRAfYV283Op4/3mWHC5bir1FSZpOAaarb6I 3BtJ9P4V2L/I7XBOw37kviepGYdReLTwDDX42pmstpF2tQCFm1kGhn2zzacw3w== Message-ID: <87jzlnn3b3.wl-hako@ultrarare.space> In-Reply-To: References: <219ed2009b2279a16d4fc4ca9bf773f73d7d07cd.1710662827.git.hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.77 X-Migadu-Queue-Id: DB85D140C6 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.77 X-TUID: h4lHNsjIQImG Applied as 7995816ec4c38e447a2dcbeb33243180709e177d, closing.