From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GJbaCK0u/mOUgAAAbAwnHQ (envelope-from ) for ; Tue, 28 Feb 2023 17:41:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6M+oCK0u/mO8JAAAauVa8A (envelope-from ) for ; Tue, 28 Feb 2023 17:41:17 +0100 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 D507422715 for ; Tue, 28 Feb 2023 17:41:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677602476; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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; bh=GZM0EgZsn7aRvYxtgtYPoNP7caoeCvPN5Xg8k5wowzM=; b=cYT8/r2PWcmCdzcVAn2rVUdS4ARbxnGHUnCzR9a+XyyN1sq/0a1Mj8wQ27y7hclrhym2gj V2MVZqzBLVXaSuGGKPUFK0i8epfFVZbDRPCFV2CBZia2HZvVFF6GIITKJ9K7GUyb3Li8Kt RC30QuhqayfvoHdnHapv7/1jfRrl2iWkpqnCVvAeifLRNq7Wr5SXj/iNTiLnEH4zRI7PMh 3wmq6AD8z/Gh1vLsUT3aSyioqjO4E4kSz0+4aC0EBZj/ZpfnvCvpQcsblVw7aI1JWkHa96 5zOSDZdMGQh87AT7+CbW/2EOd+fy2Y9TmZWnuoGCb7mOCM7mQvNIlDiEEKxRTQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677602476; a=rsa-sha256; cv=none; b=cPgfRRBDrUQ85lxG+CVIEcQlYnCYa5tNySapXY4wtRTG/d6IcedcGKtyozuoxd/tA7kW4e a3xkhkGhMQ6Lw1c8wird0qhQu48DthQ3UwXolMNVvXqgew+jAgL7JE/Bo/RmcWp/BfAPvi vMpOlD98aOH8QQS5VjlhNzEYPkD0Lr+yQE+CaqlGNTx+t6CabM3Xs0yDwbLc3y6o/Sk4X/ Duav2t6n+ErvhGGpEGsrkLdrJ9DpWxa9Comnf+VlL6hHRQRW5Iw97pN8VXTdwVuVuYmctC nCZ1xGlKpnht7sKuLffv53xmAHY2pROEP390gonOOfIQm/ZU2LUFIpNvvUu50g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pX32H-0001kN-Ri; Tue, 28 Feb 2023 11:41:06 -0500 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 1pX32F-0001cB-83 for guix-patches@gnu.org; Tue, 28 Feb 2023 11:41:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pX32E-0006Ng-As for guix-patches@gnu.org; Tue, 28 Feb 2023 11:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pX32D-0005Iu-O2 for guix-patches@gnu.org; Tue, 28 Feb 2023 11:41:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61851] [PATCH] gnu: tesseract-ocr-tessdata-fast: Install tesseract config files. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Feb 2023 16:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61851 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: Jelle Licht , 61851@debbugs.gnu.org Received: via spool by 61851-submit@debbugs.gnu.org id=B61851.167760242120328 (code B ref 61851); Tue, 28 Feb 2023 16:41:01 +0000 Received: (at 61851) by debbugs.gnu.org; 28 Feb 2023 16:40:21 +0000 Received: from localhost ([127.0.0.1]:51883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pX31Z-0005Ho-CE for submit@debbugs.gnu.org; Tue, 28 Feb 2023 11:40:21 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:53120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pX31W-0005HW-Qs for 61851@debbugs.gnu.org; Tue, 28 Feb 2023 11:40:20 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 47B2668A66; Tue, 28 Feb 2023 16:40:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c0KpvR0G_-1z; Tue, 28 Feb 2023 16:40:12 +0000 (UTC) Received: from laptop (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id BDCFE68253; Tue, 28 Feb 2023 16:40:12 +0000 (UTC) From: Simon South References: <878rgik9uo.fsf@simonsouth.net> <87bkle4olv.fsf@fsfe.org> <87h6v53kdn.fsf@simonsouth.net> <87mt4xiz0c.fsf@gmail.com> Date: Tue, 28 Feb 2023 11:40:12 -0500 In-Reply-To: <87mt4xiz0c.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 28 Feb 2023 10:35:31 -0500") Message-ID: <87o7pdyc9f.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Spam-Score: -4.49 X-Spam-Score: -4.49 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: D507422715 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-TUID: 8LrhFpa6SxyO Maxim Cournoyer writes: > Would you be so kind as to open an issue with upstream about the > misleading doc? I would've submitted a patch already were the project not using GitHub. I don't have a GitHub account and don't intend to get one. Would anyone else be willing to be open an issue on this? -- Simon South simon@simonsouth.net