From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2GctBtq61GTEyAAASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 12:24:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AFENBtq61GTylQAA9RJhRA (envelope-from ) for ; Thu, 10 Aug 2023 12:24:26 +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 A3B324D6E0 for ; Thu, 10 Aug 2023 12:24:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=rS+WR7lQ; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691663065; 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=3nJsukWXIkEghzHHjW8Ji4x2qBmSmXcyXtJiEXa+b10=; b=G7lFI3Me3TB9GrIHc7NZbq15k4UZqlTCtiTw9MZSNU5YRYjDIkxaNuikqYloJMdSCeUAWG nzhr0168pdnxqEoAx8BzkiXTlzA/WLszPp77f0kf1jxJYnF/69OeBQhF7+D2RjoxBOY3Sk S5n0XyxM+w/65enWbmENyTTa7qTDU+pob/2VtPjJw7Y2Tw1T0mIX7trsUvgYhxs0gbx+CM rcDY1/AtNp+nld01EtM1hqZlJKpY7LWCo0jTp8yU6LOBfRPamemaHTE/N6hU+oWzCjsnN7 ruBHKVTVrS6T0m76Rc+Jsec3PSUi9d5g2/SwTSkRZVv5/VvHXhnlSFJqJXqXLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691663065; a=rsa-sha256; cv=none; b=QWYzR+yW3O/iwIbBDD/108O69ojBxSxp8XgWMOgGZA+UFZuvWldME7+Xp1GYT8+ipvyPpq zHYuL1Uy3GioszTD4N919IwqvJOeffTSY2GNl1ZcLEVR007LES4rGzroT/H8FvTIjFrqkV Vx4vgSxLW96kYm9fOCAAm078Mf7KzBhQiFsWcbyHBnAFKFTIpMEfsLM8pQPAgrgS0xK0P7 8OF4J/XMjR1B26YbEzbPdkP4YPJi+n1l1Hp866w+1enVvqT234N6Hb5D+KD8Oo5anZwa2n Dh9IPqYeeEGyQpW5qJ+bpJbh6Andy16/eVD1NI+qBlNqum/2C5fHvDdfx1cHtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=rS+WR7lQ; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qU2po-0004mx-IP; Thu, 10 Aug 2023 06:24:04 -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 1qU2pn-0004mh-Da for guix-patches@gnu.org; Thu, 10 Aug 2023 06:24: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 1qU2pn-0004Uf-5k for guix-patches@gnu.org; Thu, 10 Aug 2023 06:24:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU2pn-0002Dr-1R for guix-patches@gnu.org; Thu, 10 Aug 2023 06:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62473] [PATCH 0/4] OpenFoam update to version 10 Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 10:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62473 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: reza , 62473@debbugs.gnu.org Received: via spool by 62473-submit@debbugs.gnu.org id=B62473.16916630398518 (code B ref 62473); Thu, 10 Aug 2023 10:24:03 +0000 Received: (at 62473) by debbugs.gnu.org; 10 Aug 2023 10:23:59 +0000 Received: from localhost ([127.0.0.1]:41480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU2pi-0002DK-Q9 for submit@debbugs.gnu.org; Thu, 10 Aug 2023 06:23:59 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:60244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU2ph-0002DB-6k for 62473@debbugs.gnu.org; Thu, 10 Aug 2023 06:23:57 -0400 Date: Thu, 10 Aug 2023 18:23:24 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691663030; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3nJsukWXIkEghzHHjW8Ji4x2qBmSmXcyXtJiEXa+b10=; b=rS+WR7lQN7zZVDELMFK6JbyCELIHYMQ3xnxHaO5nRa9sb52II46lNKB15BaS/+ZkxghBGH kFTrplQL8cbwqQYgGc0h4wWoh8LCjzV2Rke0ail9lIHAnQrdwNx7VLtvIqR0bSUxKrXrpM zj0FogzsBZxw40LONqAh4975YGa8u4RnFsYu6w0rQDUCzylOL2qOuFoSilsytFYy5Pn6/P av0EgG8vYYxV1aDY5Ll8AkbeAY9VwVpdyJg3DhgzTRuBw1E23S+LWBs/xLSTm901aQjBf5 b4CPomMGEwG0S12NvH0Z5zIgULUTm4PVnT7mGwMrGhm5DrTHTblawc60FUwO3w== Message-ID: <87sf8rjiw3.wl-hako@ultrarare.space> In-Reply-To: <87zg2zmj7n.fsf_-_@gnu.org> References: <72b2df6b746dd57835376346f3966e8cb38b95db.1687642326.git.reza@housseini.me> <48fed060df48bc46823360bcbb80c2b49393a51f.1687642326.git.reza@housseini.me> <01020188ef5c39ae-e41f2b42-59d3-4e3b-886f-238c53bc915a-000000@eu-west-1.amazonses.com> <87zg2zmj7n.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-Migadu-Queue-Id: A3B324D6E0 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.67 X-Spam-Score: -6.67 X-TUID: slgaK0Ppev8k Hi, On Thu, 10 Aug 2023 15:48:12 +0800, Ludovic Court=E8s wrote: > > I had to fix a number of things: line endings were still DOS-style, > requiring a manual edit Patchwork (QA page of the issue -> View series on Patchwork) seems to handle this really well, I tried to download the series there and the file uses LF for line endings.