From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8KiIKXx+E2ReGAEASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 21:39:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qB+SKHx+E2RTNwEAG6o9tA (envelope-from ) for ; Thu, 16 Mar 2023 21:39:24 +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 78B6E1AF18 for ; Thu, 16 Mar 2023 21:39:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=OE8UI1P2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678999164; 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: dkim-signature; bh=NHpiXvDl53fAxeB+PuyKMnnVwiRW1oMonfDYuQlHS0U=; b=r03zXRV1q2WTN0qY9jM/bDCWH/wYCFNOBeLuvNf4q9ojS7r2k/UCgCqVwwlbPvlvmwigOt woi23QVbEKFs/BoTMYbILMQtvfb4v3GY4K7iNDHKuhs4dloJAmcYb7qFaaortsMXz32nbi OLKpeuXErsgkk1isxlj0hiOLKe7rTqPvGcwyOAuHWUlJt6yts3Ne5np+MkzlIIqEhLoi0n +bSy3dF2JdpKz09By6cVJmzDcenxvPUuY898ljA/mllJHtwb3T9kjEbl0lFmXTOGaXn3pn KGI/oevzHPLaPkysEZLXp/kKTKOE7eBRQZbMnXZELYhtkI/a5tjuoEUMOTM9Pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=OE8UI1P2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678999164; a=rsa-sha256; cv=none; b=S6+VOMci9f8HPsaFSbssse+akm0c6PGVn9hW4H9ceVuyNRAZarlEZM1m8QrP9g50UNndIj NDeRUM41KkBw+ySF7+jw1EtaiM8Epf0zlePfsT8C/dG3APoxTFmjbYD7X0RqJQD2q87ohp VfXLLBdtniq8M6glv3M/T+KWGhAWnOtyL3kp17i+xNPQvKSV86OLkDdS5aoNB45urfBCzi VIQXJA7o34tDjdTuHV5ij873wI2V+uVKEtVjrDHwDxe45fEbzflA/gSYZHjsMp3aiqSei6 8XorVqZcWnlTge2ftuZxZFuKMZWylwJLwmp3ILHTSC3DN3JIwo3wBOXiGcnXXw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcuNM-0005tI-JW; Thu, 16 Mar 2023 16:39: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 1pcuNK-0005t0-VU for guix-patches@gnu.org; Thu, 16 Mar 2023 16:39:02 -0400 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 1pcuNK-0003DI-MQ for guix-patches@gnu.org; Thu, 16 Mar 2023 16:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcuNK-0003Og-Cm for guix-patches@gnu.org; Thu, 16 Mar 2023 16:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61851] [PATCH] gnu: tesseract-ocr-tessdata-fast: Install tesseract config files. Resent-From: Jelle Licht Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Mar 2023 20:39:02 +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 , Simon South Cc: 61851@debbugs.gnu.org Received: via spool by 61851-submit@debbugs.gnu.org id=B61851.167899910213009 (code B ref 61851); Thu, 16 Mar 2023 20:39:02 +0000 Received: (at 61851) by debbugs.gnu.org; 16 Mar 2023 20:38:22 +0000 Received: from localhost ([127.0.0.1]:43183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcuMf-0003Nl-Qp for submit@debbugs.gnu.org; Thu, 16 Mar 2023 16:38:22 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:45818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcuMe-0003Nb-4m for 61851@debbugs.gnu.org; Thu, 16 Mar 2023 16:38:21 -0400 From: Jelle Licht DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1678999097; 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=NHpiXvDl53fAxeB+PuyKMnnVwiRW1oMonfDYuQlHS0U=; b=OE8UI1P2t6KjDZWc5jq2jTOZ7SntLm7NhI/+x/AOz1L8VSK6jfj1XrB8IrD2JVcQTK2uyL 3D4NZFh1/TdxOOCncHuI4/fdnmlze7kZBGj77LfSdNTPFTWFPJjX7cz6atJ1BjRJDYy22Y 3X2D2hNiyYLcnj/X67riXg/B+WRYBYA= In-Reply-To: <877cw1ii2i.fsf_-_@gmail.com> References: <878rgik9uo.fsf@simonsouth.net> <87bkle4olv.fsf@fsfe.org> <87h6v53kdn.fsf@simonsouth.net> <87mt4xiz0c.fsf@gmail.com> <87o7pdyc9f.fsf@simonsouth.net> <877cw1ii2i.fsf_-_@gmail.com> Date: Thu, 16 Mar 2023 21:38:15 +0100 Message-ID: <87o7osig94.fsf@fsfe.org> 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-Queue-Id: 78B6E1AF18 X-Spam-Score: -0.94 X-Migadu-Spam-Score: -0.94 X-Migadu-Scanner: scn0.migadu.com 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: 0Ftpaa6rN2um Hey folks, Maxim Cournoyer writes: > Hello, > > Simon South writes: > >> 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? > > No problem; see: https://github.com/tesseract-ocr/tesseract/issues/4025. So it seems the issue was confirmed. In addition there seems to be some inconsistencies between build system with regards to how the data dir is interpreted by tesseract: https://github.com/tesseract-ocr/tesseract/issues/4026 I think it makes sense for us to apply [a version of] Simon's patch. QA also seems to show green lights, ignoring the unrelated recent openmpi-related failures. WDYT? - Jelle